new BETA version available

Coding Questions, IDE related or anything else

new BETA version available

Postby berndnoetscher » Wed May 19, 2010 1:12 pm

list of changes:

- declare functions can now use pointers (e.g. NSError **) - experimental stage
- build date in about box
- alloc/init for all objects
- examples are now grouped in menubar
- plist editor for plist project file option available in menubar
- declare delegates for Cocoa classes is possible now
- native objective-c files maybe included in projects now. See extensions example. only *.h and *.mm files and no sub folder are allowed yet.

There are still some open issues, which I will address in a new release coming the next days.
berndnoetscher
Site Admin
 
Posts: 280
Joined: Fri Feb 20, 2009 11:58 am

Re: new BETA version available

Postby udo.killermann » Mon May 24, 2010 10:39 am

Hi Bernd,

the extensions example seems to be incomplete. I miss the Objective C sources for testit, which is referenced within the project. Where would I place my OC sources? I assume in the extensions folder - is this assumption correct?

Kind regards
Udo
--------------
MacBook (2GHz, 4 GByte) - Lion (10.7.3)
started Objective Basic coding in April 2010 - still enjoy it ;-)
udo.killermann
 
Posts: 247
Joined: Thu Apr 08, 2010 6:46 am
Location: Hannover, Germany

Re: new BETA version available

Postby berndnoetscher » Tue May 25, 2010 9:14 am

udo.killermann wrote:Hi Bernd,

the extensions example seems to be incomplete. I miss the Objective C sources for testit, which is referenced within the project. Where would I place my OC sources? I assume in the extensions folder - is this assumption correct?

Kind regards
Udo


Hi Udo!

Thanks for the information about the missing files. Sorry.

The extension folder may contains *.mm and *.h files, the filename must be like the class name, which is intended to be used (here it is testit).
testit.h + testit.mm + and a testit objc class defined there

CU
Bernd
berndnoetscher
Site Admin
 
Posts: 280
Joined: Fri Feb 20, 2009 11:58 am


Return to Objective-Basic (Xcode 3)

Who is online

Users browsing this forum: No registered users and 0 guests

cron