screen resolution problems

Klaus Major klaus at major-k.de
Tue Dec 7 12:21:43 EST 2004


Hi Pat,

> Hi,
> I have been developing software for testing in schools - built as a 
> windows
> standalone.  The program is made for a 1024 x 768 screen size (the 
> card filling
> about 2/3rds of the screen with a backdrop)

Ehmm, did i understand you right?

1024 / 3 * 2 = about 683
768 / 3 * 2 = 512

This will fit onto a monitor set to 800*600 and parts of the backdrop 
could still
be seen...

In THAT case setting the stack to the screenloc would be sufficient :-)

on preopenstack
   set the loc of this stack to the screenloc
   ...
end preopenstack

> ...
> I would be very grateful for any help.
> thanks,
> Patricia George

Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list