Re: Gray out the gtk entry

2008-01-07 Thread Bin Chen
Thanks its right! On Jan 7, 2008 8:47 PM, Kristian Rietveld <[EMAIL PROTECTED]> wrote: > On Mon, Jan 07, 2008 at 08:32:35PM +0800, Bin Chen wrote: > > I want the gtk_entry widget to be in disabled state, the appearance > > will be grayed out, how to do this? > > You probably want to use gtk_widget

Re: Gray out the gtk entry

2008-01-07 Thread vijayasarathy
Hi Bin, I guess that the method gtk_editable_set_editable() will help you do this. Hope I answered your question. Vijay On Mon, January 7, 2008 6:02 pm, Bin Chen wrote: > Hi, > > > I want the gtk_entry widget to be in disabled state, the appearance > will be grayed out, how to do this? > >

Gray out the gtk entry

2008-01-07 Thread Bin Chen
Hi, I want the gtk_entry widget to be in disabled state, the appearance will be grayed out, how to do this? Thanks. Bin ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list