Win32-GUI-Grid - How to Control Display of Grid

Posted on Sun Apr 24 17:41:58 2005 by perlux
How to Control Display of Grid
I've just started to try and use Win32-GUI (having been a long time user of Perl/Tk) I'm particularly interested in using Win32-GUI-Grid. I want to use it for 'master/detail' display and input of database data. I've got the demo script working that appears in the documentation with the package but when I restrict the number of rows and columns displayed I seem to be left with a large blank grey area to the south and east of the grid which I'd like to get rid of. I've tried specifying height, width and size parameter for the grid but to no avail. Can somebody tell me how I get the grid to display 'nicely'? Thanks in advance.
Write a response