[RESOLVED] Does anyone know of a better looking command button for vb6?
Does anyone know of a better looking button than what is supplied with VB6? I don't mind paying for a control.
Thanks in advance.
Re: Does anyone know of a better looking command button for vb6?
Better looking? In what way?
Have you tried applying the Common Controls 6.0 styles?
Re: Does anyone know of a better looking command button for vb6?
Re: Does anyone know of a better looking command button for vb6?
Sheridan Controls offers this one:
http://www.vbforums.com/images/ieimages/2008/07/1.jpg
Then there is this one:
http://www.vbforums.com/images/ieimages/2009/03/1.gif
Not sure if they are better looking but both are free. :ehh:
Re: Does anyone know of a better looking command button for vb6?
Been using this a couple yrs works good, not free $59.00
http://www.namtuk.com/mycommandbutton.aspx
Re: Does anyone know of a better looking command button for vb6?
Re: Does anyone know of a better looking command button for vb6?
Search Google for prjchameleon.ocx .... :wave:
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
isnoend07
I'm trying out this namtuk. Thanks everyone for your help.
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
isnoend07
I purchased this namtuk mycommandbutton.ocx, unistalled the trial version, liked it, and then installed the paid version. I am still getting the demo version popup window when i install my app. on other computers, but not on my computer. Namtuk says on their website that it is royalty free. Have you installed your namtuk app on another computer with no popups?
Namtuk is not responding to my questions.
If I install the entire Namtuk my commandbutton App and then install my VB6App. the demo popup goes away, but i can't do this on 1000s of machines that run my app.
I'm using Inno setup with the following command.
Code:
Source: "C:\Users\Dave\Desktop\Drag and Drop Cabinets all files\Drag and Drop Cabinets\Package\Support\MyCommandButton.ocx"; DestDir: "{sys}"; CopyMode: alwaysskipifsameorolder; Flags: restartreplace sharedfile regserver
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
daveinarmstrong
I purchased this namtuk mycommandbutton.ocx, unistalled the trial version, liked it, and then installed the paid version. I am still getting the demo version popup window when i install my app. on other computers, but not on my computer. Namtuk says on their website that it is royalty free. Have you installed your namtuk app on another computer with no popups?
Namtuk is not responding to my questions.
If I install the entire Namtuk my commandbutton App and then install my VB6App. the demo popup goes away, but i can't do this on 1000s of machines that run my app.
I'm using Inno setup with the following command.
Code:
Source: "C:\Users\Dave\Desktop\Drag and Drop Cabinets all files\Drag and Drop Cabinets\Package\Support\MyCommandButton.ocx"; DestDir: "{sys}"; CopyMode: alwaysskipifsameorolder; Flags: restartreplace sharedfile regserver
i bought the button in Jan 2007 and have not had that happen on hundreds of computers. I a have emailed them a few times in the last couple yrs and they always responded.
I had that happen with a print control ocx from someone else. and I just quite using it.
I do not know about your command line using Inno as i don't use Inno.
Did you uninstall the demo version ? And download the registered version ? I went back and read my purchase info and that was a requirement
Re: Does anyone know of a better looking command button for vb6?
yes, unistalled and reinstalled paid version.
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
daveinarmstrong
yes, unistalled and reinstalled paid version.
Is the popup warning of trial and wanting regristration ?
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
daveinarmstrong
yes, unistalled and reinstalled paid version.
I noticed I got an email to upgrade to version 5 at a discount price in June 2008
But i did not do it as the new features were not worth the chance of facing what you are.
My version is 4.00.0002 size 256 kb
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
daveinarmstrong
yes, unistalled and reinstalled paid version.
Copy of the upgrade email: 06-02-2008
We send you this email because you are a registered user of the product My Command Button ActiveX and we offer you the latest opportunity to upgrade to the version 5 at a special price. If you have already upgrade to version 5 just forgive this email.
What's new in version:
----------------------
- ADDED: New button: Vista Sunset appearance
- ADDED: New button: Vista Sunrise appearance
- ADDED: New button: Office 2007 appearance
- ADDED: New button: Gradient appearance
- ADDED: New text feature: Make the button text fade smoothly
- ADDED: Value property like standard Microsoft Button
- ADDED: OLE support like standard Microsoft Button
- Fully compatible with version 4, just need to recompile your program.
You can take a look to the screen shot on our web site: http://www.namtuk.com/mycommandbutton.aspx
You can also download and test the demo version BUT don't forget to backup your MyCommandButton.OCX file before to install the version 5 demo.
How much is the upgrade:
----------------------
We offer a 40% discount until june 30th, 2008. You can purchase and upgrade the control to version 5: ActiveX and/or source code.
Just contact us now to get your DISCOUNT COUPON.
Regards,
Jean-claude Quénaon
NAMTUK
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
isnoend07
Is the popup warning of trial and wanting regristration ?
yes, it says this is a demo version
Re: Does anyone know of a better looking command button for vb6?
Fixed!
The computer i was testing my vb app on had a previous version of my app on it with the trial version of mycommandbutton.ocx on it and my install program with the paid version of the ocx did not replace the trial version of the ocx.
Thanks for your help.
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
daveinarmstrong
yes, it says this is a demo version
Maybe they are providing by mistake the trial ocx in the paid download. only thing i can think of. You are at their mercy.
Re: Does anyone know of a better looking command button for vb6?
Quote:
Originally Posted by
daveinarmstrong
Fixed!
The computer i was testing my vb app on had a previous version of my app on it with the trial version of mycommandbutton.ocx on it and my install program with the paid version of the ocx did not replace the trial version of the ocx.
Thanks for your help.
Yeah !!!
I am glad