View Single Post
  #15 (permalink)  
Old 07-24-2008, 08:46 AM
SteveA SteveA is offline
Newbie
 
Join Date: Nov 2007
Posts: 8
Default

Thanks - nearly there. I have compiled using forced VGA and when I run the new compiled program on the i780 the main form has auto expanded to fill the width of the screen (but is too high/long).

However it is still returning 240 x 188 as the co-ordinates (the same size as designed on the PC and the same results as before), which is not the actual hardware size of the new i780 device.

Are there any hardware registers which can be read to indicate a device's screen size rather than reading a form's size, which, at the moment, seems to be giving me an error.

Thanks for looking at this, Steve
Reply With Quote