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 password property to textbox #102

Closed janbrouwer closed 9 years ago

janbrouwer commented 9 years ago

Converts the textbox to a password field, unless the textbox is multiline.

Rebased the branch with the latest changes, merging should work now I think.