Re: [Ironpython-users] Debugging IronPython

2012-05-31 Thread Keith Rome
[email protected] [mailto:[email protected]] On Behalf Of David, Al Sent: Thursday, May 31, 2012 10:04 AM To: [email protected] Subject: [Ironpython-users] Debugging IronPython We're developing a C#, WPF, .NET application.

Re: [Ironpython-users] Debugging IronPython

2012-05-31 Thread Doug Blank
On Thu, May 31, 2012 at 10:04 AM, David, Al wrote: > We’re developing a C#, WPF, .NET application.  And the purpose of this > application is to communicate with and control custom hardware (circuit > boards) as well as instrumentation (oscilloscopes, power supplies, etc). > > > > This application

[Ironpython-users] Debugging IronPython

2012-05-31 Thread David, Al
We're developing a C#, WPF, .NET application. And the purpose of this application is to communicate with and control custom hardware (circuit boards) as well as instrumentation (oscilloscopes, power supplies, etc). This application contains several panels/windows/screens. And as part of this