[Glade-users] insert_text question
- From: johndelaney at gmail.com (John Delaney)
- Subject: [Glade-users] insert_text question
- Date: Wed, 10 Nov 2010 16:42:58 +0000
On Wed, Nov 10, 2010 at 4:27 PM, Arthur Shats <ashats at hotmail.com> wrote:
Any idea how?would I go about limiting the input to alphanumeric chars for
cmbBoxEntry field?
Use gtk_bin_get_child() to get the child GtkEntry widget of the combo
box entry, and connect to the insert-text signal of that.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]