Hello everybody, I am very new in programming and sure that my question is a little bit silly…
I have found this information about how to show a form using python scripting:
I have created a simple form with 3 combobox, that receive info from prompt using rs.Command (-TextObject) to create predefined formated strings.
But I want to make it intuitive, so after sending a rs.Command I want to return the focus to my form, but I am not able to achieve this (it holds in prompt). Any ideas how to deal with it?
Thank you!
3 posts - 2 participants