[Pharo-project] I need conseils for develop a grid layout
I want develop a universal layout in morphic. Something for work in most cases when is needed put widgets in a container in ordered way. I believe the best option is something like grid layout container from WPF. Can you give me a "start point"? I don´t want work with inheritance from existent layouts, I want create a NEW mechanism for put controls, but I don´t know for where begin. Many thanks for the help. -- View this message in context: http://forum.world.st/I-need-conseils-for-develop-a-grid-layout-tp3623459p36... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Excellent initiative. We need a better layout engine but this is difficult. Igor could you send your anchors idea? Because it was interesting. Stef On Jun 24, 2011, at 9:48 PM, nullPointer wrote:
I want develop a universal layout in morphic. Something for work in most cases when is needed put widgets in a container in ordered way. I believe the best option is something like grid layout container from WPF. Can you give me a "start point"? I don´t want work with inheritance from existent layouts, I want create a NEW mechanism for put controls, but I don´t know for where begin.
Many thanks for the help.
-- View this message in context: http://forum.world.st/I-need-conseils-for-develop-a-grid-layout-tp3623459p36... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
nullPointer -
Stéphane Ducasse