Philippe Back
Philippe Back
As shown here, running in Pharo5 
So that users can have their own templates (or instead of users, groups of users interested in the same thing) space on the web. Removes the need to ask for...
Sample: ((ButtonModel new action: [ Smalltalk garbageCollect. ]; icon: UITheme current icons smallUpdate; label: 'GC'; buildWithSpec) extent: 75@30; yourself) openInHand buildWithSpec is mentioned for gtPresentation and in initializePresenter but nowhere...
There is no mention in the book of switching the layout of a DynamicComposableModel using #layout: aLayout Where aLayout is one of the self class someSpec. Took me a while...
I noticed that the rescale of MouseX() and MouseY() occured in framework.monkey (ReadInputs) but TouchX(i) and TouchY(i) are read in inputcache.monkey and stored as-is. ``` ' get the location of...
Now code that reads: remotePharo := TlpRemoteIDE connectTo: (....) is annoying with the "Remote" because it somewhat implies that the IDE is remote. But the IDE is local and connects...
Like this https://getmdl.io/templates/dashboard/index.html
{ PI } » pi install NeoCSV Checking Pharo installation already present... not found Checking for wget or curl...wget found... Downloading Pharo (stable version)... --2018-04-29 21:55:31-- https://get.pharo.org/ Resolving get.pharo.org (get.pharo.org)......