Buttons work under 10.3.4 but not 10.2.8
Buttons work under 10.3.4 but not 10.2.8
- Subject: Buttons work under 10.3.4 but not 10.2.8
- From: Tim Hewett <email@hidden>
- Date: Mon, 31 May 2004 23:51:56 +0100
Hi,
I have a custom modal panel which has a drawer attached showing
a table view and 3 buttons. You can drag a row from the table view,
edit a row's text, and clicking on the buttons causes an action method
to be called.
Under 10.3.4 everything works fine, but under 10.2.8 clicking the
buttons just causes an alert beep to sound and otherwise nothing
happens - the action methods don't get called. The table view still
works fine under both OSs - you can drag from it and edit entries
without problem.
Everything has ben created under 10.3.4 (and 10.3.3 beforehand),
and if I open the relevant nib file in Interface Builder under 10.2.8
to check the buttons are connected to the controlling class, they
are, it all looks fine. So it appears the connections are in place for
both 10.3 and 10.2.8.
I don't know why it doesn't work, has anyone else come across
this problem... and found a way out?
Regards,
Tim.
http://www.coolatoola.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.