thomthom / SKUI

Ruby wrapper of classes that maps to GUI controls in SketchUp's UI::WebDialogs
MIT License
26 stars 14 forks source link

Add readonly property to textbox #100

Closed janbrouwer closed 9 years ago

janbrouwer commented 9 years ago

Adds the ability to (temporarily) lock the contents of the textbox. I use this to create a readonly progress/log-window...