VID Extension Kit

Started by Henrik on 1-Jul-2011/3:57:30-7:00
I'm relaunching the VID Extension Kit after a lengthy break. The VID Extension Kit is a GUI system built on top of VID. It offers resizing, different appearance, a comprehensive list of styles, keyboard navigation and functions to make it easier to do programming in the large. The VID Extension Kit is currently available through GitHub here: https://github.com/henrikmk/VID-Extension-Kit In this latest version, the VID Extension Kit is no longer compatible with LIST-VIEW, since it offers its own DATA-LIST style, a faster and more elegant substitute. A range of click-and-run demos are available in the Tests/ directory. Despite the name, the VID Extension Kit does not really allow running plain VID programs (it did in the beginning), and the editor and viewtop are not functioning, when using the VID Extension Kit. Licensing is not yet settled. My main website is down, so docs are raw make-doc plain text. I hope to fix this soon.
Thanks a lot for the work Henrik.
I'm looking forward to using it!
Henrik, is it possible to make a version of just the data-list usable in regular VID?
Nope. Data-list depends on about 5-6 different other styles. It also uses the VID Extension Kit resizing system to provide internal resizing as well as modified a window event handler to throttle events in a way to make it faster than LIST-VIEW. There is also a context for handling sorting, filtering, column order, etc. which is intended for use in other styles.
Henrik, thanks for the response and for all the hard work - I'm looking forward to putting it to use.
My site is now fixed, and details and docs about the VID Extension Kit can be read here: http://hmkdesign.dk/project.rsp?id=vid-ext-kit&page=info
If you haven't decided on a license, this pretty much prevents anyone from using it except to play with.
OK, I'll look at the license soon.
Thank you Henrik :)

Reply