c++ - Setting a Gtk::ComboBoxText to non editable -


how set gtk::comboboxtext non-editable, mean here there may 10 selections in combo box choose how can make not allowed choose other text have set to? (this question not relate putting gtk::entry combo box , making non editable, or that)

set_sensitive(false) fixed everything


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -