|
-
Jun 1st, 2006, 10:27 AM
#1
Thread Starter
Hyperactive Member
[2005]XP Visual Styles On Win2K PC!
We are told that Enableling Visual styles is an xp thing. So the XP visual styles only work on WinXP and not any earlier OS. My App is developed on a WinXP Machine with Visual Styles enabled in my VS IDE.
It also uses some custom dlls which i have XP visual styles! And unlike the common Windows Controls, they show perfectly well on my Win2K OS PC. How can i achive this?
I know it can be achieved.
-
Jun 1st, 2006, 12:04 PM
#2
Frenzied Member
Re: [2005]XP Visual Styles On Win2K PC!
If these dlls are custom controls that someone has created, then they have drawn them to look like XP controls. If you want all your controls to look like XP controls, no matter what OS you would have to draw them yourself.
-
Jun 16th, 2006, 03:50 AM
#3
Thread Starter
Hyperactive Member
Re: [2005]XP Visual Styles On Win2K PC!
I deployed my application on an xp machine of my BOSS. Little did i know that the guy had changed his theme to classic themes.
When my application launched, my controls were displayed as old OS controls without XP theme styles. I had to go and download Skybound visualstyles, tested and it was still the same thing....i had started *****ing my hair then i realised the classic thems.
I wonder is there any free control or dll out there that favours XP visual styles on both XP machines and older OS!!!
-
Jun 16th, 2006, 04:00 AM
#4
Re: [2005]XP Visual Styles On Win2K PC!
The fact that you're calling them "XP visual styles" should give you a clue. Visual styles is an XP feature that flat-out doesn't exist on other earlier versions of Windows. Will you be surprised when XP doesn't support the fancy graphics of Vista? If you want your controls to look a certain way not matter the OS then you must draw them yourself on every OS and not rely on visual styles at all, which has already been stated by mpdeglau.
-
Jun 16th, 2006, 04:05 AM
#5
Thread Starter
Hyperactive Member
Re: [2005]XP Visual Styles On Win2K PC!
But changing the theme of Windows XP to classic theme is which feature!!
Just hardware feature!!
-
Jun 16th, 2006, 04:13 AM
#6
Re: [2005]XP Visual Styles On Win2K PC!
Don't force the user. I like the Classic theme, if an application imposes XP styles on me I won't use it.
-
Jun 16th, 2006, 04:16 AM
#7
Thread Starter
Hyperactive Member
Re: [2005]XP Visual Styles On Win2K PC!
hehe....i too love it. but it may look confusing to those who dont like older OS.
-
Jun 16th, 2006, 04:19 AM
#8
Re: [2005]XP Visual Styles On Win2K PC!
-
Jun 16th, 2006, 04:40 AM
#9
Thread Starter
Hyperactive Member
Re: [2005]XP Visual Styles On Win2K PC!
-
Jun 16th, 2006, 10:02 AM
#10
Re: [2005]XP Visual Styles On Win2K PC!
First of all, eveeryone is telling you correct info. You can not have XP themes on anything other then Windows XP. If you want you can manually draw them to look similar using GDI+ but its allot of work. Themes in XP are not necessarily a function or control but a drawing process that occurs before a window is rendered. This is just like manually drawing the graphics yourself. so if you want similar "themes" in 2000 then I suggest you read up on GDI+.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
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
|