document based app, custom ibaction
document based app, custom ibaction
- Subject: document based app, custom ibaction
- From: Bart Beulen <email@hidden>
- Date: Mon, 18 Aug 2008 15:52:58 +0200
Hi,
I'm quite new to cocoa developing, but things start to work out
finally. At the moment I'm working at a document based app (first
time). It is based on an arraycontroller in combination with a
tableview.... I am able to use buttons to add and delete entries.
However I would like to add a button in my document which is connected
to some code, to process the data in the array (etc count up data in
columns). I was trying to do this by adding an IBAction function to
the MyDocument.h en MyDocument.m files. The problem is that I do not
know how to connect the button from my GUI to this action (normally I
can ctrl-drag from the button to the object, but I guess this works
different for document based apps?
Some help would be appreciated.
Bart
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden