PDA

View Full Version : My version of hsplitpane and vsplitpane


Oleg
10-16-2006, 04:26 AM
I've started from incubator/hsplitpane.lzx, added vsplitpane.lzx, changed its look (I used lps/components/lz/resources/grid/column_resize_mid.swf), now the component changes it's color depending on the current style. Also now it understands specification of the starting, min and max position of splitter both as percents (e.g. "50%") and as a number of pixels (e.g. "170").
I hope this piece of code might be useful for someone else.

Oleg
10-16-2006, 05:21 AM
2nd attempt to attach zip file. Success!