From: mihai on
Hi all,

What I have now is a application and a working thread.
Recently, I had to create a new tab from the working thread ... and
the application freeze.
It is possible this thing to happened or is a lock problem somewhere?

Thank you,
Mihai
From: Vadim Zeitlin on
On Thu, 24 Apr 2008 01:06:56 -0700 (PDT) mihai <Mihai.Grecu(a)gmail.com> wrote:

m> Recently, I had to create a new tab from the working thread

You can't do this. Only main thread can perform any GUI operations.

Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/

 | 
Pages: 1
Prev: More advanced wxListCtrl
Next: scaling of fonts