Hello, all! Recently, I have started working with Spec framework in Pharo. I want to put sub widgets into tabModel widget. Is it possible to do? If yes, Could you tell me please, what method I should use? And how interacting with these sub widgets? Thank you, Khrystyna. -- View this message in context: http://forum.world.st/Spec-Questions-tp4875277.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi Khrystyna, there is an example TabsExample it opens a tabmanager model with multiple tabs. The tabs contain a class browser a symstembrowser and an object inspector. I hope this helps. nicolai 2016-02-02 9:31 GMT+01:00 Khrystyna Mykhailiuk <chrismihaylyk@gmail.com>:
Hello, all!
Recently, I have started working with Spec framework in Pharo. I want to put sub widgets into tabModel widget. Is it possible to do? If yes, Could you tell me please, what method I should use? And how interacting with these sub widgets?
Thank you, Khrystyna.
-- View this message in context: http://forum.world.st/Spec-Questions-tp4875277.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thank you very much =) 2016-02-02 11:24 GMT+02:00 Nicolai Hess-3-2 [via Smalltalk] < ml-node+s1294792n4875312h12@n4.nabble.com>:
Hi Khrystyna,
there is an example TabsExample it opens a tabmanager model with multiple tabs. The tabs contain a class browser a symstembrowser and an object inspector.
I hope this helps.
nicolai
2016-02-02 9:31 GMT+01:00 Khrystyna Mykhailiuk <[hidden email] <http:///user/SendEmail.jtp?type=node&node=4875312&i=0>>:
Hello, all!
Recently, I have started working with Spec framework in Pharo. I want to put sub widgets into tabModel widget. Is it possible to do? If yes, Could you tell me please, what method I should use? And how interacting with these sub widgets?
Thank you, Khrystyna.
-- View this message in context: http://forum.world.st/Spec-Questions-tp4875277.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
------------------------------ If you reply to this email, your message will be added to the discussion below: http://forum.world.st/Spec-Questions-tp4875277p4875312.html To unsubscribe from Spec Questions, click here <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&nod...> . NAML <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant...>
-- View this message in context: http://forum.world.st/Spec-Questions-tp4875277p4875318.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Khrystyna Mykhailiuk -
Nicolai Hess