Search

You searched for the word(s): Toolbar
Showing page 16 of 142 (1,418 total posts) < 1 second(s)
  • Re: Visible Borders Toolbar - what does it do?

    DoToggleBorder is a handy function which allows you to see the borders without setting things to border = 1 or something like that in code.   >>Is it only for use on HTML tables?   It's used for all HTML Tables, HTML Cells, Forms and Divs.
    Posted to Cute Editor for .NET (Forum) by Adam on January 31, 2008
  • Re: Toolbar Error in Custom Module on DNN4

    Adam, I sent you the raw source, not the PA so I didn't prepare it for a PA install.  If you unzip it you'll see what I mean.  (I also included a screenshot of my VS setup).  To get in on DNN, open the DNN site in VS, create a new directory under Desktop Modules, copy all of the files in there, build the project and then ...
    Posted to Cute Editor for .NET (Forum) by airstream345 on March 23, 2006
  • Re: Toolbar

    I don't think it's an IE issue. Because you don't have problem with this forum and our demo link. But I don't have any better idea now... Is that possible you download the CE before and you have multiple version of your computer? Can you download the control again and upload the files to a new test machine/server? Keep me ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 19, 2005
  • Re: DNN3.1.0 Trouble with Toolbar and Roles

    Adam Been thinking a bit about this and for what its worth here are my suggestion: if User has role Administrator or SuperUser then     Use Admin_... settings elseif (User has Role specified as an editor for module) AND (Role has settings in config)     Use Specific Role settings elseif User has Registered User role ...
    Posted to Cute Editor for .NET (Forum) by webpc on October 18, 2005
  • Toolbar Incosistency In Firefox 3 and IE8

    The menu items used in Cute Editor 6.3 are displayed inconsistently in both firefox 3 and internet explorer 8. This is dependent on the window size. Using monitor setting 1280x1024 with window maximized In firefox 3: Text and List toolbars are right justified on 2nd line and the Font, Size, Class toolbar is right justified on 3rd line In IE8: ...
    Posted to Cute Editor for .NET (Forum) by GWax on March 27, 2009
  • An idea for improving the download of the toolbar

    Hi   Have you ever considered putting all of your toolbar graphics into one file and then using offsets to display the image?   The reason I am asking this is that one of our new networks is using IE6 and is very limited in options. It seems that it does not cache anything! Also we seem to get download slots, i.e. it will download 40 ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 27, 2008
  • Toolbar icons show incorrectly

    Hello   I have a cuteEditor control which has a custom toolbar I created. <toolbars> <item type=''g_start'' /> <item type=''image'' name=''Bold'' imagename=''bold''/> <item type=''image'' name=''Italic'' imagename=''italic''/> <item type=''image'' name=''Underline'' imagename=''under'' /> <item ...
    Posted to Cute Editor for .NET (Forum) by dotnetdeveloper on August 24, 2007
  • Problem getting single line toolbar

    I have seen this problem in the forum many times but have not seen a solution that works for me:   I have the latest download as of 8/7/06, have cleared my cache. My toolbar config file is: <?xml version=''1.0'' encoding=''utf-8'' ?><configuration><toolbars><item type=''g_start'' /><item type=''dropdown'' ...
    Posted to Cute Editor for .NET (Forum) by manciaux on August 7, 2006
  • Get values from dropdown in toolbar - to insert into database

    I have a dropdownlist in the toolbar of Cute Editor. I don't want to enter anything into the editor textarea using this dropdownlist. I want to be able to insert the selected value of the dropdownlist into the database when I submit the Editor contents to the database. How do I reference the dropdownlist in the toolbar so I can get the ...
    Posted to Cute Editor for .NET (Forum) by the4bs on June 27, 2006
  • Re: Toolbar not showing

    I wish i could but it is in the context of sharepoint..   But if you could help me find out why the toolbar might not be showing that would be the most helpful. here are some things that may cause it.   Its in a webpart so the id's are changed when it is rendered to the page. Its in a custom control that is used by another custom ...
    Posted to Cute Editor for .NET (Forum) by SUperDave on May 15, 2006
« First ... < Previous 14 15 16 17 18 Next > ... Last »