Results 1 to 6 of 6

Thread: Skins?

  1. #1

    Thread Starter
    Addicted Member Buy2easy.com's Avatar
    Join Date
    Jul 2002
    Posts
    200

    Skins?

    how would i need to go about creating skins for the forms in my .net project? does anyone know where i should look first? thanks Guys!

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Basically skins are just bmps loaded during the start of the program. You would have to create the interface of the program in paintshop or photoshop, then just overlay them onto your form.

    Take a look at winamp, all the different skins bmps and in separate folders and are loaded with the user selects a skin.
    Dont gain the world and lose your soul

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    How would you skin a form though? if you just set the borderstyle to None then it doesnt do that good (when you right click on the program in task bar, there is no context menu for it). Also this way if you add a toolbar or a menu to your program it will stick on the topmost part of the form and will most likely cover your custom made title bar... I dont know how else to do this... anyone can give me some ideas?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  4. #4
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394
    VS.NET 2003

    Need to email me?

  5. #5
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    naaaaaaaaaah that's evil VB6
    I dont wanna read and convert the code
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  6. #6

    Thread Starter
    Addicted Member Buy2easy.com's Avatar
    Join Date
    Jul 2002
    Posts
    200
    so how can it now be done in vb .net ....there has got to be a way! also i have the bitmaps already but i do not know how to make a color transparent? how would i make white show up transparent or where can i get a program that will make a color transparent?....and also has there been anyone to make a skinnable program in .net as of yet? so that i can get a feel for it through their code? Thanks!

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