|
-
Feb 4th, 2009, 07:26 PM
#1
Thread Starter
Hyperactive Member
lvbuttons in vista?
can i use lvbuttons in vista? i've tried using it but it always produce errors and i cant register it using regsvr32.
________
MERCEDES-BENZ O309
Last edited by rothj0hn; Feb 15th, 2011 at 01:40 PM.
-
Feb 4th, 2009, 07:49 PM
#2
Lively Member
Re: lvbuttons in vista?
You can use lvbuttons in vista however you'll have to of course import it. Your best bet would be to right click and run command prompt as Administrator, thus bringing it's default directory into System32. From there have your lvbuttons.ocx file in and type in regsvr32.exe "file here" then hit enter to register it.
-
Feb 5th, 2009, 04:30 AM
#3
Thread Starter
Hyperactive Member
Re: lvbuttons in vista?
ive already tried it but it produce error.. some dll is missing, the message goes like that.
-
Feb 5th, 2009, 04:52 AM
#4
Lively Member
Re: lvbuttons in vista?
FIRST OF ALL when u open ur visual basic dont open drct RUN AS ADMISTOR UR VB THEN u can load any ocx
-
Feb 6th, 2009, 07:01 AM
#5
Thread Starter
Hyperactive Member
Re: lvbuttons in vista?
is that it? have anyone tried lvbuttons in vista? and did it work?
________
Bmw 8 series
Last edited by rothj0hn; Feb 15th, 2011 at 01:41 PM.
-
Feb 6th, 2009, 09:13 AM
#6
Re: lvbuttons in vista?
I am the original author of those buttons, built that program over 5 years ago. Not an owner of Vista yet, I can't help you in this area. I can tell you that the original code does not use any dependencies. I tried googling to see if I can find a quick solution, but there nearly 30 pages of lvButtons related links, many offering "Free Downloads" of it; what a joke since it is free on PSC and elsewhere. And what others have done to the original code in those compiled ocx's, one can only guess.. Anyway, have you tried to download the original source code and compile it on Vista? You can find the original here.
-
Feb 6th, 2009, 09:40 AM
#7
Re: lvbuttons in vista?
 Originally Posted by rothj0hn
ive already tried it but it produce error.. some dll is missing, the message goes like that.
This is just an FYI: This doesn't mean anything.
Without the exact wording of an error message, there isn't much we can do in terms of help.
-
Feb 6th, 2009, 04:24 PM
#8
Re: lvbuttons in vista?
I have tested lvbuttons 2 months ago, on a new notebook, with pre-installed vista (maybe the home premium, if i'm right). I didnt compiled as ocx, but simply attached the original version from LaVolpe, to the project as usercontrol. It just works flawlessly. 
I have compiled the whole project on windows xp (sp2), using vb6 sp6, before tested on vista.
Last edited by Jim Davis; Feb 6th, 2009 at 04:28 PM.
-
Feb 6th, 2009, 10:30 PM
#9
Thread Starter
Hyperactive Member
Re: lvbuttons in vista?
i just cant remember the error. im not a vista user to, it just happen that i deploy my project to a vista PC and an error occur.
@jim davis
ill try to attached it as a usercontrol..
@lavolpe
wow! your buttons are too great.. i cant believe that i would be given a chance to talk to the creator of that buttons ive using for years.. lolz! thaks brow..
________
20SEH
Last edited by rothj0hn; Feb 15th, 2011 at 01:41 PM.
-
Aug 16th, 2010, 08:53 AM
#10
New Member
Re: lvbuttons in vista?
tried to include the ctl into my project.
But when i tried to do :
Dim c as lvButtons_H
I cannot access Name and Tag properties from c
Can anyone tell me how to access these props ?
Thanks
-
Aug 16th, 2010, 09:19 AM
#11
Re: lvbuttons in vista?
Welcome to the forum! 
It is common practice to start a new thread for your question instead of posting in threads started by other people, especially when the thread is old/dead like this one over a year old. If a question you have is related to another thread simply put a link to it in your own.
-
Sep 2nd, 2010, 03:03 PM
#12
New Member
Re: lvbuttons in vista?
Wolvex, try keyboard key "F4" to see the LvButton.ocx properties. I'm not sure that was what you were asking...but hopefully this helps someone who sees this message
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
|