Michael,
Do you mean:
fullScreen:
fullScreenOff
fullScreenOn
isFullScreen
lastScreenModeSelected
toggleFullScreen
???
I mean, that actually looks like something I can handle if you think of me like a first year apprentice who needs very specific instructions! Where do you want them to go? It's the whole change set thing that always takes me a while to figure out...!
Rob
Hi all,
while further battling full unicode support I ended up refactoring
ParagraphEditor to the extend that there a no references to the inst var
sensor left. There are still a few references to the global Sensor though.
With moving the model inst var down we could now basically get rid of
class Controller :-)
Class KeyboardBuffer is gone already.
All that needs to be done is moving the utility methods in
ScreenController to e.g. Display so we can remove that subclass of
Controller as well.
Volunteers?
Michael
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project