@Chris:
http://www.antunkarlovac.com/blog/2007/08/03/the-mouse-wheel-in-openlaszlo/
gave me a good scrollbar example, that worked also in dhtml. Then I had
to add in the <text> multiline = "true" for dhtml to write out the data
set to be scrollable in the view-window!

It's all about clever documentation lol

Best,
Duke2010


-- 
Sent from Ubuntu


Chris Janik wrote:
> Where is your scrollbar linked to? My app has a scrollbar disconnected
> from the view it scrolls so I had to specify scrolltarget. So in your
> case scrolltarget to the view containing your replicated xml data. If
> that's what the problem is.
> 
> 
> Ignotus 
> 
> On Fri, Nov 19, 2010 at 2:20 PM, Founder <[email protected]> wrote:
>         Done: the error was a bluecolor style argument that dhtml
>         could not cope
>         with. Taking it out, all was fine.
>         
>         Now the widget works on the web server, but the old issue: XML
>         data
>         is not shown within the scrollbar, but only 1st line, and NO
>         links
>         work? target=_blank the case, but they work again in LPZ..
>         
>         
>         
>         Best,
>         Duke2010
>         
>         PS: Have a great weekend.
>         
>         --
>         Sent from Ubuntu
>         
>         
>         
>         Duke2010 wrote:
>         
>         > Hi,
>         >
>         > I really like LPS, but it ain't good to me..
>         > Flash works fine, and when I even alter some examples dhtml
>         > does not do its job. Now I try to SOLO it, but after reading
>         all
>         > data the screen locks already after "compile as dhtml?"
>         >
>         > Man, others create big websites with it.. What is going on
>         here ;)
>         >
>         > Best,
>         > Duke2010
>         >
>         
>         
> 
> 

Reply via email to