luke14free wrote:
Thanks for answering,
Problem of RTF: How do I handle that problem? I mean, how can i generate html output from a rtf control? Could you please give me a simple example?
See the RTC sample in the demo for 2.8.7.1.
Problem of TAB change: Doesn't work on any widget (buttons, textctrls and so on...) and I don't know why, may it be a boaconstructor problem? Even if i create a simple application with just 2 txtctrls and no functions, no blindings and nothing else, I cannot change widget focus with TAB
Put the widgets on a panel and put the panel in the frame.
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!