I'm very excited to release the first beta version our new complex list control 'bList'.
Allow me to quote Ariel description from the help manual:
This is a beta version and I'm sure that there are still some improvements required. Also note that some of the method signatures may change in the stable release.
Any feedback about this new control will be highly appreciated.
Setup instructions:
- Download the attached file.
- Copy bList.dll and bList.chm to the libraries folder. By default:
c:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries
The zip file also includes several examples.
I want to thank Ariel for writing this cool new library :icon_clap:.
Edit: v0.93 is attaches. bListItem.CreateNew2 second parameter can be an empty string for items without an image.
Edit: v0.92 is attached. Improves the 'click' sensitivity on VGA devices.
Edit: v0.91 is attached with some minor bug fixes and corrections to the help manual.
Edit: Example file was fixed.
Allow me to quote Ariel description from the help manual:
bList is a modern UI element used as a basic list viewer. bList is intended to help creating user interface for touch screens and is specifically suited for Basic4ppc. bList allows finger-based operation and is intended to be used for multi-choice elements, list, and the like.
Moving the list is done by dragging the finger (or a stylus) over the screen. The faster dragged the faster the list moves. Lifting the finger will cause the list to reduce speed to a full stop. Clicking an item fires an event and the programmer can handle it in code.
This is a beta version and I'm sure that there are still some improvements required. Also note that some of the method signatures may change in the stable release.
Any feedback about this new control will be highly appreciated.
Setup instructions:
- Download the attached file.
- Copy bList.dll and bList.chm to the libraries folder. By default:
c:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries
The zip file also includes several examples.
I want to thank Ariel for writing this cool new library :icon_clap:.
Edit: v0.93 is attaches. bListItem.CreateNew2 second parameter can be an empty string for items without an image.
Edit: v0.92 is attached. Improves the 'click' sensitivity on VGA devices.
Edit: v0.91 is attached with some minor bug fixes and corrections to the help manual.
Edit: Example file was fixed.