Re: Using CHACO and UNICODE

2006-02-21 Thread Robert Kern
Mr BigSmoke wrote: > I'm using chaco in an application that draw some grafs and plot. I > really NEED to write unicode strings as a title (PlotTitle) and > labels(PlotLabels) i my axis. The problem is that chat (and it's > traits) only allow ascii strings... In the old version of chaco i > created

Using CHACO and UNICODE

2006-02-21 Thread Mr BigSmoke
I'm using chaco in an application that draw some grafs and plot. I really NEED to write unicode strings as a title (PlotTitle) and labels(PlotLabels) i my axis. The problem is that chat (and it's traits) only allow ascii strings... In the old version of chaco i created a new myPlotLabel class, deri