On May 30, 2006, at 1:58 AM, whamoo wrote: > > On 30/mag/06, at 10:07, Nicholas Riley wrote: > >> What are you trying to do? If the string is already Unicode, PyObjC >> will make it into a NSString for you. > > Ok i have unicode python string, i was building a extra menu on run > time, but if I pass > the unicode python string for creating the menu, the letter like > è,à,ù don't appear correctly like: > > <mmmmm.jpg> > > this must be 'provà' > > if i use the function i posted before all work as intended, but > raise out that exception.... >
Show some code. It's likely that you actually aren't using Python unicode at all given the screenshots. -bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig