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...
Continue reading...