----- Original Message -----From: Jill-Connie LorentsenSent: Thursday, March 11, 2004 9:16 AMSubject: [Python.NET] Showing modal .NET dialogs from PythonI am new to this, so please excuse me if I'm not making myself 100% clear.My colleague is writing a modal dialog using .NET. I want to show it from Python, but I can't figure out how.I guess it'll be something like:import CLRimport CLR.System.Windows.Forms as MyFormfrom MyColleaguesFile import MyColleaguesFormMyForm = MyColleaguesFormMyForm.Show()I've looked at the helloform, splitter and wordwin examples, the mailinglist archive etc, but I feel like I'm missing something. Is it even possible to do what I want to do?Thanks!Jill
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet