Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
ScriptingSystem inspectFormDictionary
Last updated at 12:44 pm UTC on 11 October 2016
 ScriptingSystem inspectFormDictionary


 ScriptingSystem formDictionary

accesses Forms dictionary which contains for example the Halo icons.

 (ScriptingSystem formDictionary at: #'Halo-Drag') asMorph openInWorld


If you choose the menu 'Extras' , 'Standard Graphics Library' (TheWorldMainDockingBar)the following is called

 ScriptingSystem inspectFormDictionary

This call is also available through doMenuOn: aDockingBar