|
Search
You searched for the word(s): dialog
Showing page 104 of 256 (2,552 total posts)
< 1 second(s)
-
I am having problems with this also. Using your website http://cutesoft.net/example/general.aspx When I try to paste using the context menu I get a dialog that says/// ''Do you want to allow this webpage to access your Clipboard?''
If I select Allow Access the dialog goes away,and it does not paste the first ...
-
Sure Ken, here is the display page snippet: <asp:TextBox ID=''ThumbnailTextBox'' runat=''server'' Width=''200px'' MaxLength=''255'' />
<input type=''button'' value=''Flash'' onclick=''callInsertThumbnail()'' id=''ThumbnailButton'' name=''ImageButton'' runat=''server'' /> <asp:RequiredFieldValidator runat=''server'' ...
-
Hi Terry, Yes all the pages are in the same host(domain). I'm just wondering why when I'm not using the Standard dialog, the upload function works ok. But when I started to use the Standard dialog, the flash, 401 error pops-out?
Is there a difference between the two,when handling the uploads? Actually I've tried to add ...
-
We have a primary application which calls a secondary application. The cute soft editor is in the secondary application. The secondary application is opened using a call of ''window.showModalDialog(URL, '''', Param);''. When it opens in this mode, everything works fine until the more colors dialog is opened, or Ctrl-Z / Ctrl-A is pressed. ...
-
Thanks Adam,
I have modifed as suggest but now have another problem. If I modify...
<resource name=''ImageGalleryByBrowsing''>My Image Gallery</resource>
Now I have two buttons on my tool bar. One tool tip displays ''My Image Gallery'' and the second button (that I have created) shows a tool tip of ''Public Image ...
-
Yeah, I tried that. If I change the Title to <title>Cute Editor Menus and Toolbars</title>, what I actually get is:
''Cute Editor Menus and Toolbars -- Webpage Dialog''.
The words ''-- Webpage Dialog'' are not in the Help file. You are inserting them somehow. I assume this is why you added all the spaces to hide that. ...
-
This is just what I needed.Thanks Adam.Another question:I'm using the DIV tag to put in the editor objects with my own information (last question). I'm using the DIV tag because I want it's behaviour for my objects. I want to be able to move and resize it.When the user selects Properties, the dialog shows the DIV properties (DIV, General, Style ...
-
ayw123,
Please check this example:
How to create a custom button(client side) which displays a dialog?( C# | VB )
This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by creating a Cross ...
-
When accessing a table's Properties dialog in Firefox, the Table layout dropdown that can be seen in IE is not present. This has been replicated on the demo page.
-
OK, I have solved some of the problems here. In my Javascript, I had not allowed for the fact that Mozilla and Opera open the Insert Image dialog asynchronously, so the code has to loop waiting for the user to select an image. In the sample code that ships with CE 6.0, the setTimeout command is used for this purpose (see below).
However, ...
... 104 ...
|
|
|