Hello!
First of all a big thanks for this mailing list, definitly great.
This is my first post but I'm reading it for a while now.
SO, here is my question:
I need a Grid for a database application. The grid should only show the rows of a table and the content should be editable. Furthermore I need 2 Girds on
one window for a master/detail query.
This is not very complicated, but I can't get a Grid working.
I tried the GridLAyout which seems to be the stuff I need, but I can't draw
a Gird and the example in the docu didn't really help me.
So does anyone have a small code example, only showing the drawing of a
Grid?

I would use Win32::GUI::Grid to do this. Win32::GUI::Grid is now included in the core of Win32::GUI and will be part of the 1.04 release, you can download the PPM for the beta of the 1.04 at:

http://www.robmay.me.uk/win32gui/

Or you can also download Win32::GUI::Grid separately.

Cheers,

jez.



Reply via email to