Phoenix Logo

phoenix_title wx.lib.mixins.gridlabelrenderer

A Grid mixin that enables renderers to be plugged in for drawing the row and col labels, similar to how the cell renderers work.

class_summary Classes Summary

GridDefaultColLabelRenderer  
GridDefaultCornerLabelRenderer  
GridDefaultRowLabelRenderer  
GridLabelRenderer Base class for row, col or corner label renderers.
GridWithLabelRenderersMixin This class can be mixed with wx.grid.Grid to add the ability to plugin