Norman Dunbar wrote:
>Using DJToolkit :
>
>MAX_CON works correctly if the window I do it on is the primary
window. If I
>do this is S*Basic, I get correct answeres for #0, but different ones
for
>#anything_else.

Any iop.flim extension will do this. For primary channels (such as
S*BASIC #0 con) the value you get is the maximum size and origin the
primary channel can take (usually the full screen). For other windows
('secondary windows') the values returned will be the largest values
that window can take within the outline defined for the primary
channel. So, to test for max screen size using iop.flim, always test
on the primary channel.

--
Dilwyn Jones
[EMAIL PROTECTED]
http://www.soft.net.uk/dj/index.html

Reply via email to