Re: Euro Symbol In An NSArray -- how d'you do it?
Re: Euro Symbol In An NSArray -- how d'you do it?
- Subject: Re: Euro Symbol In An NSArray -- how d'you do it?
- From: Geoff Hopson <email@hidden>
- Date: Wed, 17 Sep 2003 18:22:00 +0100
You can put escapeHTML = false as a binding on the WOPopUpButton...that
might help...
Geoff
On Wednesday, September 17, 2003, at 05:08 pm, Jonathan Fleming wrote:
How do I get a Euro symbol into an array like this so that it can
lists in a WOPopupButton:
public static final NSArray CurrencySymbols = new NSArray(new String[]{
"$", "#", "€"});
Using Window XP, WO5.2.1
Jonathan :^)
_________________________________________________________________
Use MSN Messenger to send music and pics to your friends
http://www.msn.co.uk/messenger
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Geoff Hopson
Objectology Ltd.
http://www.objectology.co.uk/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.