1. Controlling scroll events in a list view

To all:

I am attempting to take control of scroll events in a list view.  I 
think it might be accomplished by :

1. Trapping WM_VSCROLL events in onEvent for the list view.  I can trap 
these but then how do I determine where the scroll bar is since the 
scroll bar is not a seperate control?
2. Creating a scroll bar control for the list view.  I have no idea 
where to start on this approach but I have a feeling that this is the 
way to go.

Any suggestions?

Thanks,

Jonas

new topic     » topic index » view message » categorize

2. Controlling scroll events in a list view

I'm reposting this in case the people who might know the answer didn't 
see it the first time..and you know who you are! :)
> To all:
> 
> I am attempting to take control of scroll events in a list view.  I 
> think it might be accomplished by :
> 
> 1. Trapping WM_VSCROLL events in onEvent for the list view.  I can trap 
> these but then how do I determine where the scroll bar is since the 
> scroll bar is not a seperate control?
> 2. Creating a scroll bar control for the list view.  I have no idea 
> where to start on this approach but I have a feeling that this is the 
> way to go.
> 
> Any suggestions?
> 
> Thanks,
> 
> Jonas

new topic     » goto parent     » topic index » view message » categorize

3. Re: Controlling scroll events in a list view

Howdy Mr. Temple:

It might help quite a bit if we knew better exactly why you are wanting
to do this.  It would help to either 1) figure out how, or 2) provide
you with an alternative.  Otherwise, I don't understand why you are
wanting to do this.

Happy Hunting,

Travis Beaty
Claude, Texas.

Jonas Temple wrote:
> 
> I'm reposting this in case the people who might know the answer didn't
> see it the first time..and you know who you are! :)
> > To all:
> >
> > I am attempting to take control of scroll events in a list view.  I
> > think it might be accomplished by :
> >
> > 1. Trapping WM_VSCROLL events in onEvent for the list view.  I can trap
> > these but then how do I determine where the scroll bar is since the
> > scroll bar is not a seperate control?
> > 2. Creating a scroll bar control for the list view.  I have no idea
> > where to start on this approach but I have a feeling that this is the
> > way to go.
> >
> > Any suggestions?
> >
> > Thanks,
> >
> > Jonas
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu