Re: gtk_entry_set_text
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: gtk-app-devel-list gnome org
- Subject: Re: gtk_entry_set_text
- Date: Tue, 19 Dec 2006 21:45:38 +0200
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]