|
-
Sep 17th, 2002, 08:19 PM
#1
Thread Starter
Addicted Member
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!
-
Sep 17th, 2002, 11:19 PM
#2
Frenzied Member
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
-
Sep 17th, 2002, 11:30 PM
#3
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!!
-
Sep 17th, 2002, 11:58 PM
#4
Hyperactive Member
-
Sep 18th, 2002, 12:19 AM
#5
-
Sep 18th, 2002, 09:37 AM
#6
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|