Re: gtk_entry_set_text



dasaspock gmx de wrote:
I've got the following problem:
I want to set the text of a gtk_entry from an event-handler.

Normally one can use the function gtk_entry_set_text, but in this case this 
is not possible, because I risk that the application crashes, when I use 
this function due to conflicts between gtk_main() and the GTK call invoked 
in the event handler.   

Um, are you sure it is not possible?  Does GTK+ complain or even crash if you
try?

Paul



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]