Advanced Search
Mail us
Home    Manuel    Links    Faq    Submit a tcl/tk Reference    Contact Us

    Some examples tcl/tk codes     Man of Bwidget     Man of blt     mkwidget screenshots     TkOgl     Video Demo real.


             Extension
                   audio 7
                   OO Extension 9
                   TCL/IP 4
                   X Window 3
                   database 19
                         Orable 7
                         Mysql 2
                         PostGres 3
                   java 3
             widget 113
                   [incr TCL] 11
                   canvas 9
                   Comboxbox 4
                   Text 30
                   Entry 9
                   Scale 1
                   Table 5
                   [incr Tk] 16
                   BLT 2
                         C++ 37
             Application
                   Editor 80
                   Email 19
                   Java 26
                   Game 17
                   Clock 7
                   Rolodex 3
                   Internet 26
                         Irc 11
                         Usenet 3
                         CGI 15
                         Server 36
                   PerlTk 1
                   Xml 6
                   prolog 4
                   Gui Builder 3
                   Spreadsheet 5
                   Mutlimedia 8
             TclEt (plugin) 51
             OpenGl 8
             Miscalenus 688
             Port 50



Recent enrty Wiki

Swank
Jacl
My question is listed here--Please help!!!
DOS BAT magic
Ask, and it shall be given # 8
Read-only text widget
Jacl Modernization Release Notes
A Tree class using TclOO
Xapian
8th European Tcl/Tk Users Meeting
tclvfs
Tcl and other languages
Graph Manipulations
New Pages
Wikit Problems
svg charts
TREV
Google Chart API Wrapper
Solaris
IDE
A little bar chart
Playing with bar charts
XHTML
AnatLab: Virtual Anatomy Laboratory
An Order Entry and Wireless Data Collection System Using Tcl and SQLite
Festnet
  Rectmap
 
A Tk drawing widget which one can use to create various angles.

Download :
From the contact
Contact :
<URL: mailto:helthuis@cs.utwente.nl> (Bert Helthuis)
Show other from the same categorie



  rnotebook
 
A notebook widget with buttons and frames, with full zable capability. Written in pure Tcl code.

Download :
<URL: http://www.multimania.com/droche/rnotebook/>

Contact :
<URL: mailto:daniel.roche@bigfoot.com> (Daniel Roche)
Show other from the same categorie



  Save Tk widgets
 
Tk procedure which outputs a graph description of the et tree for AT&T s dot graph layout system.

Download :
From the contact
Contact :
<URL: mailto:Martin.Cleaver@ncl.ac.uk> (Martin Cleaver)
Show other from the same categorie



  scwoop
 
Simple Composite Widget Object Oriented Package is implemented single sourcable file and uses simple techniques to provide osite widget (mega widget) support to Tk. Uses stooop 4.1 above. Runs on all Tcl 8.3 or higher supported platforms. HTML doc, with live tclets, are provided at the web site.

Download :
<URL: http://jfontain.free.fr/scwoop.htm>
<URL: http://jfontain.free.fr/scwoop-3.1.tar.gz>

Contact :
<URL: mailto:jfontain@free.fr> (Jean-Luc Fontaine)
Show other from the same categorie



  shell widget
 
Tk proc to create a shell widget.

Download :
From the contact
Contact :
<URL: mailto:Donald.Syme@cl.cam.ac.uk> (Donald Syme)
Show other from the same categorie



  slide draw and widget
 
Simple widget for fast drawings. Provides a background with d objects that make it faster for redrawing. Images taken ctly from file, without caching, with dithering and resizing on fly. Currently supports only jpeg, but can be adapted for r image foramts. Zoom as a config option. Configurable er bands. Layered structure and objects such as lines, angles, arcs, ovals and images. Splines are in the planning es. Export to jpg images (with other output formats including script available soon). Arbitrarily rotated text items.

Download :
<URL: http://members.xoom.com/rpragana/>

Contact :
<URL: mailto:rpragana@acm.org>
Show other from the same categorie



  SNTL
 
