Re: [gtk-list] Help!!, clist selection..
- From: Ron Forrester <rjf zero-ping com>
- To: Jay Park <jpark browncomputer com>
- Cc: gtk-list redhat com
- Subject: Re: [gtk-list] Help!!, clist selection..
- Date: Fri, 23 Jul 1999 07:06:11 -0700
On Fri, Jul 23, 1999 at 09:58:52AM -0400, Jay Park wrote:
> a sample code is followed.. To get out from color dialog, you have to use keyboard to select buttons of color dialog. Or kill the entire process..
> gtk_widget_show ( color_dlg );
> gtk_grab_add ( color_dlg );
> gtk_main ( );
> }
Right there. Don't call "gtk_main()". That will solve your problem I
suspect.
rjf&
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]