Hi,


On 23/10/16 04:07, Stephan Eggermont wrote:
On 23/10/16 06:53, CodeDmitry wrote:
Are there any good resources that teach how to go around doing stuff like
this, or do I have to reinvent it myself by researching how Pharo GUI works
internally, and figure out how to do this by successful incremental
experiments?

This mostly just assembles and configures a number of existing parts. Take a look at DockingBarMorph & friends.

Stephan



I'm using Stephan's suggested approach to bring a fixed easy to access place in the Pharo GUI for the stuff we commonly use on Grafoscopio:




Cheers,

Offray