Search

You searched for the word(s): Toolbar
Showing page 86 of 142 (1,418 total posts) < 1 second(s)
  • Handling buttons

    1. How do I change the ToFullPage and FromFullPage to postback = ''True'' in VB code? I realize I can edit the configuration files, but that's not an option.   2. What is the VB code to prevent various toolbars from displaying entirely?   3. What is the VB code to prevent/allow specific items in a toolbar from/to ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 21, 2006
  • Help Needed!!! Context Menu

    Hi All,   I have two questions   1. Is there a way to create a customised Context Menu? I want to create a Context menu where i have my own controls/text items in themenus.   2. Is there a way, i can have a dropdown box in the toolbar with my pre-defined values populated into it so that i can use the same ...
    Posted to Cute Editor for .NET (Forum) by kiranpanjala on September 22, 2006
  • bookmarks in dropdownlist

      I would like to open a popup window from the editor toolbar which displays a list of bookmarks from the current editor. See picture:   Thank you for the reply to my previous post.   Unfortunately I am not able to use the solution you offered - due to the way that the website I am working on is meant to function. I have ...
    Posted to Cute Editor for .NET (Forum) by the4bs on July 19, 2006
  • delete all content - cannot focus Editor content window afterwards

    Hello,   I'm trying to create a custom button in the toolbar to clear all the content. After a user clicks on it, he cannot focus the content window at all. I've also added FocusDocument method, but it still doesn't work.   Is there anything wrong with my code?   Thanks a lot!   CODE:   'CLEAR ALL BUTTON ...
    Posted to Cute Editor for .NET (Forum) by pistik on May 11, 2006
  • Custom CSS

    I'm using the trial version of CuteEdit. I have the code under ''common'' folder in my web app. Here is the HTML code on my page:   <CE:Editor id=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by afilipovik on April 12, 2006
  • Interaction with JAWS for Windows Software

    DfES have embedded Cute Editor in one of our systems and have an issue with it for our two blind users who use JAWS for Windows software (see http://www.freedomscientific.com/fs_products/software_jaws.asp).   The issue has been described as follows:-   The editor appears to a Jaws user as a series of edit boxes, ...
    Posted to Cute Editor for .NET (Forum) by paitken on February 27, 2006
  • Re: Session data LOST when using CuteEditor

    slash, If your site is not online, can you send us a sample aspx page which demonstrates the exact problem with more information?>>so the control will be loaded a lot of times. Also the control will be created and loaded dynamically in a couple of places. Can I optimize here ?   >>Also - when using CuteEditor, it seems that IE ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 12, 2006
  • Re: Error dialog on Table editor...Table Wizard tab.

    Adam, The link you provided works as expected. And I did download the latest ZIP and copied the CuteSoft_Client directory over our existing directory...but I still have the problem. Any ideas? This morning a new problem was also reported...the foreground/background color dialogs no longer ''popup'' from the menu ...
    Posted to Cute Editor for .NET (Forum) by BruceD on July 27, 2005
  • Re: width for editor

    Rick,  You can use the Toolbar item ''break'' to put the other buttons in the next row: Open your simple.config and add the following code: <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>  <toolbars>   <item type=''g_start'' />   <item type=''g_end'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 13, 2005
  • SetMouseEvents()

    I'm adding a custom button to the toolbar; but SetMouseEvents() causes a compile error (''member does not exist in the class or namespace'').  I've looked at the document and a couple of examples and it looks correct to me.  I've posted my code below.  Let me know what I'm doing ...
    Posted to Cute Editor for .NET (Forum) by mpsUser on May 12, 2005
« First ... < Previous 84 85 86 87 88 Next > ... Last »