Thanks!
Ernie Pistor
One place to start would be the canvas widget. You can draw your own
tabs and embed widgets within the canvas. I've seen it done, though what
I've seen didn't look like windows. Of course, you can also try [incr
widgets], but that's a whole lot bigger than Tix.
--
Bryan Oakley mailto:oak...@healthcare.com
Senior GUI Designer http://www1.clearlight.com/~oakley/
HIE http://www.healthcare.com
Try http://r8h.cs.man.ac.uk:8000/tcl/#scripts/notebook
Donal.
--
Donal K. Fellows http://r8h.cs.man.ac.uk:8000/ fell...@cs.man.ac.uk
Department of Computer Science, University of Manchester, U.K. +44-161-275-6137
--
Never underestimate the power of the penguin...
Try to get Jeff Hobbs's widget library. It has pure Tcl implementatnion
of notebook widget, which you can cut from it and use.
It should be somewhere at
http://www.cs.uoregon.edu/research/tcl
--
--------------------------------------------------------
I have tin news and pine mail...
Victor Wagner @ home = vitus @ orc . ru
I just happen to write something like this for my own purpose. It is
short enough so I am enclosing it with the mail. I works with tcl80p2,
both NT and SGI, but should with other versions. It may need some
polishing....
I will try to expand it to multiple line tabs.
--
+------------------------------+----------------------------+---------+
|Tadeusz J. Liszka PhD. |Computational Mechanics Co. |`.\`. |
|(512)467-0618x526;fax:467-1382| http://www.comco.com | .\ `. |
| New address: 7800 Shoal Creek #290E, Austin, TX, 78757 | . \ `.|
+------------------------------+----------------------------+---------+
|Obligatory disclaimer: |Obligatory cool quote: |
| These opinions are my own, | The public opinion should be really |
| I sometimes agree with them, | alarmed by its own nonexistence |
| no one else has to. | Stanislaw Jerzy Lec, transl. TJL |
+------------------------------+--------------------------------------+
As I have been developing applications in Omnis and Oracle for the past 10
years I am now in progress of writing applications in TCL, presumably
togethet with C and CodeBase, the CodeBase part is for accessing
DBase-files.
So my question is the following:
Does not TCL require file-definitions so it can access data from DBase,
Delimited (commas), Access-files, Oracle-files etc?
I would like to know if one may find the datafile-definitions through
TCL-commands and if indexes and finding things in those datafiles are
supported with the TCL. (Any extensions out there?)
Hope you do understand my question
Regards
Daniel Sananés
+46 (0)8 653 22 85
Sweden
Thanks so much for sharing your tabs widget.
It's great when folk share neat widgets, procs, etc. that they have
written.
One thing that happens frequently is that someone new will come along
and ask later for just this very thing. So I like to encourage folk
to either make their code available on their WWW page or at Neosoft's
free user contributed software web/ftp site. That way we can 'share
the wealth' of information from the newsgroup.
I hope everyone will consider sharing their free code in one of these
ways.
--
Larry W. Virden <URL:mailto:lvi...@cas.org> Quote: In heaven, there is no
<*> O- <URL:http://www.teraform.com/%7Elvirden/> panic, only planning.
Unless explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.