Re: Re(6): ObjC vs C#
Re: Re(6): ObjC vs C#
- Subject: Re: Re(6): ObjC vs C#
- From: email@hidden
- Date: Wed, 24 Apr 2002 21:56:50 +0200
I don't. Who needs digits ? I did *not* say I wrote a calculator with
memory, history and percentage. ;)
- Add some NSButtons
5 to be precise.
- Fill the NSButton labels
(*how* slow is your keyboard ?)
The problem is not with the keyboard, it's with my hands (and sometimes
with PB since sometimes it takes 2 seconds to type a char, strange bug
occurring on some occasions): I can't type the text without using the
mouse to select another button.
- Create the Prototype of the Main Controller
- Link all the NSButtons and NSTextField
- Create the .h and .m files
- Fill the empty function with the code
Approx. 7 lines, which can be copied 4 times and modified to +, -, *
and /
Uh it's not a calculator. By Calculator I think about something like
/Applications/Calculator.app . It's just a Text Field demo. 2-3 minutes
to do this is ok.
_______________________________________________
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.