On Sep 5, 2005, at 10:25 PM, John Horner wrote:

...and there's something I'm not getting.

I'm looking at one of the examples, the currency converter.

I can see in WindowController.pm how there are fields with specific names, $self->{'RateField'} and so on, and I can use InterfaceBuilder to edit those fields, make them bigger and smaller, add or delete new fields etc. But I can't figure out where the field names are in InterfaceBuilder.

To put it another way, if I wanted to create a field using InterfaceBuilder, called "OtherField" and have WindowController.pm put a value into it, how would I do that? Where would its name be found?

Have a look at the third part of the "Getting Started" tutorial, called "Outlets".

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

Reply via email to