Tracking mouse events w/ scroll bar 
Author Message
 Tracking mouse events w/ scroll bar

I'm writing a 3D rendering package (simple little thing for a programming
class) and I would like to adjust the intensity of light sources via a
hScroll bar. No big deal. Using the click event, it adjusts the proper values
and immediately repaints the image. I'm doing this runnign Win95 with
32bit VB4... SLOW... I can deal with SLOW. But I'd also like to use the
scroll event so when I slide the little scroll bar thumb, it adjusts values,
but won't repaint the screen until the user lest go of the mouse button.
If I repaint it every time the user scrolls, it goes from SLOW to SLOOOOOOOW.
How can I track the mouse events?


Tue, 02 Jun 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Mouse move event not trapped over Scroll bars of ListView Control

2. Using Progress Bar to track time while an event is being processed

3. Building A Scroll Bar / Scroll Bar Colors

4. Scroll Bars - detect mouse up & down

5. Detecting when a mouse is over a scroll bar

6. Capturing mouse scroll-wheel events

7. I want to add code in the vb6 listview mouse scroll event

8. Event for Microsoft scroll bar

9. Scroll Bar Events Question

10. Do list box scroll bars generate any events?

11. Catching click event on list scroll bar

12. Listbox and Scroll bar events

 

 
Powered by phpBB® Forum Software