Re: [Pharo-users] GT questions

2017-06-22 Thread Juraj Kubelka
Hi, I have not answer to this. I have an impression that the first two are not supported. It would be necessary to improve the framework. For the third one, there is an example for Drag&Drop in the Help / Glamour Example Browser. But no for the World. Cheers, Juraj > El 19-06-2017, a las 03:

[Pharo-users] GT questions

2017-06-18 Thread Torsten Bergmann
Hi, do we have an example on Glamorous Toolkit on 1. how to have a splitter between a pane (for instance to change size for left and right pane on a #dashboard) 2. how to have vertical tabs in a #tabulator 3. on how to use D&D from GT from a list or tree to the world? Thanks T.