logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: How to dissapear the row numbers in wxgrid: msg#00003

Subject: Re: How to dissapear the row numbers in wxgrid
Yep, very nice weather, can't wait to get out on the terras for the friday afternoon drink...
 
I also never used wxGrid but I think this should do the trick:
 
$self->SetRowLabelSize(0);
 
Regards,
 
Huub Peters
 
----- Original Message -----
To: Perry
Sent: Friday, April 01, 2005 2:31 PM
Subject: Re: [wxperl-users] How to dissapear the row numbers in wxgrid

Hi,
It's a beatifull sunny day in the Netherlands!
Indeed it is :)
I'm using a wxgrid but want to delete the rownumbers on the left side.
 
I see the GetColSize, GetRowSize, but can't find how to dissapear the row numbers.
 
Is this possible anyway?
I've never used wxGrid myself, but I guess you could achieve this by using SetRowLabelValue and SetColLabelValue, setting the labels to an empty string (''), but I'm not sure.

HTH,


Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>