Closed TakamotoAI closed 1 year ago
Yes: $widget->ttkLabelframe(…)
There are examples in the tileWidget.t test and in some widget demos: https://github.com/search?q=repo%3Achrstphrchvz%2Fperl-tcl-ptk%20ttkLabelframe&type=code
Thanks. Not sure how I could miss it. Works fine.
Is the widget ttk::labelframe (as in https://www.tcl.tk/man/tcl/TkCmd/ttk_labelframe.html) supported by this framework? I can have the LabFrame widget working but not the ttk variant. Thanks
What I do now is a cumbersome way through TCL: