Using CHACO and UNICODE

Robert Kern robert.kern at gmail.com
Tue Feb 21 13:06:09 EST 2006


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 a new myPlotLabel class, derived from PlotLabel that alowed me
> to write unicode strings... but with the last version of Chaco i wasn't
> able to do that yet!! Someone can help me? Please, it's really
> important for me...

You're unlikely to find help here. This is the appropriate list:

  https://mail.enthought.com/mailman/listinfo/enthought-dev

-- 
Robert Kern
robert.kern at gmail.com

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the Python-list mailing list