[Gambas-user] Extracting text from the html of TextEdit control
richard terry
rterry at ...1822...
Thu Jan 3 21:49:25 CET 2008
Is there a way to extract just the text you see in the control as opposed to
the total html:
See the piccie, where I have typed one two three into the textedit control
the code mystring = textedit1.text, gives the resultant html, whereas I want
to be able to manipulate just the text, or use reading just the text to do
other things (like popup auto-complete, spell check, insert diagrams etc).
Any help appreciated.
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: temp.png
Type: image/png
Size: 25169 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20080104/ff47dc1f/attachment.png>
More information about the User
mailing list