[Laszlo-user] Laszlo 3.0 scrollbar issues
Henry Minsky
henry.minsky at gmail.com
Tue Apr 26 16:44:17 PDT 2005
Looking at the source code for the scrollbar component , it creates
two views, instances of "basescrolltrack" which uses an attribute
named "direction". Maybe you can put a debug print statement in your
copy of the scrollbar scrolltracks, and see which direction it thinks
it is moving the scrollbars when you click.
On 4/26/05, Geert Bevin <gbevin at uwyn.com> wrote:
> Hi Henry,
>
> No it doesn't, I've been trying to isolate it, but haven't been able
> to do so yet.
> It's late here now though, so I'll look more tomorrow. You can get
> the sources of blablalist here:
>
> https://svn.rifers.org/blablalist/trunk/
>
> or here if you have no subversion client:
>
> http://blablalist.com/blablalist-1.0pre-src.tar.bz2
>
> Best regards,
>
> Geert
>
> On 27 Apr 2005, at 00:44, Henry Minsky wrote:
>
> > Can you try this example and tell me if it exhibits the same problem
> > on your installation?
> >
> >
> > <canvas width="1400" height="600" >
> > <view width='200' height='200' clip="true">
> > <scrollbar/>
> > <view>
> > <simplelayout/>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>this is some text</text>
> > <text>The End</text>
> > </view>
> > </view>
> >
> > </canvas>
> >
> >
> >
> >
> > On 4/26/05, Geert Bevin <gbevin at uwyn.com> wrote:
> >
> >> HI Henry,
> >>
> >> anything I can do about it?
> >>
> >> It's weird that this just happens all of a sudden, I didn't change
> >> anything in the code.
> >>
> >> On 27 Apr 2005, at 00:09, Henry Minsky wrote:
> >>
> >>
> >>> It sure looks like its wired up backwards...
> >>>
> >>>
> >>> On 4/26/05, Geert Bevin <gbevin at uwyn.com> wrote:
> >>>
> >>>
> >>>> Hi,
> >>>>
> >>>> I upgraded Bla-bla List to Laszlo 3.0 final and I have a problem
> >>>> with
> >>>> scrollbars. When I click under or above the handle to make the
> >>>> handle
> >>>> step down or up, the handle moves in the opposite direction. To try
> >>>> it out, just go to blablalist.com and create a list with quite a
> >>>> number of entries.
> >>>>
> >>>> Any ideas about this?
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Geert
> >>>>
> >>>> --
> >>>> Geert Bevin Uwyn bvba
> >>>> "Use what you need" Avenue de Scailmont 34
> >>>> http://www.uwyn.com 7170 Manage
> >>>> gbevin[remove] at uwyn dot com Tel +32 64 84 80 03
> >>>> PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F
> >>>> D6A9
> >>>> Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net
> >>>>
> >>>> _______________________________________________
> >>>> Laszlo-user mailing list
> >>>> Laszlo-user at openlaszlo.org
> >>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-user
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>> --
> >>> Henry Minsky
> >>> Software Architect
> >>> hminsky at laszlosystems.com
> >>>
> >>>
> >>>
> >>
> >> --
> >> Geert Bevin Uwyn bvba
> >> "Use what you need" Avenue de Scailmont 34
> >> http://www.uwyn.com 7170 Manage
> >> gbevin[remove] at uwyn dot com Tel +32 64 84 80 03
> >> PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9
> >> Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net
> >>
> >> _______________________________________________
> >> Laszlo-user mailing list
> >> Laszlo-user at openlaszlo.org
> >> http://www.openlaszlo.org/mailman/listinfo/laszlo-user
> >>
> >>
> >
> >
> > --
> > Henry Minsky
> > Software Architect
> > hminsky at laszlosystems.com
> >
> >
>
> --
> Geert Bevin Uwyn bvba
> "Use what you need" Avenue de Scailmont 34
> http://www.uwyn.com 7170 Manage
> gbevin[remove] at uwyn dot com Tel +32 64 84 80 03
> PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9
> Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net
>
> _______________________________________________
> Laszlo-user mailing list
> Laszlo-user at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-user
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-user
mailing list