button
The absolute beginners guide - Part VIII - for gnu-smalltalk/gtk (label, entry, button and comboboxentry)
By Joachim Jaeckel - Posted on June 2nd, 2009
Hi again,
after I explained yesterday the combobox, today the labels, entries, buttons and an extension to the combobox, the ComboBoxEntry will be discussed. Because the ComboBoxEntry is an enhanced ComboBox with an entry/edit-field, we will first have a look into the GtkEntry and in this step, automatically the Label and the Button. Afterwards, we have a short introduction to the ComboBoxEntry, which is similiar to the ComboBox - maybe, a little bit easier...
