inmarket Posted February 10, 2016 Report Posted February 10, 2016 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now