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
32
of
142
(
1,418
total posts)
< 1
second(s)
Re: Multiple Instances of Cute Editor
Hi HarryV, 1. Is this fairly easily doable with a licensed version of CE for one domain? yes, you just need to follow http://www.cutesoft.net/developer+guide/scr/Deployment.htm to deploy CuteEditor on your site. And then follow steps 4 to put editor into any page you need. 2. If so, what is the best way to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 4, 2010
Re: Word count - is there a way to get this property value?
1. Specifies whether the Word Count
toolbar
appear. <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>ASP and ASP.NET WYSIWYG Editor - Edit Static Html Example ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
June 17, 2010
Re: How to display line numbers?
Hi Zephere, Question 1 CuteEditor does not support the line number function. Sorry for your inconvenience. Question 2 do I create a button and fit the algorithm in the button? or is there a way to fix it in the editor? how will the algoritm look like? If you mean add a custom button ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 14, 2010
Re: Chaning the icon image and size of template within cuteditor
Hi jeevi_vmk@yahoo.com, How to change the
toolbar
ico of editor. Refer to http://cutesoft.net/forums/thread/56544.aspx How to open Inserttemplate dialog use another button. Try the example below. <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 14, 2010
Re: Various feature questions
Markus, >>Can we set the editor to read-only when the user swithes to HTML (source code) view? The user should only have rights to write in in 'normal' view. Evtl. any Javascript API? We can trigger the click (command) on the vorious Tabs, but unable to set the editor readonly via JS. It is much easier if you just ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 19, 2009
Re: Word Count in Cute Editor
diliprss, 1. If you want to show word count within Cute Editor and you cannot find it. You may set the following property to false. Editor.ShowWordCount Property Specifies whether the Word Count
toolbar
appear. 2. If you want to get word count by yourself, please retrieve the content of CuteEditor as HTML then count it ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 1, 2009
Re: add custom button to DNN instance?
Hi ShadsTrains, How to add custom button to DNN instance? 1. Open project 'Provider.sln'(you can find this project in download package 'Providers\HtmlEditorProviders\CEHtmlEditorProvider') 2. Open file 'CEHtmlEditorProvider.vb' in the project above 3. Find section ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 20, 2009
Re: Table Wizard Question
Please try the steps below. 1.Position the insertion point where you want to insert the new table. 2.Click the Insert Table button in the Editor
Toolbar
. A drop-down menu appears, displaying a table grid. 3.Drag the mouse down and across the grid until the correct number of columns and rows are selected. 4.Release the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 2, 2009
Re: Add Custom Button
Hi aspuser, Please check the following example: http://cutesoft.net/example/customization.aspx How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 8, 2008
Re: Nested List Elements - CSS Styles
================== UPDATE ====================== FireFox is also doing the same thing now. I have also tried it on separate machines. It is even doing it on this forum editor. So is it a memory issue? Refreshing the page or closing the browser does not fix it. Here is the steps I used to re-create: 1) Create a new ...
Posted to
Cute Editor for .NET
(Forum)
by
enertia
on
July 18, 2008
More Search Options
« First
...
< Previous
30
31
32
33
34
Next >
...
Last »