Results 1 to 7 of 7

Thread: Easyer mouse over effect needed! PLZ

  1. #1

    Thread Starter
    New Member 101VBPro's Avatar
    Join Date
    May 2004
    Posts
    10

    Post Easyer mouse over effect needed! PLZ

    Hi, my names chris i was wondering if anyone knew a easyer way to do the mouse over effect on visual basic. I'm making and Imulator Database Program with some cool effects to grabb users and the mouse move effect takes a long time to do and ticks me off when it dosn't work right. for example: i made my program with the effect and the images i used for the buttons flickered when the mouse moves about every pixel. CAN YOU HELP ME! [email protected]
    As a man one said, "Look into ze eye's of the blind monkey".

  2. #2
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051
    What kind of mouse-over effect do you want to do?
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  3. #3

    Thread Starter
    New Member 101VBPro's Avatar
    Join Date
    May 2004
    Posts
    10
    Well i need it to change pictures from the unhighlighted version to the highlighted version of the picture.
    As a man one said, "Look into ze eye's of the blind monkey".

  4. #4
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051
    I assume you've managed to work out the picture changing code (as you complain about flickering), so to stop this simply make a boolean variable, that gets set to starts false, and gets set to true when you change the picture. Only change the picture when the variable is false.
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  5. #5
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632
    Here's an example.

    I have had to rush the mouse pos code, I am literally a few pixels off. as I have a new PC on my desk...Woohohohoo...Getting rid of this old crappy thing.

    Hope this helps.

    Woka
    Attached Files Attached Files

  6. #6
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171


    Has someone helped you? Then you can Rate their helpful post.

  7. #7
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171


    Has someone helped you? Then you can Rate their helpful post.

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