Re: [gtk-list] Help!!, clist selection..



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]