is it possible to get the windows title of program?
Printable View
is it possible to get the windows title of program?
You can use the Window Control object (comes with all versions of TGF2/MMF2) to get the title of your own app's window. Or you can also use the Sphax Kernel object (Only made for MFM2 Developer) to get the title of any window that is open.
Dos Kernel works with Windows 7? having problem getting the windows title..
You have to select your own window before you can modify it.
EG Start of Frame: Select parent window
That usually selects your own window as long as you haven't selected any other windows before that action.