RE: Drawing an Arc at an angle.

2004-01-08 Thread Dan Muey
> On Thu, 08 Jan 2004 09:44:31 -0500, [EMAIL PROTECTED] (Zentara) > wrote: > > >On Wed, 7 Jan 2004 10:53:20 -0600, [EMAIL PROTECTED] (Dan Muey) > >wrote: > > > >>Thanks! Even more to add to my look into list! > > > >Yeah upon futher thought, you probably could use the Tk::Canvas and > >actually p

RE: Drawing an Arc at an angle.

2004-01-07 Thread Dan Muey
> On Wed, 7 Jan 2004 08:55:56 -0600, [EMAIL PROTECTED] (Dan Muey) > wrote: > >> > >> Have you thought about trying to do this on a Tk canvas? > >> The oval item lets you specify the diagonal corners of the oval's > >> bounding box. Tk::canvas can export itself as postscript, so you > >> could do

RE: Drawing an Arc at an angle.

2004-01-07 Thread Dan Muey
> On Tue, 6 Jan 2004 11:03:14 -0600, [EMAIL PROTECTED] (Dan Muey) > wrote: > > >> Dan Muey wrote: > >> > > >> > I've made a funtion to calculate the Fresnal zone for wireless > >> > connections. > >> > > >> > What I'd like to do is generate an image based on that. > >> Something like > >> > the ex

RE: Drawing an Arc at an angle.

2004-01-06 Thread Dan Muey
> Dan Muey wrote: > > > > I've made a funtion to calculate the Fresnal zone for wireless > > connections. > > > > What I'd like to do is generate an image based on that. > Something like > > the example at: http://ydi.com/calculation/fresnel-zone.php > > > > However the two connected points are

Re: Drawing an Arc at an angle.

2004-01-03 Thread Fred Nastos
On January 2, 2004 05:22 pm, Dan Muey wrote: > Hello List, > > I've made a funtion to calculate the Fresnal zone for wireless connections. > > What I'd like to do is generate an image based on that. Something like the > example at: http://ydi.com/calculation/fresnel-zone.php > > However the two con

Re: Drawing an Arc at an angle.

2004-01-02 Thread R. Joseph Newton
Rob Dixon wrote: > Dan Muey wrote: > > > > I've made a funtion to calculate the Fresnal zone for wireless > > connections. > > > > What I'd like to do is generate an image based on that. > > Something like the example at: > > http://ydi.com/calculation/fresnel-zone.php > > > > However the two conn

Re: Drawing an Arc at an angle.

2004-01-02 Thread Rob Dixon
Dan Muey wrote: > > I've made a funtion to calculate the Fresnal zone for wireless > connections. > > What I'd like to do is generate an image based on that. > Something like the example at: > http://ydi.com/calculation/fresnel-zone.php > > However the two connected points are rarely going to be at

Drawing an Arc at an angle.

2004-01-02 Thread Dan Muey
Hello List, I've made a funtion to calculate the Fresnal zone for wireless connections. What I'd like to do is generate an image based on that. Something like the example at: http://ydi.com/calculation/fresnel-zone.php However the two connected points are rarely going to be at the same level so