I have an interesting problem that I can¹t work out.
I have a GUI app that uses FolderBrowserDialog. It works fine when I run
it
from the command line with ir.
When I embed IronRuby in an app, the browse window comes up, the ok,
cancel,
and make new folder buttons are there, but the actual browse
functionality
is missing. It¹s just blank where the browse bit should be. This is how
I¹ve
called IronRuby from the app:
I have an interesting problem that I can’t work out.
I have a GUI app that uses FolderBrowserDialog. It works fine when I run
it from the command line with ir.
When I embed IronRuby in an app, the browse window comes up, the ok,
cancel, and make new folder buttons are there, but the actual browse
functionality is missing. It’s just blank where the browse bit should
be. This is how I’ve called IronRuby from the app: