B
bart.syryn
Guest
Hi, I'm converting an ABL Window application to a Main Window in GUI for .NET and MDI Tab Manager for the programs. At this point, all the ABL Window programs are inbedded windows in a form. So that works nice. When you want to run from one program (embeddedwindow) another program (i.e. list of orders and double click on an order, to see details in another embedded window), problem is that I can't give focus to it. In the program (detail order) there is a 'apply entry to field', but that doesn't work. The user must use the mouse to give focus to the field and then he can use the TAB on the keyboard. Problem is, I really don't know where the cursor is at that point. Kind regards Bart S.
Continue reading...
Continue reading...