hpi-swa / vivide

A Squeak/Smalltalk-based programming environment and framework that supports low-effort construction of graphical tools by employing a data-driven perspective and a script-based programming model.
MIT License
58 stars 9 forks source link

nil MNU when clicking the help button in a script editor #317

Open LinqLover opened 3 years ago

LinqLover commented 3 years ago

In the ViPane, self decoration message is nil.

image