Re: wx.grid problem

2007-03-26 Thread raboliot
On 26 mar, 20:58, [EMAIL PROTECTED] wrote: > On Mar 26, 11:30 am, BH <[EMAIL PROTECTED]> wrote: > > > > > Yes, absolutely, but try to minimize it, and the scrollbars stays hidden !!! > > > [EMAIL PROTECTED] a écrit : > > > > On Mar 26, 10:20 am, BH <[EMAIL PROTECTED]> wrote: > > >> Hi ! > > > >> I

Re: wx.grid problem

2007-03-26 Thread kyosohma
On Mar 26, 11:30 am, BH <[EMAIL PROTECTED]> wrote: > Yes, absolutely, but try to minimize it, and the scrollbars stays hidden !!! > > [EMAIL PROTECTED] a écrit : > > > On Mar 26, 10:20 am, BH <[EMAIL PROTECTED]> wrote: > >> Hi ! > > >> I have a small problem with wx.Grid and scrollbars. > >> Scroll

Re: wx.grid problem

2007-03-26 Thread BH
Yes, absolutely, but try to minimize it, and the scrollbars stays hidden !!! [EMAIL PROTECTED] a écrit : > On Mar 26, 10:20 am, BH <[EMAIL PROTECTED]> wrote: >> Hi ! >> >> I have a small problem with wx.Grid and scrollbars. >> Scrollbars definitively dissapears after resizing the frame. >> >> Thx

Re: wx.grid problem

2007-03-26 Thread kyosohma
On Mar 26, 10:20 am, BH <[EMAIL PROTECTED]> wrote: > Hi ! > > I have a small problem with wx.Grid and scrollbars. > Scrollbars definitively dissapears after resizing the frame. > > Thx for help > > #-- > import wx,wx.grid > #--