Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of example/taotk-dynamic/widget-demo.tcl
2022-09-06
| ||
18:59 | Continuing the effort to eliminate ensembles that could be better expressed a public/private methods file: [8b5741ab76] check-in: [4625b642a7] user: swoods branch: eisceacht, size: 1092 | |
2014-11-12
| ||
19:35 | Fixes to the demos file: [dac4cc596e] check-in: [5117d6ea06] user: hypnotoad branch: trunk, size: 1092 | |
2014-10-21
| ||
15:09 | Renamed Widget::content widget::content Added a "readonly" method to the tao-ui base class taotk::dynamic is now a core class For dynamic widgets: widget::display is now a wrapper to an event, and Widget::display is the private method which implements the actual call. widget::edit is now a wrapper to an event, and Widget::edit is the private method which implements the actual call. Calls to widget::reqsize will cause any pending edit/display events to fire off widget::grow now activates a signal Added a workaround for some windowing wierdness on OSX in X11 file: [e1a119aff2] check-in: [7ba1db6fd7] user: hypnotoad branch: unstable, size: 1055 Added | |