Autostarting docking bar.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2016-05-26 17:33:14 +00:00
parent d756846b86
commit fb0f04b990
1 changed files with 5 additions and 0 deletions

View File

@ -243,6 +243,11 @@ GrafoscopioGUI class >> exampleBootstrapUI [
ui openWithSpecLayout: lay.
]
{ #category : #'as yet unclassified' }
GrafoscopioGUI class >> initialize [
self startDockingBar.
]
{ #category : #'graphical interface' }
GrafoscopioGUI class >> startDockingBar [
"Creates a custom docking bar for grafoscopio on top, with shorcuts for most used actions, and a fixed place for asking for help.