A general Tcl library of procedures. Contains code to uce man pages from Tcl source, conversions from Tcl to C, rendering, generating HTML, handling CGI forms, command line ment processing, a debugging message system, an object system, various Tk widgets built with the object system.

Download :
<URL: http://www.csua.berkeley.edu/%7Esls/woa/distrib/>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/sntl-0.4.2.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/sntl-0.4.2p1.patch.tar.gz>

Contact :
<URL: mailto:slshen@lbl.gov> (Sam Shen) <URL: mailto:sls@aero.org> (Sam Shen)
Show other from the same categorie



  Speed Up for widgets with text in Tk 3.6
 
Update to Tk 3.6 so that all labelled widgets are linked, wing only one DoWhenIdle call per update cycle and reallocate ry for label only when new text is longer than old. dditional speed up mentioned by drawing directly onto screen.

Download :
From the contact
Contact :
<URL: mailto:panasyuk@cfauvcs5.harvard.edu> (Alexander Panasyuk)
Show other from the same categorie



  Spreadsheet (Struble)
 
Tk spreadsheet like widget, built using canvas and text ets.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/apps/newspread/newspread.tar.gz>

Contact :
<URL: mailto:cstruble@gnu.ai.mit.edu> (Craig Struble)
Show other from the same categorie



  Suchenwirth s Tcl code
 
Richard has written a number of Wiki pages, pointed to by supplied URL. He covers code to detect or prevent a proc being redefined, a discussion of Lamda procs in Tcl, riety of algorithms implemented in Tcl and Tcl/Tk (which include mple balloon help, integer list generation, a cursor name tion, an integer to english/french/german name translater, file mode in letter notation (rwxr--r--), fraction math, test common denominator, ip address, unix ls proc, simple sender, max and min functions, morse code encoder/decoder, erting numbers to commas, randomly selecting items from list, n numeral conversion to and from integers, widget scrollbar rator, stack operations on lists) ISO country and language s to English, unit converters, adding Tcl minor subcommands ommands, neat Tcl syntactic tricks that can be added using unknown proc, a keyboard widget which displays rows of buttons esenting the various characters to be inserted - particularly ul for Unicode special character input, a Tk pane widget, ton - a text and image button megawidget, of 7 bit ASCII input to Unicode string conversions using riety of targe languages (Arabic, Greek, Korean Hangul, Hebrew, nese, and Russian), tally gadget (used for counting strings, words, etc.). act continues to write more code as time goes by - just by the web page to see the latest list.

Download :
<URL: http://purl.org/thecliff/tcl/wiki/RichardSuchenwirth>

Contact :
<URL: mailto:Richard.Suchenwirth@kst.siemens.de>
Show other from the same categorie



  Tcl++/Tk++
 
A package that makes development of extended Tcl/Tk rpreters easier and more pleasant for C++ programmers. oes not patch the core, nor need the Tcl internals. also includes a small object oriented extension as well ome widgets for Tk. her development of Tcl++ is on hold right now.

Download :
<URL: http://www.amath.washington.edu/%7Elf/software/tcl++/>

Contact :
<URL: mailto:egkioule@u.washington.edu> (E. Gkioulekas)
Show other from the same categorie



  Tcl/Tk Japanized; support for Kanji
 
Patch to enable Tcl/Tk 8.0 to use Kanji. widget-demo is a _replacement_ for the default widget demo, laying text in Kanji. articles 960904.0[2-8].Z, 960905.0[13-9].Z, 960905.10.Z unofficial patches to Tcl 7.5p1, Tk 4.1p1, Tcl 7.6b1, .2b1. Also, note that 960904.08 has need of a patch llow it to uudecode. The last full line of decoding needs 1 he 2 periods that begin the line removed. hes for older versions of Tcl/Tk available as well. Tcl 8.1.1 patches update Tcl and Tk to support the X Input Method.

