Dynamically filled combo box
- From: Igor Korot <ikorot01 gmail com>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Dynamically filled combo box
- Date: Mon, 19 Oct 2015 12:45:19 -0400
Hi, ALL,
On Windows I have an ability to create a dynamically filled combobox.
I.e. I can catch a dropdown event (message), where I can remove all
items from the list
and insert a new string to be displayed. Then on the popup event
(message) I can remove everything and depending whether there is a
selection or not, add the appropriate string.
Is it possible to do the same with GTK+? Either with 2 or 3?
Thank you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]