The working screenRect for Windows XP tells me that the XP taskBar is 30 pixels fat:

put ((item 4 of the working screenRect) - (item 4 of the screenRect)) into fatness

and that for Windows ME, 98 and 95 it is 28 pixels.

I don't have access to Windows Vista or 7: would be most grateful if someone could
let me know the fatness of their respective taskbars.

======================
I notice, oddly enough,

put the working screenRect

on my Mac Mini gives me 0,22,1680,1004

and

put the screenRect gives me 0,0,1680,1050

now I know the fatness of the mac menubar is 22; so how that gets into item 2, and what 1004 means
I just don't know.

=============================

Richmond.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to