Download :
<URL: ftp://ftp.sra.co.jp/pub/lang/tcl/jp/tcl8.1.1i18n.patch.gz>
<URL: ftp://ftp.sra.co.jp/pub/lang/tcl/jp/tk8.1.1i18n.patch.gz>
<URL: ftp://ftp.sra.co.jp/pub/lang/tcl/jp/tcl8.0p2jp1.0.patch.gz>
<URL: ftp://ftp.sra.co.jp/pub/lang/tcl/jp/tk8.0p2jp1.0.patch.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/example/widget-demo-tk4.jp.tar.gz>
<URL: ftp://ftp.sra.co.jp/pub/lang/tcl/jp/widget-demo-tk4.0jp.tar.gz>
<URL: ftp://ftp.iij.ad.jp/pub/NetNews/fj.sources/volume96/Sep/>
<URL: ftp://ftp.ims.ac.jp/pub/unix/tools/tcl/jp/>
<URL: ftp://ftp.u-aizu.ac.jp/pub/lang/tcl/jp/>

Contact :
<URL: mailto:tcl-jp-bugs@sra.co.jp> (Japanized Tcl Project)
Show other from the same categorie



  tclIV
 
Tk wrappers for InterViews 3.1 widgets.

Download :
<URL: ftp://ftp.cpsc.ucalgary.ca/pub/roseman/tclIV.tar.Z>

Contact :
<URL: mailto:roseman@cpsc.ucalgary.ca> (Mark Roseman)
Show other from the same categorie



  tclMotif extension of a Matrix widget
 
Changes to tclMotif 1.2 to integrate the XbaeMatrixWidget reely distributable Motif efficient, editable matrix widget) into otif.

Download :
From the contact
Contact :
<URL: mailto:sriram@tcs.com> (Sriram Srinivasan)
Show other from the same categorie



  TclProp
 
A set of functions for declarative programming using data agation. Allows you to declare relationships amoung al variables that are enforced by the TclProp system. includes a trigger interface and a mechanism for creating ables that are tied to widget attributes or other states. s with Tcl 7.5/Tk 4.1. Requires a patch to Tk 4.1, and includes binary versions for Linux-ELF, Solaris and Irix available.

Download :
<URL: http://www.cs.umn.edu/research/GIMME/tclprop.html>
<URL: http://www.cs.umn.edu/%7Esafonov/TclProp/>
<URL: ftp://www.cs.umn.edu/users/konstan/TclProp-2.0p1.tar.gz>
<URL: ftp://ftp.cs.umn.edu/users/konstan/TclProp-2.0p1-src.tar.gz>

Contact :
<URL: mailto:tclprop-request@cs.umn.edu> (TclProp admin email)
Show other from the same categorie



  tclvogle
 
Tk [23]-D drawing widgets (alpha) based on very old Tk Tcl.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tclvogle.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tclvogleDOCS.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/vogleWish.sun4.exe.gz>

Contact :
<URL: mailto:mh@wx.gtegsc.com> (Mike Hoegeman)
Show other from the same categorie



  Tix
 
Tix is an extension to Tk that includes more than 30 new ets, including ComboBox, Motif style FileSelectBox, MS ows style FileSelectBox, PanedWindow, NoteBook, Hierarchical box, Directory List/Tree View, Spin Control widget, Balloon help ow and many more. Tix also has built-in support for XPM es. A Form geometry manager makes it easy to lay-out your rface using Motif Form-like attachment rules. 4.x is written in C, and requires building a new rpreter based on Tk 4.0/Tcl 7.4 or newer. an also be used with itcl 2.0 or newer. 4.x now works with Embedded Tk as well. 4.x works on both Windows and Unix platforms. 4.x has license terms similar to the Tcl/Tk license terms. sourceforge site provides NetCVS access to the Tix source e, to fix bugs, etc. The version of Tix was changed from 4.1.0.007 to Tix 8.0.0, a developer s release. When the release reaches Tix 8.2.0, it should be stable enough for rs. tixbindings file is some additional bindings for the TixHlist get, including scrolling, entry editing, and local drag and p. Version 4.1 works with Tk 8.0. t Khan has, at the xraylith site, a simple patch for Tix get the demos to work under Tk 8.0 patched with Img 1.1 s object support. Tix widget set has been adopted by Gregg Squires at the web site. ncnr patches to Tix allowed creator to compile Tix 4.1 with /Tk 8.2.3 on a SGI. infinit site has a Windows implementation (version 4.1.8.2), ng stubs, as well as a variety of patches.

