Dear all,
I have a form in my application where I want to use the double density
display with a solution of 320x320 pixels. Therefore I added to my
application the following code in the procedure of the form-open-event:
err := FtrGet(sysFtrCreator, sysFtrNumWinVersion, ksys);
if (ksys > 3) then WinSetCoordinateSystem(kCoordinatesDouble);
as described in the manual page 1292.
This runs but now the menu from the form brings problems which did not
appear before. After closing the menu the window is not right restored
and the menu entries are not to activate with the pen.
Any ideas?
Thomas
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/