I repeatedly got a time out exception for when checking if storage is available (while logged in).
It seems it got past it this load.. (though not running as I expected, hoping I can now debug)
greenfoot.util.GreenfootStorageException: Error connecting to storage server: Operation timed out
Don't know why, when exported, fonts don't have antiasing and fontmetrics seem to be less accurate. Or is it just me? (don't remember it always looking this way).
Learn something everyday, on mac, fn-delete is same as 'Del'.
Also fn-ctrl, fn-alt.
(These Key Names are missing from the Greenfoot API by the way).
Already finished:
* Listbox to have generics
* 'del' functioning for Textbox
* Textbox doesn't accept Enter when on password setting.
* limited Textbox to not accept ctrl and alt combinations (for now).
Gonna update code comments and see if there's some more polishing I can do before updating.
I don't believe ctrl, command, or alt combinations are captured by Greenfoot, nor do those keys alone seem to be accepted by the Textbox. I did realize that Enter was counted as a character for the password setting, which should be suppressed, but I think having a "log in"/"Enter" sort of button accompanying the Textbox, that has acceptance on Enter key press will be suitable (which I will include next).
2013/4/30
Workshop
2013/4/30
Workshop
2013/4/26
Chess with A.I.
2013/4/11
GUI Components
2013/4/11
GUI Components
2013/4/10
GUI Components
2013/4/10
GUI Components
2013/4/10
GUI Components
2013/4/10
GUI Components