Download :
<URL: http://tix.sourceforge.net/>
<URL: http://tix.mne.com/>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-8.0/x11/Tix/4.1.0.007/Tix4.1.0.007.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/Tix4.1.0.006.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tix41p6.zip>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tixwin41p6bin.zip>
<URL: http://pages.infinit.net/cclients>
<URL: http://rain.org/%7Eart/tixbindings.txt>
<URL: http://www.xraylith.wisc.edu/%7Ekhan/software/tcl/>
<URL: http://www.lb.u-tokai.ac.jp/%7Eled/files/windows/cygwin/tcltk/>
<URL: http://www.star.spb.ru/%7Esmall/tcldev/tix.zip>
<URL: ftp://ftp.ncnr.nist.gov/pub/cryst/tcltk/Tix4.1.0.007_tcltk82_patch>
<URL: http://www.go.dlr.de/fresh/unix/src/contrib/Tix4.1.0.007.tar.gz>

Contact :
<URL: http://www.egroups.com/list/tix_announce/> <URL: http://www.egroups.com/list/tix/>
Show other from the same categorie



  Tk Emacs widget
 
Emacs widget for the Tk widget set. Allows emacs-lisp code to ent to emacs and Tcl code to be sent from emacs to Tcl. s with tk2.3 and tk3.0 (and should work with tk3.1 when it vailable). Contains patches for GNU Emacs 18.58 and 18.59.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/text/TkEmacs1.3.tar.gz>

Contact :
<URL: mailto:sven@ajubasolutions.com> (Sven Delmas)
Show other from the same categorie



  Tk menu insert subcommand
 
Tk 3.6 menu widget insert subcommand allowing you to rt anywhere in the menu.

Download :
From the contact
Contact :
<URL: mailto:tromey@busco.lanl.gov> (Tom Tromey)
Show other from the same categorie



  Tk raster widget
 
A Tk drawing bitmap graphics widget . There is support a backing pixmap, points, rectangles, lines, and polygons. e is also an extension to raster called image, which allows ou manipulate areas of the pixmap and even load and save as ppm images. 0.1+ file is a version of the raster widget updated to be .0 compatible, with a cget widget command added as well as some , etc. updated by James Bonfield.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/raster0.1.tar.gz>
<URL: ftp://ftp.mrc-lmb.cam.ac.uk/pub/jkb/raster0.1+.tar.gz>

