Autostarting docking bar.
This commit is contained in:
parent
d756846b86
commit
fb0f04b990
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user