Sorting grid background label

Marco De Felice wrote:

PS: sorry for the past wrong posts, I hope I'll learn ho to do it before
somebody becomes really upset.

People don't get upset too easily here.

In the future:

1) Put your code in an enclosure, rather that inline -- mailers tend to make a mess of indenting, etc.

2) bundle up example code in a tiny stand-alone app -- that way someone can quickly run it and see what you're talking about, tweak it, etc.

http://wiki.wxpython.org/index.cgi/MakingSampleApps

-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@noaa.gov

Marco De Felice wrote:

Christopher Barker wrote:

1) Put your code in an enclosure, rather that inline -- mailers tend to make a mess of indenting, etc.

Thanks for the suggestion, here's a sample app showing my use of the
wx.GraphicsContext in a grid column label and on a custom bool cell
renderer.

Thanks. Please remind me what result you are expecting to get, and what you are getting instead?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!