Another CurrencyConvertor exercise
Another CurrencyConvertor exercise
- Subject: Another CurrencyConvertor exercise
- From: Francis Derive <email@hidden>
- Date: Thu, 21 Oct 2004 18:05:06 +0200
Bonjour !
This follows recent Cocoa bindings exercise with CurrencyConverter.
The bindings are not the question here, just this :
I imagined the NSTextField showing the value of the (double
)amountInOtherCurrency function to be "selectable" but not "editable" ( I may want to copy the result but not to change it ), by having selected in its IB Show Info panel the "selectable" box, and only this one - any other selection box in this attributes info panel - and particularly the "editable" box - being left unselected.
What happens when CurrencyConverter runs is that this field appears not to be "selectable" - if I mean by "selectable" a field which I could select any part of it for copying elsewhere, although I succeed in having the field not "editable".
What is also strange to me is that if I give the attribute "enable" while keeping the attribute "editable" unset, the Amount in Other Currency field does become "editable".
Is there any bolt(s) to tighten somewhere - kind of "left as an (other) exercise" ?
Merci beaucoup.
Francis Derive
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden