Hi richard and list,
Thanks for your response,it really works well.
I have another question:I see many functions of GTK have
the"..queue.."word,does this "queue" mean(or has some similarity with)
"message queue" in Windows?
> the easiest way is to force it, by calling the function
> gtk_widget_queue_resize() on the widget you want the configure event
> to be calleds on.
Best regards,
Randy
> 
> richard
> 
> On Fri, Apr 16, 2010 at 4:10 PM, Randy <[email protected]> wrote:
>         Hi list,
>         I know when I change the widget's size,it will emit the
>         "configure_event",so the function
>         "gtk_widget_set_size_request()"could
>         work.
>         But I'd like to know is there anything else could do this too?
>         I mean if GTK could send messages to a thread's message queue
>         like in
>         Windows programming?
>         And if so,is there any "message" could let application emit
>         the signal
>         like "configure_event"?
>         Thanks a lot!
>         
>         Best regards,
>         randy
>         
>         _______________________________________________
>         gtk-list mailing list
>         [email protected]
>         http://mail.gnome.org/mailman/listinfo/gtk-list
> 
> 

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to