Results 1 to 4 of 4

Thread: Hide / Show toolbar

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Hide / Show toolbar

    I'm creating a floating toolbar that sits on the desktop, it's a row of vertical icons and when one is clicked, another toolbar pops horizontally from the side of it (like in Photoshop / Paintshop Pro), but I want this toolbar to be hidden at the side of the screen until my mouse moves to the edge, then the toolbar slides into view.

    How would I achieve this?

    please be gentle, i'm a n00bie
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Double click on the button or object , then go up to the top where it says "on click" and choose mouse hover. Then enter the code to show it. Then I think there is the same deal with on mouse leave or something so you can hide it again.

    I have NO CLUE how to animate it, however.

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Have a look at the demo ...(I know it's flickering but I'm gonna fix this later) .
    Attached Files Attached Files

  4. #4

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Thanks pirate, i'll try it
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

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