A Class emulating simple multi-column table. More description in the file.
MTFBWY
K.
Speak now or forever hold your peace:
November 22, 2008
Great :D
November 30, 2008
Thanks guys
I rewritten the class so it is now inheriting from Widget, therefore you can use it as a widget. That makes it much simpler and portable.
there are some small changes in the way initialization is done but otherwise everything is the same.
ENJOY
MTFBWY
K
January 23, 2009
how to load it into a Shoes app besides copy-paste?
January 24, 2009
Remove the test application and
require the file containing Widget definition in your main application file.

Congrats, K.
Great success for the multi-column table solution! Cool!