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



Previously, you (Ron Forrester) wrote:
> 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&

Thanks for the suggestion, but I DID try without that and didn't work.  Another weired thing is after selecting by keyboard to get rid of dialog, two time mouse clicks are required to select clist item or close button.

Jay



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