Jump to content

[FEATURE] New GWIN_FRAME_KEEPONCLOSE flag


inmarket

Recommended Posts

The frame widget now has a new flag GWIN_FRAME_KEEPONCLOSE to be used when creating the frame window which will prevent destruction of the frame when the close button is pressed.

Note that with this flag specified, the close button does not hide the frame - the user application will still need to trap the CLOSE event and manually set the frame to invisible. The flag just prevents the frame window from being automatically destroyed when the close button is pressed.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...