Peeves and Problems with Web Based Dialog Interface Development
This topic thread is a place to discuss generally our peeves and problems with developing extension interfaces using the SketchUp API’s web based UI::HtmlDialog
class (and the old deprecated UI::WebDialog
class.)
Over the years there have been so many discussion and question topics about coding with these UI classes that it was impossible with a simple search to see what has been discussed. So I will begin collecting a categorical index here in this first post. The categories will be collapsed sections.
Communication
Communication: SketchUp Ruby <->
Dialog Javascript
UI::HtmlDialog
- Html dialog box to set and get information (SEP 2020)
- How to pass values to HtmlDialog? (JUL 2017)
UI::WebDialog
UI Frameworks
UI Frameworks for ease of coding and common UI styling
- UI libraries for HtmlDialog user interfaces (FEB 2020)
- Community based Dialog framework? (NOV 2017)
- Prototype WebDialog replacement for Ruby InputBox (OCT 2016)
GTK
Size, Position and State
Size and Position
State - Open or Closed
- Way to check if HtmlDialog open? (AUG 2019)
- HtmlDialog and ObjectSpace [Zombies] (NOV 2017)
Focusing
- How to set Focus to Mainwindow (JUN 2015)