Re: how to make a grayed out text entry?
- From: Jonathan Blandford <jrb redhat com>
- To: mcmahill mtl mit edu
- Cc: gtk-app-devel-list gnome org
- Subject: Re: how to make a grayed out text entry?
- Date: 16 Sep 2001 01:42:18 -0400
mcmahill mtl mit edu writes:
one more question. Is there a way to make a text entry become grayed out
when its disabled? Ie, when I make it not editable, it still looks like
it is. I'm wanting something like the filename selection in the netscape
"print" dialog box where you still see a file name when you've checked the
print to printer radio box.
gtk_widget_set_sensitive (widget, FALSE);
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]