Re: entry background color
- From: Olexiy Avramchenko <olexiy irtech cn ua>
- To: Jun Ma <ma_jun1973 yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: entry background color
- Date: Mon, 21 Apr 2003 10:45:09 +0300
Jun Ma wrote:
who can tell me a hint to set the background color of
an entry? I want to make the entry no-editable. So, if
its bg color is gray, it looks better.
Thanks.
Jun
Just use the call:
gtk_editable_set_editable(GTK_EDITABLE(your_entry), FALSE);
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]