Results 1 to 12 of 12

Thread: lvbuttons in vista?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    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.

  2. #2
    Lively Member
    Join Date
    Jun 2007
    Posts
    79

    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.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: lvbuttons in vista?

    ive already tried it but it produce error.. some dll is missing, the message goes like that.

  4. #4
    Lively Member
    Join Date
    Jan 2009
    Posts
    66

    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

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    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.

  6. #6
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    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.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: lvbuttons in vista?

    Quote 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.

  8. #8
    Frenzied Member Jim Davis's Avatar
    Join Date
    Mar 2001
    Location
    Mars base one Username: Jim Davis Password: yCrm33
    Posts
    1,284

    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.

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    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.

  10. #10
    New Member
    Join Date
    Aug 2010
    Posts
    1

    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

  11. #11
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    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.

  12. #12
    New Member
    Join Date
    Sep 2010
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width