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

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
I don't believe you have to specially code for the tabbing event. There might be other complications for not using Application:Run() as the main message loop. You can probably start your legacy main form in persistent mode, then the next line is the Application:Run(). I strongly suggest using one WAIT-FOR Application:Run().

Continue reading...
 
Status
Not open for further replies.
Back
Top