xwinterx Posted October 22, 2007 Posted October 22, 2007 Here is what I want to do: 1. Create a GUI window as $WS_POPUP 2. Use Graphics to "skin" the window 3. Use Menu's I can do 1 and 2 but with the $WS_POPUP, the menu appears at the top of the GUI, "above" my "skin". Any suggestions? I thought of creating a child window with menus and position the child window "under" the header of my skin, but I just can't manage that. Not sure if you can do what I am wanting to do in the first place.
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