Re: how to insert code in build in method Listview Scroll

Tech-Archive recommends: Fix windows errors by optimizing your registry



What are you actually trying to do? If you just want to make sure a certain
line is scrolled into the viewport look at the EnsureVisible property, if it
is something a bit more complex you should try telling us what it is.

Regards
Dave O.

"catharinus" <csvanderwerf@xxxxxxxxx> wrote in message
news:1180016665.747627.204540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,

I want to insert some code in the method with which one can scroll a
listview in vb6, for example; "Hello World"

How can I get into that method? There is not a sub or a function which
you can access via the IDE. How can I insert some code in the methode

Thanks in advance
Catharinus van der Werf
csvanderwerf@xxxxxxxxx
figuresfirst@xxxxxxxxxxxxxxx



.



Relevant Pages

  • Re: Cant get zooming into a selected area to work correctly.
    ... specifies what point of the contained view will be in the upper-left corner of the viewport, ... Have the client code set the property to true any time it is setting the scale explicitly, and then have the view itself set the property to false when it's changing the scale via a drag-zoom mouse input. ... coordinates, and then after you've changed the scale for the component, translate that centerpoint back to client coordinates and then finally adjust the viewport so that the centerpoint is in fact centered. ... It percolates up until it reaches ) a JViewport that has its own implementation, which is to actually perform the scroll necessary. ...
    (comp.lang.java.programmer)
  • Re: Cant get zooming into a selected area to work correctly.
    ... You know the size of the viewport and you know the size of the area in the original image that should fill the viewport. ... The ratio between the two is your scale factor. ... It turns out that this particular method is forwarded to the parent of the JComponent. ... It percolates up until it reaches ) a JViewport that has its own implementation, which is to actually perform the scroll necessary. ...
    (comp.lang.java.programmer)
  • Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
    ... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ...
    (alt.photography)
  • Re: How to put scrollbars on a

    ... Because that now-displayed text sometimes overflows the viewport, ... Then don't bother with overflow: scroll on the help div (it doesn't get ...
    (comp.infosystems.www.authoring.html)
  • Re: Design Issue - Any way to Sych 2 JScrollPanes - so they scroll as one ?..
    ... the right side is a chart represented by a series of JLabels ... But they both need to scroll vertically and be kept in synch. ... "I think you may have to add a ChangeListener to the viewports of each ... Call getViewRectto get the visible rectangle for the viewport ...
    (comp.lang.java.gui)