Contact :
<URL: mailto:esperanc@umiacs.umd.edu> (Claudio Esperanca) <URL: mailto:jkb@mrc-lmb.cam.ac.uk> (Jame
Show other from the same categorie



  Tk RichText Format widget
 
Tk based Microsoft RichText File Format widget reader (pre-alpha).

Download :
<URL: ftp://multimedia.cc.gatech.edu/pub/tk-rtf-0.1.tar.Z>

Contact :
<URL: mailto:iansmith@haring.cc.gatech.edu> (Ian Smith)
Show other from the same categorie



  Tk terminal widget
 
A Tk terminal emulator-like widget.

Download :
From the contact
Contact :
<URL: mailto:rs6y+@andrew.cmu.edu> (Rudi Stouffs)
Show other from the same categorie



  Tk transparency
 
Tiny Tk extension which allows one to get real transparency he widget level without modifying the Tk core.

Download :
<URL: http://www.cs.man.ac.uk/%7Efellowsd/tcl/transPhoto.c>

Contact :
<URL: mailto:fellowsd@cs.man.ac.uk> (Donal K. Fellows)
Show other from the same categorie



  Tk Tree Widget in C++
 
Tk tree widget implemented in C++ . I suspect that is is for an older version of Tk, but it should be able e upgraded.

Download :
<URL: http://arch-http.hq.eso.org/%7Eabrighto/tree/tree.html>

Contact :
See web page.
Show other from the same categorie



  tkbusy
 
Tk procedure to disable widgets while an application is .

Download :
From the user
Contact :
<URL: mailto:mike@hightec.saarlink.de> (Michael Schumacher)
Show other from the same categorie



  tkGLXwin
 
Tk 3.x Silicon Graphics Graphics Library widget interface. there is an Xlib emulation of SGI s GL at REF="ftp://ftp.thp.Uni-Duisburg.DE/pub/source/X11/Ygl-3.1.tar.gz"><URL: ftp://ftp.thp.Uni-Duisburg.DE/pub/source/X11/Ygl-3.1.tar.gz>. act <URL: mailto:fred@thp.Uni-Duisburg.DE> (Fred Hucht) for ils.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tkGLXwin-1.3.2.tar.gz>
<URL: ftp://media.mit.edu/pub/tkGLXwin-1.3.2.tar.Z>

Contact :
<URL: mailto:halazar@media.mit.edu> (Michael Halle)
Show other from the same categorie



  tkInput
 
A transparent input-only Tk widget.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tkInput.tar.gz>

Contact :
<URL: mailto:mgc@cray.com> (Mark G. Christenson)
Show other from the same categorie



  TkMegaWidget
 
Support new Tcl/Tk widgets allowing you to attach minor commands options to a widget, or even a private interpreter. ion 4.0b is available from the WWW page.

Download :
<URL: http://www.ignoranceisbliss.com/htdocs/tkmegawidget.html >
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/TkMegaWidget3.6g.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/TkMegaWidget4.0b.tar.gz>

Contact :
<URL: mailto:sven@ajubasolutions.com> (Sven Delmas)
Show other from the same categorie



  tkMovie
 
A Tk 3.x extension which provides a widget to display manipulate mpeg video streams. See REF="http://www.ncl.ac.uk/%7En230659/tkMovie.html"><URL: http://www.ncl.ac.uk/%7En230659/tkMovie.html> for more details.

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tkMovie-0.01A.tar.gz>
<URL: ftp://catless.ncl.ac.uk/pub/tkMovie-0.01A.tar.gz>

Contact :
<URL: mailto:Ian.Campbell@newcastle.ac.uk> (Ian Campbell)
Show other from the same categorie



  TkPlotCanvas
 
Tk data plotting widget for Python.

Download :
<URL: http://starship.skyport.net/crew/hinsen/TkPlotCanvas.py>

Contact :
<URL: mailto:hinsen@cnrs-orleans.fr> (Konrad Hinsen)
Show other from the same categorie



  TkSGML
 
Dynamically loadable library extending Tk with a SGML widget that edit, load, display, validate and edit SGML documents. Includes it as a editor application based on TkSGML.

Download :
<URL: http://www.tksgml.de/>

Contact :
<URL: mailto:devel@tksgml.de>
Show other from the same categorie



  TkSteal
 
Package to allow embedding of external applications e emacs, ghostscript, xterm, etc.) into a Tk widget out changing the application. Replaces TkEmacs.

Download :
<URL: http://www.ignoranceisbliss.com/htdocs/tksteal.html >
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/TkSteal4.0c.tar.gz>

Contact :
<URL: mailto:sven@ajubasolutions.com> (Sven Delmas)
Show other from the same categorie



  TkSTEP
 
A set of replacement files to Tk which makes its widgets look NeXTSTEP. The version based on Tcl/Tk 8.0, jpeg 6a, 3.4 and xpm 3.4j is available. Drag and drop for all types using OffiX v1.0 is also supported. xs4all site has a series of images demonstrating an tkStep add on age that the creator is writing.

