Marcelo Armengot wrote:
> Days ago I start a thread with my problem.
> Problem is the same but I understand now (while debugging) more exactly
> the question.
>
> My gtk-program hungs up just in the gtk_main() called. And only hungs in
> Win32.
Did you call gtk_init() ?
Can you provide a short
Days ago I start a thread with my problem.
Problem is the same but I understand now (while debugging) more exactly
the question.
My gtk-program hungs up just in the gtk_main() called. And only hungs in
Win32.
I'm making a TopLevel window, but i launch this program from another
process.
The TO