Hello All,
I am newbie here.
Is it possible to change only text without change items for combobox
Please send an example.
Thanks in advance.
Have a good time and work.
Greetings,
Gal Zsolt
(~ CalmoSoft ~)
Printable View
Hello All,
I am newbie here.
Is it possible to change only text without change items for combobox
Please send an example.
Thanks in advance.
Have a good time and work.
Greetings,
Gal Zsolt
(~ CalmoSoft ~)
What do you mean "change the text without changing the item" ?Quote:
Is it possible to change only text without change items for combobox
With QComboBox::setItemText() you can change the text of any item in the combobox without reloading all of items. However, if you have the InsertPolicy set so that the combobox strings are sorted, changing the text could cause the contents to be re-sorted.
Hello d_stranz,
Thanks for your reply.
This is not my problem I only try to solve it.
I asked the owner of problem to tell the problem in more details:
Ring Forum
Have a good time and work.
Greetings,
Gal Zsolt
(~ CalmoSoft ~)