is there a flag to detect if a window has been minimized?
detect when minimized?
BlitzMax Forums/BlitzMax GUI Programming/detect when minimized?WindowMinimized( window:TGadget )
Returns True if the window is currently minimized, False if not.
Description Detect if a window is minimized.
thanks