Maximising the Window

BlitzPlus Forums/BlitzPlus Programming/Maximising the Window

I need a way to detect weather the user is maximising the window

any help would be apreciated

I suppose you could try watching for $802 and/or ($2004 or $2005). Haven't tried myself.

800 dollars just to see if they maximised a window!

I know, I know...

Darkheart

You can do this with a userlib but I can't remember the command.

I use this in ExGen to store the last window size and position so it's definately doable.