editbox selected text

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Jacky_J
Posts: 55
Joined: Fri Apr 27, 2007 5:01 am

editbox selected text

Post by Jacky_J »

Is there a way to access this selected text (highlighted by the mouse or holding shift+arrows) or call a function to select all of the text in the editbox?
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

No, not currently, but it should be very easy to add methods to expose this. If you add this to the tracker as a feature request, I'll get round to it eventually :)
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Jacky_J
Posts: 55
Joined: Fri Apr 27, 2007 5:01 am

Post by Jacky_J »

Cool thanks bitplane
Post Reply