[wxPython] Turn off wxGrid scrollbars

Hi,

Try this:

wxGrid::SetMargins(0, 0)

Mariusz

···

-----Original Message-----
From: Mark Wright [mailto:mwright@pro-ns.net]
Sent: Friday, February 15, 2002 6:12 AM
To: wxpython-users@lists.wxwindows.org
Subject: [wxPython] Turn off wxGrid scrollbars

Is it possible to turn off the scroll-bars on a wxGrid? I've set up my
column sizes to take up the whole window, so the horizontal scrollbar serves
no purpose.

I've tried AdjustScrollbars() and UpdateDimentions(), but neither seem to be
available in wxPython.
---
Mark Wright
mwright@pro-ns.net

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users