[Progress Communities] [Progress OpenEdge ABL] Forum Post: Form.Show() does not accept keyboard keys

  • Thread starter Thread starter joey eisma
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top