Results 1 to 4 of 4

Thread: Rich Text Box: Just Text

  1. #1

    Thread Starter
    Junior Member Armor-Of-God's Avatar
    Join Date
    Apr 2003
    Location
    Panic In Detroit
    Posts
    30

    Rich Text Box: Just Text

    Okay, here's the thing. I'm using a Rich Text Box Control to wuss out on the heavy coding Undo, Find and Replace require. But I want it to appear to be a normal texbox. Problem is, if they past anything that's not text in there (a picture for example) a little icon-deal shows up.

    My question is, how can I check to make sure it's text? Also, I've noticed that on text boxes, if you paste a file into it, it displays the name.

    Anyone have any ideas how I can deal with this?
    Last edited by Armor-Of-God; May 19th, 2003 at 11:05 AM.
    Our Way To Fall

  2. #2

    Thread Starter
    Junior Member Armor-Of-God's Avatar
    Join Date
    Apr 2003
    Location
    Panic In Detroit
    Posts
    30
    This sounds to me like it could be a big thing.. but if anyone just has some helpful links or something, I'd be very appreciative. Hell, it might just be a property and I'm too blind to notice.
    Our Way To Fall

  3. #3
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    I been having the same problems, only thing i think you can do is eithe make your own Textbox control, or in some way dive into subclassing it

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    If it is only copy paste you are concerned about...check what is in the clipboard and don' allow copying of anything else then text...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width