binil
10-13-2004, 03:46 AM
Hi all,
I am very new to Laszlo; I have installed it after seeing the TSS announcement on it being open-sourced and have been reading through the documentation since then.
I have now started working on a prototype application to evaluate the power of this new tool. I am putting up a GUI for an inhouse tool I am working on. I have a (simple?) question.
How do I make a split-pane? I am looking for something on the lines of JSplitPane from the JFC/Swing library. As of now, I have implemented a split pane using three views whose width and position are inter-dependant contraints. This works fine, except for a lack of smoothness when the "splitter" view is dragged. So my question is, is there a "standard" split-pane component? If not, am I doing it the right way? Kindly advise.
Thanks,
Binil
I am very new to Laszlo; I have installed it after seeing the TSS announcement on it being open-sourced and have been reading through the documentation since then.
I have now started working on a prototype application to evaluate the power of this new tool. I am putting up a GUI for an inhouse tool I am working on. I have a (simple?) question.
How do I make a split-pane? I am looking for something on the lines of JSplitPane from the JFC/Swing library. As of now, I have implemented a split pane using three views whose width and position are inter-dependant contraints. This works fine, except for a lack of smoothness when the "splitter" view is dragged. So my question is, is there a "standard" split-pane component? If not, am I doing it the right way? Kindly advise.
Thanks,
Binil