megahyperion Posted April 19, 2006 Posted April 19, 2006 I followed the custom shaped GUI code and made some cool looking GUI's , now I was wondering if it is possible to make some custom shapped buttons. Heres an example, I made a round GUI that needs 4 buttons, I was thinking it would be really cool if the buttons where PIE shapped to fit in the circle. Thanks in advance
Valuater Posted April 19, 2006 Posted April 19, 2006 one way is to use pictures as buttons and check for extended styles to off-set them... maybe $SS_Sunken?? 8)
megahyperion Posted April 19, 2006 Author Posted April 19, 2006 I tried the pictures as buttons and it still made them sqaure, can you give me an example? thanks
Richard Robertson Posted April 19, 2006 Posted April 19, 2006 You could always use Win32 functions and cut the HRGN. I'm wanting to make a little desktop character who takes bites out of windows using this.
megahyperion Posted April 23, 2006 Author Posted April 23, 2006 wow im a little lost on that one, got an example of a button using this ?
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