>> How to use Winforms as Dabo GUI ? >> >> How to call MONO classes like System.Windows.Forms from Dabo ?
There's Python.net. See http://pythonnet.sourceforge.net/ >> Has anybody tried to compile dabo into CLI bytecode using >> IronPython and run >> it under MONO ? This should allow to call Winforms from dabo code. > > I haven't, but then again, I do 90% of my work on OS X, and so > really don't have a need to work with IronPython. Except maybe actually making use of that idle 2nd, and maybe also 3rd and 4th CPU in your Mac? :-) (Possible due to the absence of the GIL in Ironpython) Sincerely, Wolfgang Keller -- My email-address is correct. Do NOT remove ".nospam" to reply. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
