Re: [Plplot-devel] creating a graph using Tcl/tk

2010-08-11 Thread Faizullabhoy, Alefiya
I am using plserver and am trying to create a graph using tk02.in as an example. I have a couple of questions. 1. How do I change the size of the display for the graph via plserver. I tried the following but they don't seem to work ie: a) wm geometry . 640x480 b) Pltkwin .plw -width 200 -heigh

Re: [Plplot-devel] creating a graph using Tcl/tk

2010-08-10 Thread Maurice LeBrun
running on Linux. > > Thanks, > Alefiya > > -Original Message- > From: Arjen Markus [mailto:[email protected]] > Sent: Monday, August 09, 2010 10:03 AM > To: Faizullabhoy, Alefiya > Cc: [email protected] > Subje

Re: [Plplot-devel] creating a graph using Tcl/tk

2010-08-09 Thread Faizullabhoy, Alefiya
Message- From: Arjen Markus [mailto:[email protected]] Sent: Monday, August 09, 2010 10:03 AM To: Faizullabhoy, Alefiya Cc: [email protected] Subject: Re: [Plplot-devel] creating a graph using Tcl/tk Hello Alefiya, should you have more questions about the Tcl/Tk interface

Re: [Plplot-devel] creating a graph using Tcl/tk

2010-08-09 Thread Arjen Markus
Hello Alefiya, should you have more questions about the Tcl/Tk interface, let us know. (I should be able to help out with it - especially if you use it on Window.) Regards, Arjen On 2010-08-03 23:04, Alan W. Irwin wrote: > On 2010-08-03 06:50-0700 Faizullabhoy, Alefiya wrote: > >> I’m new to p

Re: [Plplot-devel] creating a graph using Tcl/tk

2010-08-03 Thread Alan W. Irwin
On 2010-08-03 06:50-0700 Faizullabhoy, Alefiya wrote: > > I’m new to plplot and I installed plplot with all the given examples on > Fedora.   I need an example where I can create a graph from within a TCL/TK > program.  I looked at the examples but they all seem to require a C program > to run th