I want to prevent user to type into combobox. But if I set it readonly, I cannot select any item, because it looks like combobox is empty. If I unset readonly, items appear - only after script in writer is run second time…
Can this be done at all?
Also, combobox’s “enabled” property doesn’t seem to have any effect at all.