[Mysql-cocoa-users] Re: Using the framework within a GUI Application
Brought to you by:
sergecohen
From: Colin C. <c.c...@sy...> - 2003-02-26 21:27:58
|
Hi ! Do you have the Aaron Hillegass Cocoa programming for Mac OS X? If not get it, tones of questions will be answered. As for adding frameworks just ctrl-click in the "file" tabbed window click on frameworks. then add #import <TheFile/TheFile.h> in the XXXXXXX_Prefix.h file in the "other sources" folder. As to getting started, even if I have not yet tried MySql frameworks I learnt a great deal with the http://www.openbase.com dev package. There is a pdf manual, code examples and stuff to get you started. Then switch your code for Mysql framework. Hope this helps. Colin On Wednesday, February 26, 2003, at 03:17 PM, mys...@li... wrote: > > Message: 5 > Date: Wed, 26 Feb 2003 18:06:33 +0000 > From: Ian C Roberts <ian...@ma...> > To: mys...@li... > Subject: [Mysql-cocoa-users] Using the framework within a GUI > Application > > All, > Could someone please point me in the right direction by telling me how > to use the framework within PB. I am desperate to start developing my > application. I have tried to do add framework but I cant seem to get > anywhere.... > > Thanks very much, > Ian > > > > > --__--__-- > > _______________________________________________ > Mysql-cocoa-users mailing list > Mys...@li... > https://lists.sourceforge.net/lists/listinfo/mysql-cocoa-users > > > End of Mysql-cocoa-users Digest > |