I bet u need a fusion powered shuttle to reach my place...
Posts
963
winXP style toolbar [Resolved]
OK we know how to change to XP-style controls using that manifest file and
InitCommonControls API.
But we also know it won't work with Common Controls 6.0.
One would advise me to use Common Controls 5.0, which ironically can
change to winXP-style UI.
Unfortunately, the toolbar from Common Controls 5.0 has no support for
toolbar menu.
Any idea so that I can get both the toolbar menu and winXP UI at once?
I don't want 3rd party controls or commercial controls.
Last edited by jian2587; Feb 19th, 2005 at 03:35 AM.
ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
Programming is fun, but only if you're not on a tight deadline
So I consider all those working engineers sad people
I bet u need a fusion powered shuttle to reach my place...
Posts
963
Re: winXP style toolbar
hello anyone out there?
ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
Programming is fun, but only if you're not on a tight deadline
So I consider all those working engineers sad people
I bet u need a fusion powered shuttle to reach my place...
Posts
963
Re: winXP style toolbar
Thanks for your kind help.
But what I meant is this. See the picture attached.
Common Controls 5.0 doesn't have that little arrow button beside the toolbar
button, but 6.0 has it.
Ironically, being a newer version, 6.0's controls doesn't change to winXP style
when asked to.
Any fix for this?
ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
Programming is fun, but only if you're not on a tight deadline
So I consider all those working engineers sad people
I bet u need a fusion powered shuttle to reach my place...
Posts
963
Re: winXP style toolbar
coolbar serves only as a container, not a toolbar.
You've to put in a toolbar into the coolbar.
Yes it looks cool, but it doesn't do what i want
So back to square one.
Anyone pls help me?
ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
Programming is fun, but only if you're not on a tight deadline
So I consider all those working engineers sad people
I bet u need a fusion powered shuttle to reach my place...
Posts
963
Re: winXP style toolbar
Bumpy bump. Anyone pls help me?
ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
Programming is fun, but only if you're not on a tight deadline
So I consider all those working engineers sad people
You can't, unless you use LOTS AND LOTS AND LOTS of very complicated code.
I would say it's above 99.99% of the people here, and it would take weeks and weeks to write for the others, unless they have already written it of course.
The best thing to do would be to visit www.vbAccelerator.com
They have exactly what you want. FULL SOURCE code provided, and fully working demos and examples.
When you look at their code you will see how compicated it is to create something like this.