mathweijzen
Programmer
Hello Programmers,
My English is not that well, so pardon me...but I hope I can explain my problem...
Im writing a application in Python and all is going well.
I have a MDI CHILD FRAME where I want to place a wx.Grid above a Notebook panel.... To I use a gridsizer for the placement... When I have a few rows in the grid its no problem but when I reach the pointupon when I have added more rows, My grid overlaps my Notebook.....;-( Also I can see no scrollbars.... I have tried using a Splitterwindow, not the result I wanted... Can somebody help me out please how to stack a grid and a notebook upon together?
Thanks!
My English is not that well, so pardon me...but I hope I can explain my problem...
Im writing a application in Python and all is going well.
I have a MDI CHILD FRAME where I want to place a wx.Grid above a Notebook panel.... To I use a gridsizer for the placement... When I have a few rows in the grid its no problem but when I reach the pointupon when I have added more rows, My grid overlaps my Notebook.....;-( Also I can see no scrollbars.... I have tried using a Splitterwindow, not the result I wanted... Can somebody help me out please how to stack a grid and a notebook upon together?
Thanks!