Hi,
I'm wondering if it's possible to have some kind of default text descriptor on widgets like the QSpinBox and QComboBox so that before you even use the control, that text is shown. As an example, if I have a QComboBox which allows you to select different countries, then the default text would show "Country", but it would not be an option once you collapse the combobox. Is this at all easily possible in Qt?
Bookmarks