|
-
May 14th, 1999, 01:26 PM
#1
I need help on how to make a "winamp style" interface
Could anyone tell me how you make those special windows who don't look like normal windows.
I've been trying for ages but I just can't find any help. I really need that because my exams are approaching fast.
The kind of windows I want to make are those winamp or k-föfol style ones.
I thank tou in advance for your help.
Chilled [email protected]
-
May 18th, 1999, 11:17 AM
#2
Re: I need help on how to make a "winamp style" interface
Check out the SetWindoRgn function. They build a region from a bitmap and then use the function
to creat the funcky window shapes. There is a BitmapToRegion example on this site in the graphic
section. I used it to dcreate a Delphi project that showed how you could make a form that was the
same shape as a bitmap.
-
May 31st, 1999, 10:57 AM
#3
Re: I need help on how to make a "winamp style" interface
Actually, what I was told is that you need to create your dialog and make it transparent. Then you use the paint functions to load the bitmaps and do the rest of what you need. There are a few articles on codeguru.com about this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|