Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Toolbar
More Search Options
Showing page
12
of
142
(
1,418
total posts)
< 1
second(s)
Re: Cute Editor 5.0 - DNN 3.1.1 - Toolbar Problem
Adam, Thank you, it appears that solved the problem. My only other question regarding the upgrade, I assume that retaining my licence file from the previous release is proper, is that correct? Considering that I'm somewhat new to DotNetNuke, is there a way of determining if I am runing a trial licence or my purchased licence? I don't see ...
Posted to
Cute Editor for .NET
(Forum)
by
Ed Word
on
October 6, 2005
Re: How to add a button to the toolbar
If anybody is interested here's the code that worked for me. I now have one other problem. I need to figure out how to make the button not postback the page: Dim Button2 As New System.Web.UI.WebControls.Button Button2.Text = '':: Get Record from DB ::''Button2.Attributes.Add(''postback'', ...
Posted to
Cute Editor for .NET
(Forum)
by
cmessineo
on
September 26, 2005
Re: Toolbar isnot displayed correctly after upgrading to CE5
If I include G_start and G_end in my itemlist I get the following error: This collection already have item named : g [Exception: This collection already have item named : g] CuteEditor.ToolControlCollecton.Insert(Int32 index, ToolControl toolctrl) +156 CuteEditor.a.a(ConfigItem A_0, Boolean A_1) +1558 CuteEditor.a.o() ...
Posted to
Cute Editor for .NET
(Forum)
by
Zapotec
on
September 23, 2005
Re: Toolbar still not working in 5.0!
Try: <
toolbar
s> <item type=''g_start''/> <item type=''dropdown'' name=''FormatBlock'' RenderItemBorder=''true'' text=''[[Paragraph]]'' command=''FormatBlock''/> <item type=''g_end''/> <item type=''g_start''/> <item type=''image'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 20, 2005
Toolbar Flow
Hello, I have just downloaded a recent version to get over the editor and window scrolling issues. However in the new version, the way that the
toolbar
s flow as the editor is narrowed has changed and does not work in the way that I had implemented in my application. In my application I have the editor set to 100% width and ...
Posted to
Cute Editor for .NET
(Forum)
by
web designers leeds
on
August 13, 2005
Re: After removing the Toolbar I receive this JS error createRange().getBookmark()
My full.config: <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration> <contextmenu> <item name=''Editing'' value=''True''/> <item name=''Format'' value=''True''/> <item name=''Insert'' value=''True''/> <item name=''InsertAdvanced'' value=''True''/> <item name=''InsertFiles'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 16, 2005
Re: Howto: insert a custom image/button in the toolbar and capture the command event in C# codebehind?
Ok, now I see my Image, System.Web.UI.WebControls.ImageButton custom
Toolbar
Img1 = new System.Web.UI.WebControls.ImageButton(); custom
Toolbar
Img1.ImageUrl = ''~/Editor_Resources/Themes/Office2003/save.gif''; custom
Toolbar
Img1.ID = ''custom
Toolbar
Img1''; custom
Toolbar
Img1.Click += new ImageClickEventHandler( custom
Toolbar
Img1_Click ...
Posted to
Cute Editor for .NET
(Forum)
by
KenA
on
September 2, 2004
Re: Anyone have any idea? is it possible to have one toolbar but can handle many textareas
scheineden wrote: Hmm it actually did not answer question. what i mean is something like this ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 24, 2006
Re: Toggling between a simple toolbar and a more advanced toolbar...
mhonaker, It should not be this complicated. Can you create a simple aspx page showing this issue and send it to me? I will fix it and send it back to you.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 18, 2007
Re: Using larger / custom images in toolbar
Thanks, but not what I really wanted to do. I don't want to add a custom button, I want to use different images for some of the
toolbar
buttons (I can do that by editing the config file or specifying a different one.) and also set the default size of all buttons to something larger than 20x20.Thanks!
Posted to
Cute Editor for .NET
(Forum)
by
RobertC
on
January 19, 2006
More Search Options
« First
...
< Previous
10
11
12
13
14
Next >
...
Last »