il_selected_tab = this.SelectedTab this statement does not return the tab page when program is compiled. It does in the IDE.
I have tried my best all day to diagnose this. It does not throw a bad return code. This is a normal tab object on a window. The selection changed event is where this code is.
I am at my wits end with this release of PB 2019. To many issues. No help
Windows 10
powerbuilder standard edition
version 2019 r2 build 2353
built july 19 2020
After putting in message boxes to test it appears the selectionchanged event is not firing at all when compiled but it does in the IDE. What am i missing??????
I need help on this ASAP. This is a very common thing with our applications.