Suggestion for property

Last post 07-31-2005, 10:55 AM by Wiseman. 2 replies.
Sort Posts: Previous Next
  •  07-28-2005, 4:52 PM 9121

    Suggestion for property

    Hi,
     
    Why not put in a .SelectedTextStart and .SelectedTextLength as properties for the editor. Even .SelectedHTMLstart and SelectedHTMLLEngth. Or maybe there is another way to do this? Just a thought :-)
     
    Regards,
    Wiseman
     
  •  07-29-2005, 10:27 AM 9137 in reply to 9121

    Re: Suggestion for property

    Wiseman,
     
    Thanks for the suggestion.

    Can you explain more details about what you are trying to achieve?

     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  07-31-2005, 10:55 AM 9160 in reply to 9137

    Re: Suggestion for property

    hi,

    The thought were to allow the user to mark a word or a sentence and then hit a button and replace the content with predefined stuff etc. (the button being outside of the editor).

    In my case I would need it so the user can mark a special tag-word. Then the user hit a button and get a few properties to select from and when hitting ok the tag-word is replaced by special content. Programmatically I could pick the word by using Editor1.SelectedTextStart and Editor1.SelectTextLength ala as in VB6 and the TextBox.

    The properties for HTML would also give me the HTML in the selected range. The properties should of course by both readable and writeable to the editor.
    But this could also be a nice feature to allow intelli-stuff to happend with the marked word etc.
     
    Kind regards 
    --
    Wiseman
View as RSS news feed in XML