> Don't even think about it. > > Edward I will think, and even try to do.
:P Dmitriy -------------------------- In Qt, you would queue the messages in a list when running in a thread, and use QTimer.singleShot to dump the message to the UI. This would make all ui manipulation happen in main loop. -------------------------- Ville, do you know the internal structure of g.es function? And how to add the messages to Qt queue for log pane? If you have time I am eager to help. Thought, I don't know the internals as well as you do. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
