johnf wrote: > BTW it would be nice to see the code that allowed you to wrap Dabo for > supporting MDI type interfaces. To my knowledge you are the first that has > used MDI in an app. I bet it would be a great tutorial. BTW Larry Long said > he did not even no MDI was possible with Dabo. So I guess Larry and I would > be your first students.
I use MDI in my Dabo app, on Windows and Mac. All you really need to do is: import dabo dabo.MDI = True Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
