[wxpython-users] escaping & in textCTRL, what am I missing

Christopher Barker Chris.Barker at noaa.gov
Tue May 6 09:48:55 PDT 2008


Karsten Hilbert wrote:
> On Tue, May 06, 2008 at 04:52:13PM +0200, Paul Sijben wrote:
> 
>> that prints R\D :-(

you might try: R\&&D (just guessing here!)

Are you using a unicode build? Maybe passing in the unicode code point 
will do it.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the wxpython-users mailing list