Re: [IronPython] IP as a Macro Language

2008-04-18 Thread Dino Viehland
so we don't keep things alive. -Original Message- From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Michael Foord Sent: Friday, April 18, 2008 8:21 AM To: Discussion of IronPython Subject: Re: [IronPy

Re: [IronPython] IP as a Macro Language

2008-04-18 Thread Curt Hagenlocher
nal Message- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Michael Foord > Sent: Friday, April 18, 2008 8:21 AM > To: Discussion of IronPython > Subject: Re: [IronPython] IP as a Macro Language > > Curt Hagenlocher wrote: > > On Fri, Apr 18, 2008

Re: [IronPython] IP as a Macro Language

2008-04-18 Thread Dino Viehland
on of IronPython Subject: Re: [IronPython] IP as a Macro Language Curt Hagenlocher wrote: > On Fri, Apr 18, 2008 at 2:00 AM, Dave Moor <[EMAIL PROTECTED]> wrote: > >> My problem is, I can create a form entirely in IP but I can't seem to >> get it added as a MDIChild to the main

Re: [IronPython] IP as a Macro Language

2008-04-18 Thread Michael Foord
Curt Hagenlocher wrote: > On Fri, Apr 18, 2008 at 2:00 AM, Dave Moor <[EMAIL PROTECTED]> wrote: > >> My problem is, I can create a form entirely in IP but I can't seem to >> get it added as a MDIChild to the main application, and when the form is >> closed the form's timer is still running in th

Re: [IronPython] IP as a Macro Language

2008-04-18 Thread Curt Hagenlocher
On Fri, Apr 18, 2008 at 2:00 AM, Dave Moor <[EMAIL PROTECTED]> wrote: > > My problem is, I can create a form entirely in IP but I can't seem to > get it added as a MDIChild to the main application, and when the form is > closed the form's timer is still running in the background requesting > data f