1822497 Members
2476 Online
109642 Solutions
New Discussion юеВ

wrap BLT into TCLPro

 
Soubhagya
Occasional Contributor

wrap BLT into TCLPro

I have installed successfully Blt 2.4u and configured it with TclPro on HP-UX10.2.Now I need to create an TCL executable for .tcl file which contains code to draw a graph using BLT.How do i wrap the BLT package into TCLPro so that I get an executable that will not give error saying can't find package BLT.
2 REPLIES 2
Alessandro Pilati
Esteemed Contributor

Re: wrap BLT into TCLPro

Soubhagya,
I found these hints for you:
http://dsnra.jpl.nasa.gov/pkg/blt-2.4u/pkg_install.html

http://coding.derkeiler.com/Archive/Tcl/comp.lang.tcl/2004-02/0720.html

Hope you can find info you need.

Rgds,
Alex
if you don't try, you'll never know if you are able to
John E.Ophious
Regular Advisor

Re: wrap BLT into TCLPro

Soubhagya

You need to wrap the BLT package into TCLPro. Add some lines to your code.

Your buddy,

John E. Ophious