In OpenLaszlo, scrollbars don’t automatically scroll with the mouse wheel. I guess the reason behind this is that scrollbars are very free-form. As a developer, you can make anything scroll, so it would be restrictive if the scrollbars were to respond to mouse wheel events in a predefined way. To see how to use a [...]
Entries from August 2007
The Mouse Wheel in OpenLaszlo
August 3rd, 2007 · 10 Comments
Tags: LZX Tips
OpenLaszlo 4.0.3 Released… stretches, and mini-me!
August 2nd, 2007 · No Comments
Last week, OpenLaszlo 4.0.3 was released (without much fanfair, since it’s a bugfix release). One little-noticed bug that I’m happy to see fixed is the stretches attribute. The stretches attribute lets you stretch a resource to fit the view it’s attached to. The thing is, that stretches was always supposed to adjust the view’s entire [...]
Tags: LZX Tips · OpenLaszlo