How to get selection from HtmlWindow?

Hello,

How to get selection from HtmlWindow?

BTW: Dou you know any real (other than demos) applications using HtmlWindow? I need some advanced examples.

Best Regards,
Rafal

Hello,

How to get selection from HtmlWindow?

BTW: Dou you know any real (other than demos) applications using HtmlWindow? I need some advanced examples.

Can't help with selection (the docs appear to indicate that it isn't possible in a straightforward fashion), but I'm writing a project using (in part) HtmlWindow now, although it's quite messy. In hindsight it doesn't seem to have been the best choice for it, though, but it works!

Rafal wrote:

Hello,

How to get selection from HtmlWindow?

2.5.2 has SelectionToText().

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!