2008/4/10, Greg Akins <angrygreg at gmail.com>: > As I initially investigate IronPython, I assumed it would be possible > to control a form from ipy If what you are trying to do is to play with WinForms from the interactive console, then you may want to study Tutorial/winforms.py carefully. (Or just use it.) -- Seo Sanghyeon