Download :
<URL: http://www.inf.ufrgs.br/%7Ekojima/tkstep.html>
<URL: http://touchwood.ee.uts.edu.au/TkSTEP/TkSTEP.html>
<URL: ftp://touchwood.ee.uts.edu.au/pub/TkSTEP/wishstep8.0>
<URL: ftp://touchwood.ee.uts.edu.au/pub/TkSTEP/tkstep8.0.4-1.tar.gz>
<URL: http://www.xs4all.nl/%7Ewarp/>

Contact :
<URL: mailto:kojima@inf.ufrgs.br> (Alfredo K. Kojima)
Show other from the same categorie



  TkTrans
 
TkTrans is an Tcl/Tk extension that allows Tk to create true rectangular toplevel windows and widgets using any Tk image.

Download :
<URL: http://www.sys.uea.ac.uk/%7Efuzz/tktrans/default.html>

Contact :
<URL: mailto:fuzz@sys.uea.ac.uk> (Farzad Pezeshkpour)
Show other from the same categorie



  TkVSform
 
A Tk based forms generation package that overcomes much k s complexities and inconsistencies. All widget names, etry management, and window manager interaction handled matically by the package. Includes an interface to TclVSdb, but not require you to interact with that extension. ently at version 1.1b1. inally written by Steven B. Wahl.

Download :
<URL: http://www.palmettohosting.com/%7Ejscottb/>

Contact :
<URL: mailto:sbeasley@scana.com> (Scott Beasley)
Show other from the same categorie



  Tree Widget
 
Python/Tk canvas widget providing a Windows tree like feel, lar to Explorer.

Download :
<URL: http://www.magicnet.net/%7Egcash/>

Contact :
<URL: mailto:gcash@magicnet.net> (Gene Cash)
Show other from the same categorie



  Turndial widget
 
A Tk 4 turndial widget (circular knob with mark on hat can be rotated to set a value).

Download :
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/tkTurndial-1.08.tar.gz>

Contact :
<URL: mailto:beijersb@rulhm1.leidenuniv.nl> (Marco Beijersbergen)
Show other from the same categorie



  visu
 
A Tk 4.[01] Unix image widget geared to 2D gray-scale images. initial version of this package was by Bossart. orts graphical formats of GIF, KHOROS, PPM, Sun Raster, VIEW. support for semi-transparent overlays, various data formats ous filtering and segmentation tools, etc. More doc is available. ently works with Unix/X with hopes to get it ported to ows and Macintosh in upcoming months. version of visu at geol is an extended version by hua Zhou. This version adds raw data alization in GMT grd, netCDF NCSA HDF, I text or raw binary data formats. It also distance calculation, profiling, region action, various color table displays, interactive ed relief, 3D perspective surface plotting, ering, pseduo gravity, Postscript output saving, and laying of boundaries.

Download :
<URL: ftp://srsuna.shlrc.mq.edu.au/pub/tcl/visu-2.0.tar.gz>
<URL: http://www.geol.ku.dk/zhou/visu-2.1/>
<URL: ftp://ftp.neosoft.com/languages/tcl/alcatel/extensions/visu-1.0c.tar.gz>

