Tabs not switching, forms not showing

I have experienced this a number of times now on both mac osx and win xp: occasionally I trigger a script to go to a particular form and the form does not show. The displayed form is still the one where the script was triggered but the window menu shows a tick beside the form that should now be showing.

I am attaching the log file which was generated after this event happened the last time.

missed out the bit about tabs…

I have a tab (non-related) on a form. When I switch to the tab and delete a record I cannot switch back to the same tab again. I have to restart the solution before the tab will work. The log file shows nothing!

Once the tab stops working, then I can no longer switch to the main form that the tab is on - see first post above. At this point I get lots of log file entries!

please try RC12 when it comes out early next week. And reply if you still have problems.

rc12 - the same problem persists - latest log file attached

We solved the issue, will be available in Servoy 2.0 final
Thanks for reporting!

ltest.servoy (5.03 KB)

I’ve just experienced the exact same issue. I’m running 2.0.1 on MacOS 10.3.3.

this is already reported agains 2.0.1 and fixed.
Do you use globals for a combobox on that form?
If so, currently the workaround is to set the global to null in a script before that. (solution openscript)

Do you use globals for a combobox on that form?

No, I don’t. I have several comboboxes but none for a global. Any other suggestions for a workaround?