Reaction/ClassAct

Image scaling on window resizing

Hello guys,
I need your opinion on something I develop. I have a window where an image is shown. The image should keep it's aspect ratio and scale when the window is resized. There will also be a "Full width" mode, where the image will have 100% width and the height will respectively change, always respecting the aspect ratio. In full width mode, the window will use it's scrollbars to scroll the image.

Forums: 

Hierarchical listbrowser example

Just a quick piece of code I put together to test some new listbrowser functionality I've been working on:

https://dl.dropboxusercontent.com/u/26599983/dir2lb-src.7z

and I thought it might be useful as an example.

It uses the OpenClass()/CloseClass() method of opening and closing class libraries and generates the GUI without using macros or nesting function calls.

The program generates a hierarchial list based on the contents of SYS: or a directory of your choice (must be run from CLI for this).

Forums: 

Pages

Subscribe to RSS - Reaction/ClassAct