Re: doubt on usage of combobox
- From: "Nix N. Nix" <nix achilles go-nix ca>
- To: john <johnson cyberbabies com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: doubt on usage of combobox
- Date: Tue, 9 Sep 2003 12:23:09 -0400 (EDT)
Set the entry box contained in the combo box to not-editable. That way,
it behaves like a Windoze combo list box.
gtk_editable_set_editable (GTK_EDITABLE (combo->entry), FALSE) ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]