A
Alejandro
I have a combobox in which users can set a language. After updating this
combobox the content of other comboxes is re-filled with data in accordance
to the selected language. This update is however not immediately visible but
only after clicking one of the other comboboxes. I tried to show the new
content in a after update event of the language box with:
applicacation.screenrefresh
me.repaint
even set sendkeys instruction to Tab and Shft-Tab to simulate activating
another combo. Nothing works.
Please advise.
Alexander
combobox the content of other comboxes is re-filled with data in accordance
to the selected language. This update is however not immediately visible but
only after clicking one of the other comboboxes. I tried to show the new
content in a after update event of the language box with:
applicacation.screenrefresh
me.repaint
even set sendkeys instruction to Tab and Shft-Tab to simulate activating
another combo. Nothing works.
Please advise.
Alexander