>Ben Rubinstein suggested:
>
>> So second option would be second function ("the screenrects()"?) that would
>> return such a list. I note from the Revolution documentation, and I assume
>> this is also true for MC, that the screenrect returns the value noted at
>> startup, not reflecting any changes made while the app was running. Perhaps
>> this limitation too could be lifted if a new function was provided.
>
>I like this a lot. The bounding rect of all current display devices would
>not be nearly as useful as the individual rects of each, and (at least on
>Mac OS) would be much easier for MC/Rev to derive.
>
>A simple return-delimited result would be great, with each line containing a
>comma-delimited screen rect as is currently returned from the screenRect
>function.
Another option would be for the screenrect function to accept a
parameter that specifies which monitor we have in mind. This would
also maintain the compatibility with existing codes. However, having
all returned in a single call, as suggested by Ben, has a nice bonus
that by checking the number of lines we immediately know the number
of monitors.
I read somewhere in MC docs that screenrect always returns only the
main screen on Mac. There was no mention about getting that for other
monitors.
Robert
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.