Seems like we have to choose between --with-mac and --with-cocoa. I would say (without really knowing) that --with-mac is the compatibility layer of MacOsX to old Macintosh applications, whereas --with-cocoa is the native MacOsX interface.
But this may well be the converse. Julian, could you tell us more about these issues?
Hi,
wxCocoa is very much a work in progress and no-one is seriously using it yet as far as I know. The chap to ask is:
David Elliott <[EMAIL PROTECTED]>
wxCocoa is a wrapper around Cocoa, and wxMac is a wrapper around Carbon and (to be deprecated) the Classic API. Carbon apps should work under both OSX and Mac Classic, whereas Cocoa apps would only work on OSX.
For information about wxMac, the relevant contact is:
Stefan Csomor <[EMAIL PROTECTED]>
Regards,
Julian ========================================================================= Julian Smart mailto:[EMAIL PROTECTED] 3 Water Street, Stamford, www.anthemion.co.uk Lincs, U.K., PE9 2NJ +44 (0)1780 765976 StoryLines: story structuring www.storylinescentral.com HelpBlocks: HTML help authoring www.helpblocks.com DialogBlocks: cross-platform dialogs www.anthemion.co.uk/dialogblocks =========================================================================
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match