CRESS-Surrey / eXtraWidgets

An extension for creating additional interface tabs in the NetLogo GUI and putting custom widgets on them.
MIT License
13 stars 4 forks source link

add xw:set (for setting the default property; mirror of xw:get) #102

Closed nicolaspayette closed 9 years ago

nicolaspayette commented 9 years ago

Properly failing when a value of the wrong type is passed is the important bit missing at the moment.

nicolaspayette commented 9 years ago

The exception is thrown, but a proper dialog box is not shown, possibly because we're in the event thread.