Results 1 to 12 of 12

Thread: So called "Infotips"

  1. #1

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Hi everyone,
    I'm here again with a question

    I want to make the so called "infotips" (the one's that Winzip 8 uses, in explorer when you hover over a .zip file, it displays "5 files in zip archive"), I was wondering how they made these things.
    I've looked in the registry but I can't find anything but some strange characters.

    I've found an example @ Edanmo's VB Page (http://www.domaindlx.com/e_morcillo/), GREAT page, but I can't get the example to work (http://www.domaindlx.com/e_morcillo/scripts/cod/shlext.asp, look at infotips)

    I registered *both* the DLL & TLB, but nothing happens when starting the prog... there's an .inf file with some registry entries but I'm not sure if they're important.

    Would somebody please help me or give me another example? I really need those things

    thanks,
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  2. #2

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    *please* I really need this

    Anybody please help me
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  3. #3

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986

    Unhappy

    nobody has a clue? strange
    please check what I mean at http://www.domaindlx.com/e_morcillo/...cod/shlext.asp
    at the Infotips section...
    please people I need help
    Thanks again and sorry for posting so often, but I need it
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  4. #4
    Addicted Member
    Join Date
    Jan 1999
    Posts
    204
    hey that info tip this is a source file download it and it has all the soucrce you need ok im look at it now an dit look ok let me see again , hold on l yeah it has comments and stuff ok download it and se if it helps you and if not then ill see if i can make a helpf ile for you can do it ok
    WHat would we do with out Microsoft.
    A lot more.

  5. #5
    Addicted Member
    Join Date
    Apr 2000
    Location
    Sheffield, England.
    Posts
    136

    Unhappy

    Ah, I see. You're after a way of introducing multi-line tooltips, which sadly, is an avenue which has been very well trodden on the VB forum and has few answers at the end of it.

    I asked for exactly the same thing a couple of months ago, and nobody knew how to do it. All I could find was a couple of shoddy and/or unimpressive alternatives.
    Visual Basic 6 Enterprise Edition + SP4

  6. #6

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Gfk, no I'm not trying to introduce a multiline tooltip, I want a tooltip to dislpay in explorer when I hover over a file with for example the extension VBP and then display some cool info related to the file in a tooltip.

    But hey, if you want to make multilined tooltips I got a great example for you!!

    http://perso.wanadoo.fr/vbfrood/engl...s/tooltips.htm

    That'll help!
    Have fun and BoB, I know it has source and comments, but I can't get it to work But I'm waiting for your answer.

    I'm happy I got at least some reply
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  7. #7
    Addicted Member
    Join Date
    Jan 1999
    Posts
    204
    hey i didnt get it to work ether but just download that one shall dll and it should work . and then if it dont ill look into makeing a example ok , e-mail me or icq me
    WHat would we do with out Microsoft.
    A lot more.

  8. #8
    Junior Member
    Join Date
    Jul 2000
    Location
    Belfast
    Posts
    28
    Why not email
    the support address for the page you saw it on. After all it is a VB page.
    I got the address for you.

    [email protected]

    I hope he checks his email frequently.

    Good Luck

    Charlie

  9. #9

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    hehe he didn't
    I mailed him 3 days ago
    But maybe he's busy or on vacation so I'll be patient (damn that's hard )
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  10. #10

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Just want to bring up the post one more time (sorry folks, this is the last time ) because I think someone can help me.
    Kedaman/Megatron/Alltheothers...
    Because I think it's not so hard.
    Maybe anyone with Win2k can test it? I'm running 98

    Thanks and sorry for the peeps who didn't want to see this post *ever* again

    http://www.domaindlx.com/e_morcillo/...cod/shlext.asp

    ^^ Here you can find the stuff I've been talking about,
    look at infotips
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  11. #11
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    I got it work

    Well, I just did this; I downloaded it, the typelib too

    installed the inf (right click the inf file and select install)

    then move the cursor over a vb project file, and wow!
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  12. #12

    Thread Starter
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    hehe thanx mate i already wondered why the INF was there
    hehe

    I knew you could do it

    Thanks again for your help

    Jop
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

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