./wip/tcl-iwidgets, Object-oriented mega-widget set which extends Tcl/Tk

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0.1, Package name: tcl-iwidgets-4.0.1, Maintainer: pkgsrc-users

[incr Widgets] is an object-oriented mega-widget set which extends Tcl/Tk and is
based on [incr Tcl] and [incr Tk]. This set of mega-widgets delivers many new,
general purpose widgets like option menus, comboboxes, selection boxes, and
various dialogs whose couterparts are found in Motif and Windows. Since [incr
Widgets] is based on the [incr Tk] extension, the Tk framework of configuration
options, widget commands, and default bindings is maintained. In other words,
each [incr Widgets] mega-widget seamlessly blends with the standard Tk widgets.
They look, act and feel like Tk widgets. In addition, all [incr Widgets]
mega-widgets are object oriented and may themselves be extended, using either
inheritance or composition.

[incr Widgets] offers a strong object-oriented foundation which addresses the
need for a flexible and extensible mega-widget set. Its usage replaces common
widget combinations with higher level abstractions, simplifying code, reducing
errors, increasing readability, adding productivity, and promoting a singular
look-and-feel. The ability to extend [incr Widgets] enables developers to create
new mega-widgets based on previous work.


Required to run:
[lang/tcl]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c09726d9ead66086b429d424f946e794d46b6f89
Filesize: 518.481 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-22 09:20:58 by OBATA Akio | Files touched by this commit (1)
Log message:
itcl is in tcl 8.6 and later.
   2014-02-22 09:16:57 by OBATA Akio | Files touched by this commit (1)
Log message:
This package have no contents to buildlink.
   2013-01-07 14:30:24 by Thomas Klausner | Files touched by this commit (9)
Log message:
Remove tcl85-itcl, used for updating lang/tcl-itcl.
   2012-10-31 21:11:18 by othyro | Files touched by this commit (1)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE
   2012-10-07 19:17:20 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-29 04:59:48 by othyro | Files touched by this commit (5)
Log message:
Import tcl-iwidgets-4.0.1 as wip/tcl-iwidgets.

[incr Widgets] is an object-oriented mega-widget set which extends Tcl/Tk and is
based on [incr Tcl] and [incr Tk]. This set of mega-widgets delivers many new,
general purpose widgets like option menus, comboboxes, selection boxes, and
various dialogs whose couterparts are found in Motif and Windows. Since [incr
Widgets] is based on the [incr Tk] extension, the Tk framework of configuration
options, widget commands, and default bindings is maintained.  In other words,
each [incr Widgets] mega-widget seamlessly blends with the standard Tk widgets.
They look, act and feel like Tk widgets. In addition, all [incr Widgets]
mega-widgets are object oriented and may themselves be extended, using either
inheritance or composition.

[incr Widgets] offers a strong object-oriented foundation which addresses the
need for a flexible and extensible mega-widget set. Its usage replaces common
widget combinations with higher level abstractions, simplifying code, reducing
errors, increasing readability, adding productivity, and promoting a singular
look-and-feel. The ability to extend [incr Widgets] enables developers to create
new mega-widgets based on previous work.