Results 1 to 7 of 7

Thread: Skinning an application with my windowblinds skin ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Posts
    8

    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 ?

  2. #2
    Frenzied Member
    Join Date
    Dec 2007
    Posts
    1,072

    Re: Skinning an application with my windowblinds skin ?

    What is your current skin?

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Posts
    8

    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.

  4. #4
    Frenzied Member
    Join Date
    Dec 2007
    Posts
    1,072

    Re: Skinning an application with my windowblinds skin ?

    x.x

    So you want something like XP Styles for a program, just a different style?

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Posts
    8

    Re: Skinning an application with my windowblinds skin ?

    exactly that. I saw something on pscode for it, but it didn't work like advertised.

  6. #6

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Posts
    8

    Re: Skinning an application with my windowblinds skin ?

    Help on this is greatly appreciated ;o.

  7. #7
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    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
  •  



Click Here to Expand Forum to Full Width