I've noticed a general trend in my development: Mac forms and dialogs size very tight, with hardly any whitespace between the object and the frame, while Gtk sizers seem to have a ton of default whitespace, and Windows appears to be somewhere in between.
The net effect is that developing on Linux, things look great with very little explicitly-added spacing or border, but then when I test on Mac and Windows I need to fudge some buffer space around things to make them look better on the screen. I'd like to try to keep platform-specific blocks of code out of my application as much as possible. Is there something I'm overlooking or is this something we should maybe consider looking into for Dabo? 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]
