[wxPython-users] Wx Grid: How to override GetRowGridLinePen
and GetColGridLinePen
Robin Dunn
robin at alldunn.com
Sat Nov 3 16:29:40 PDT 2007
Sanjeev wrote:
> Hi,
>
> Contrary to the documentation, I am not able to set the Grid lines with
> different thickness by overriding the the GetRowGridLinePen and
> GetColGridLinePen methods.
>
> I am running wxPython 2.8.4.0 (gtk2-unicode) and Python 2.5.1 (r251:54863, Oct
> 5 2007, 13:36:32)on Ubuntu 7.10
>
> Please see my example code below. The two print statements in the code are not
> getting hit! Could you please tell me what is missing here.
http://wiki.wxpython.org/OverridingMethods
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list