Re: [Pharo-users] Spec Questions

2016-02-02 Thread Khrystyna Mykhailiuk
Thank you very much =) 2016-02-02 11:24 GMT+02:00 Nicolai Hess-3-2 [via Smalltalk] < ml-node+s1294792n4875312...@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 obj

Re: [Pharo-users] Spec Questions

2016-02-02 Thread Nicolai Hess
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 : > Hello, all! > > Recently, I have started wor

[Pharo-users] Spec Questions

2016-02-02 Thread Khrystyna Mykhailiuk
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 messa