TIP 510: Add Rbc to Tk

Difference between version 8 and 9 - Previous - Next
This page is for discussion of http://core.tcl.tk/tips/doc/trunk/tip/510.md%|%Tip 510%|%

The Tip name has changed to "Add Rbc and Tkpath widgets to Tk". Please look at the tip page for the current content.

See also [Rbc] and [Tkpath] here on the wiki.

This page is a placeholder for comments on the tip.
----
----
'''[rz] - 2019-04-12 13:12:31'''

   * Widgets are now `oo::class`es.
   * Options can dynamically added/delete at C and script level
   * Additional widgets: `tko::frame`, `tko::labelframe`, `tko::toplevel` as classes with functionality of original tk commands.----
'''[rz] - 2019-05-09 11:26:15'''

* Additional `configure optionhide ?-option ..?` and `configure optionshow ?-option.. ?` commands added
   * bug fixes for readonly options and `configure optionadd` command at object level