Contact :
<URL: mailto:steve@srsuna.shlrc.mq.edu.au> (Steve Cassidy> <URL: mailto:zhou@seis.geol.ku.dk> Show other from the same categorie



  VUW widgets
 
Tk bargraph, dial, pie, strip chart widgets written by some in Australia. Steve ported the widgets to Tcl/Tk 3.6. code was been inherited by De Clark who has ported them k 4.[12]. The contact indicates that the code should work with . A one time port of the dial, knob, pie, strip, and chart widgets to Tk 8.x Windows/Unix was made by Jeffrey Hobbs.

Download :
<URL: ftp://ftp.ucolick.org/pub/src/UCOSYB/vu_tk41.gz>
<URL: ftp://ftp.ucolick.org/pub/src/UCODB/VUmeters.tar.Z>
<URL: ftp://ftphost.comp.vuw.ac.nz/pub/languages/tcl/vuw-widgets-1.1.tar.gz>
<URL: ftp://ftp.cs.tu-berlin.de/pub/tcl/local/misc/vuw_meters_widgets.tar.gz>
<URL: ftp://ftp.neosoft.com/languages/tcl/sorted/packages-7.6/devel/VU-widgets.tar.gz>
<URL: http://www.purl.org/net/hobbs/tcl/capp/>

Contact :
<URL: mailto:sysseh@devetir.qld.gov.au> (Steve Hocking) <URL: mailto:de@ucolick.org> (De Clarke) <URL
Show other from the same categorie



  waitbox
 
A simple Tk widget which displays a dialog to wait until ocess is complete.

Download :
From the contact
Contact :
<URL: mailto:labarca@grx1.bio.bnl.gov> (Richard S. Labarca)
Show other from the same categorie



  warp (Goldberg)
 
C code to link into Tk to add a WarpPointer command to move mouse to a particular screen position in a widget.

Download :
From the contact
Contact :
<URL: mailto:jayg@iwl.net> (Jay Goldberg)
Show other from the same categorie



  warp (Hobbs)
 
Tk dynamically loadable command to move the mouse to rticular screen position in a widget.

Download :
From the contact
Contact :
<URL: mailto:jeff.hobbs@acm.org> (Jeffrey Hobbs)
Show other from the same categorie



  Widget Maker procedures
 
Tutorial and sample code describing guidelines for ing procedures which build widgets which can then be ed to each other to create complex windows. The path above summary page which then links to a series of other pages which describe procedures used to write widget makers, iled describes of the procedures, examples of their use, etc.

Download :
<URL: http://www.skillshare.com/skillshare/dr/tcl/resuse/wmakr.html>

Contact :
<URL: mailto:jazimmer@acm.org> (J. Adrian Zimmer)
Show other from the same categorie



  widget2ps
 
Walk a widget tree and query text carrying widgets for r positions and contents. Output the resulting PostScript ither a string or a file.

Download :
From the contact
Contact :
<URL: mailto:przemek@rrdstrad.nist.gov> (przemek klosowski)
Show other from the same categorie



  widgetTree
 
Provide the ability to describe a tree of widgets to ease tion, etc. Also includes matrix, a widget which supports a two nsional plane of widgets or widget trees.

Download :
From the contact
Contact :
<URL: mailto:sakoh@sra.co.jp> (Hiroshi Sakoh)
Show other from the same categorie



  Wiki Formatted Text Parsing
 
Project to create a stand alone Tcl package for parsing Wiki atted text and convert it to formats such as HTML or Tk widgets.

Download :
<URL: http://purl.org/thecliff/tcl/wiki/tcl%20wiki%20package%20project>

Contact :
<URL: mailto:oakley@vignette.com> (Bryan Oakley)
Show other from the same categorie



  Win32 Tcl and Tk patches (jessikat)
 
A variety of patches to Tcl and Tk for Win32s. e are patches for wm activate bug, memory debug support, box justify, cursor, panics, and tkCanvWind. Also on this are patches and ports of a variety of extensions and ications such as DDE, tclStruct, BLT, otcl and a clock ication. Tiled widgets problematic, bgexec/busy not ing, drag&drop ok with dde. Also a small balloonHelp age is available here as well. Rotating text didn t make nor did drag and drop. Also find a general dll er for the Intel win32 platform which creates a namespace ed dll containing the dll routines that can be called. act tested with VC++ 6.0 and Tcl 8.0.4. It relies on the MSC 4.0. Site also has a crypt dll.

Download :
<URL: http://www.jessikat.demon.co.uk/>

Contact :
<URL: mailto:robin@jessikat.demon.co.uk>
Show other from the same categorie



  WTK
 
Another Windows port of Tk 3.6p1. The aim of th eport is rovide a GUI front end to F4GL, which is an Informix-4GL clone. on all Windows platforms, provides native Windows or Tk Windows ets, comes with a fast debugging terminal with vi or emacs ing capabilities. Has a new Tk terminal widget with 3D look special Tcl eval capabilities. Has Tcl wrappings of winsock and (along with many Windows API functions). Has Tcl based tcp functionality. Has built in debugging capabilities for ows messages. Has extensions for running FGL2C compiled rams.

Download :
<URL: http://www.bj-ig.de/wtk.html>

Contact :
<URL: mailto:leo@bj-ig.de>
Show other from the same categorie



  X11 visual selection subcommand
 
Adds a -visual subcommand to Tk s frame and top-level widgets.

Download :
From the contact
Contact :
<URL: mailto:paulus@cs.anu.edu.au> (Paul Mackerras)
Show other from the same categorie



  XPS
 
An example of using the X library on a given Tcl widget. example uses XGetImage on a widget to get a PostScript .

Download :
From the contact
Contact :
<URL: mailto:rjamison@gothamcity.jsc.nasa.gov> (Bob Jamison)
Show other from the same categorie



  [incr Widgets] enhancements and additions
 
Added -mgt to the time and date entry widgets, and created Dialog and FontEntry iwidgets. Also has ArrowShapeDialog ArrowShapeEntry dialog widgets.

Download :
From the contact
Contact :
<URL: mailto:mmorin@schedsys.com> (Massimo Morin)
Show other from the same categorie



  [incr Widgets] extended iwidgets
 
Package contains font selection and managers, as well as r iwidgets the author has found useful.

Download :
<URL: http://www.Physik.Uni-Dortmund.DE/%7Eissevers/itcl/>

Contact :
<URL: mailto:selim.issever@desy.de>
Show other from the same categorie



  [incr Widgets] icontrols
 
Alpha Set of widgets that display LED type widgets. act intends to implement a whole set of hardware-style rols based on what he needs for his applications.

Download :
From the contact
Contact :
<URL: mailto:ptutko@winstar.com> (Peter Tutko)
Show other from the same categorie



  VU Widget
 
Tk bargraph, dial, pie, strip chart widgets written by some folk in Australia. Steve ported the widgets to Tcl/Tk 3.6. The code was been inherited by De Clark who has ported them to Tk 4.[12]. The contact indicates that the code should work with Tk 8. A one time port of the bargraph, dial, panedwinodw, pie, spinbox widgets to Tk 8.x Windows/Unix was made by Jeffrey Hobbs, as well as includes stripchart, barchart, and sticker, written by others. Jeff Hobbes` version of these widgets, called vu, is found on the tktable site. It has formally been released as vu version 2.1.0 .


Download :
http://tktable.sf.net/
Contact :

Show other from the same categorie



  Paved-widgets
 
a collection of standard widgets enhanced with background-tessellation capability (tiling).


Download :
http://web.tiscali.it/irrational/tcl/paved1.0/index.html Download http://web.tiscali.it/irrational/tcl/archive/paved1.0.zip
Contact :

Show other from the same categorie



  Tiled Canvas
 
Tiled Canvas


Download :
http://web.tiscali.it/irrational/tcl/tcanvas1.1/index.html
Contact :

Show other from the same categorie



  ChartX
 
ChartX is a set of charts, graphs and scales developed using [incr tcl] inheritance. You can the existing widgets or expand the code to incorporate new ones.
Included widgets:
  • Line graph
  • Point coordinates graph
  • Gage
  • Bar graph
  • Thermometer
    src="http://helihobby.com/netpackx/Tcl_Tk/chartx/screenShotGraph1.gif">

    Download :
    http://helihobby.com/netpackx/Tcl_Tk/chartx/chartx.html
    Contact :

    Show other from the same categorie



  •   GRIDPLUS
     
    GRIDPLUS is a package intended to simplify GUI screen layout development for TCL/TK programmers. GRIDPLUS is the second in a series of packages aimed at producing a framework for development/distribution of "database" applications written in TCL/TK, but I feel that some of the packages may also be of more general interest. The first package ICONS, released 2002, was originally developed to be used with GRIDPLUS.



    Download :
    http://www.satisoft.com/tcltk/gridplus/index.html
    Contact :

    Show other from the same categorie



    Page 0 1 2 3 4 5

    You are the th to visit this page