Re: Converting Iwidgets to Source
From: Donald Arseneau (asnd_at_triumf.ca)
Date: 09/06/04
- Next message: Donald Arseneau: "Re: BLT graph question - tilting at axis labels..."
- Previous message: lvirden_at_gmail.com: "Re: Tcl/Tk extensions on a diet [Was: Re: Any public postgresql/mysql server on Internet?"
- In reply to: Binny V A: "Converting Iwidgets to Source"
- Next in thread: Uwe Schmitz: "Re: Converting Iwidgets to Source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 06 Sep 2004 01:54:58 -0700
binnyva@hotmail.com (Binny V A) writes:
> Active TCL from http://www.scriptics.com/. It had Iwidgets
> package. My Linux Distrubution(Fedora Core 1) don't.
What a pain. Google finds:
http://bitwalk-hp.hp.infoseek.co.jp/
which may be the easiest solution, if the links are still live.
Otherwise, you would go to sourceforge and download iwidgets.
You'll need some sources or headers for Tcl/Tk installed in order
to build.
https://sourceforge.net/project/showfiles.php?group_id=13244&package_id=17108
Final option is to download activetcl for your linux box.
> How can I convert some Iwidgets (tabnotebook and tabset are
> the ones I need most) to tcl script that can be included in
> my program by the "source [filename]" command?
Then switch to a pure-Tcl package that provides its own version
of these widgets. Search with Google for
"pure tcl" notebook
or go through the Tcl wiki.
I think it will be better to install iwidgets.
Donald Arseneau asnd@triumf.ca
- Next message: Donald Arseneau: "Re: BLT graph question - tilting at axis labels..."
- Previous message: lvirden_at_gmail.com: "Re: Tcl/Tk extensions on a diet [Was: Re: Any public postgresql/mysql server on Internet?"
- In reply to: Binny V A: "Converting Iwidgets to Source"
- Next in thread: Uwe Schmitz: "Re: Converting Iwidgets to Source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|