|
-
Jan 6th, 2008, 12:03 AM
#1
Thread Starter
New Member
Skinning an application with my windowblinds skin ?
Instead of using the xp styles (which I know how to do), is it possible to use my computers current skin in my applications ?
-
Jan 6th, 2008, 12:12 AM
#2
Frenzied Member
Re: Skinning an application with my windowblinds skin ?
What is your current skin?
-
Jan 6th, 2008, 03:41 PM
#3
Thread Starter
New Member
Re: Skinning an application with my windowblinds skin ?
I'm running xp, and in place of the xp style skin, I'm using a different skin. I want my programs to have that skin (instead of xp style) for other users.
-
Jan 6th, 2008, 03:57 PM
#4
Frenzied Member
Re: Skinning an application with my windowblinds skin ?
x.x
So you want something like XP Styles for a program, just a different style?
-
Jan 6th, 2008, 07:19 PM
#5
Thread Starter
New Member
Re: Skinning an application with my windowblinds skin ?
exactly that. I saw something on pscode for it, but it didn't work like advertised.
-
Jan 8th, 2008, 08:47 PM
#6
Thread Starter
New Member
Re: Skinning an application with my windowblinds skin ?
Help on this is greatly appreciated ;o.
-
Jan 9th, 2008, 12:03 AM
#7
Re: Skinning an application with my windowblinds skin ?
I belive, Window Skinning are mostly done using BitBlt, StretchBlt and AlphaBlend API,s. you can use these API's and draw your graphics in to the Window Objects (Form, Command Button etc. ) using it's DC.
Try BitBlt first.
http://rookscape.com/vbgaming/GBeebe/bitblt.php
http://www.developerfusion.co.uk/show/3899/2/
There are many examples out there if you search Google.
Last edited by Fazi; Jan 9th, 2008 at 12:10 AM.
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
|