J
joey eisma
Guest
Hi, On 10.2B08. I have ABL window, with standard WAIT-FOR CLOSE OF THIS-PROCEDURE.. It calls a dialog box, that has 2 buttons. 1 button runs MyForm.cls with wait-for System.Windows.Forms.Application:Run(myObj) the other button me:Show(myObj). MyForm.cls has 2 buttons just to test tabbing. With first button (wait-for system...), tabbing works as normal, however when called with Show(). it does not react to tabbing or hotkeys (alt key). Any thoughts? TIA!
Continue reading...
Continue reading...