maximizing width of a wx.grid.Grid

Hello,

I love the wx.grid.Grid widget, but I can't seem to get it maximized
within its sizer. I'd like it to use all available width. How would I do
that?

Thanks,
Mike

···

--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Those who would give up esential liberty for temporary safety deserve
neither liberty nor safety." --Benjamin Franklin

Michael P. Soulier wrote:

I love the wx.grid.Grid widget, but I can't seem to get it maximized
within its sizer. I'd like it to use all available width. How would I do
that?

The same way you do with any other wx.Window

Make the smallest functional app you can that isn't working quite right, post the code, and chances are someone can help you out.

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (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