|
-
Sep 10th, 2003, 06:28 AM
#1
Thread Starter
New Member
Skinization tool
I have got my application almost done and want it to look nice, is there any skinization engine for VB.NET which I can use?
Any information or suggestion will be highly appreciated, TIA
-
Sep 10th, 2003, 09:19 AM
#2
Sleep mode
There is a link somewhere here , do a search you should find it .
-
Sep 24th, 2003, 04:31 AM
#3
Thread Starter
New Member
I have searched but....
But all what I found were just the posts with no valuable information...
Doing the search in the web I found a good library which supports .NET applications. That's SkinCrafter control
http://skincrafter.com
Hope this information will be useful for those who is still seeking or will need it in future...
Best regards
-
Sep 24th, 2003, 09:36 AM
#4
-
Sep 24th, 2003, 11:32 PM
#5
Thread Starter
New Member
Thanks for your suggestion, but having checked the Skinexpres out I found this:
I totally agree with idea that this is too raw to be used in a serious project... Please do not judge me as a rude person, but there are the reasons (maybe you should take them under consideration):
1. If I have my app already developed, with too many controls, lets say accounting one, I would just be unable to create the skin... (as a skin needs to link all my controls to a skin form image)
2. The major inconvinience is that I need to Add ALL of my controls to skin... that's terrible =0...
3. How about all other controls besides buttons, checks, radios, panels, groupings and image boxes??? List boxes, edit fields and scroll bars, toolbars and menus are most interactive controls, what should be done with them???
4 With such a help file and no demonstration applications I can hardly imagine who will buy your control (even with such a low price)
I prefer a good quality for a resonable price to an absence of it, even free of charge...
Best regards.
-
Sep 25th, 2003, 09:21 AM
#6
-
Sep 25th, 2003, 12:37 PM
#7
Sleep mode
Moreoever , this might eats up some of memory resources and the application may lose its gracefulness on slow systems.
-
Sep 26th, 2003, 10:38 AM
#8
Addicted Member
Nope, not really. It uses built-in .NET routines to do the skinning, so all you have to deal with is an extra 24 Kb assembly.
-
Sep 26th, 2003, 10:48 AM
#9
Sleep mode
Well , I was talking about skinning in general that uses images and cliping some regions . I've tried some of these projs in VB6 days but not with .NET .
-
Sep 26th, 2003, 10:35 PM
#10
Thread Starter
New Member
Just as a comment on your feedback: You don't have to add every control to the skin definition. Any controls not added to the definition will simply remain in their design-time positions with a standard look and feel
That is a problem, I want all my controls to be of the same style
I will continue development on it, though, and I'll definitely include the features you mention.
One more thing I like in SkinCrafter that it does not require the changes in my app code. Just by adding a reference and calling initializing code I got whole my app skinned.
Pirate: Well , I was talking about skinning in general that uses images and cliping some regions . I've tried some of these projs in VB6 days but not with .NET .
I agree, using skins make the app slower, but it will do anyway ('cause images require more resources then just color drawing).
Try to run XP WindowsBlinds on Pentium I or II that will show you the real slowness
-
Sep 29th, 2003, 10:55 PM
#11
New Member
Yeah, I run XP on Pentium 450 MHz, and the only way I can improve its work is to set a standard Windows appearence =)
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
|