Dec. 3, 2011
11:48 a.m.
On Dec 3, 2011, at 12:29 PM, Sven Van Caekenberghe wrote:
On 03 Dec 2011, at 03:09, Sean P. DeNigris wrote:
Happy Holidays: (PluggableButtonMorph on: [ Display toggleFullScreen ] getState: nil action: #value) label: 'Toggle Fullscreen'; openInWorld.
This is really cool, thx!
IMHO something like this should be standard (maybe activateable in settings), preferrably with two state icons like
For the two state icons, you can use ToggleIconicButton from NautilusCommon. So maybe we should push it into the system :) Ben
Sven