Did anyone ever complete their work on a Printable Grid class?
Is it suitable for general table printing with repeating row headers, etc. ?
What attributes can be controlled ?
Can it be posted or emailed to someone to post?
Did anyone ever complete their work on a Printable Grid class?
Is it suitable for general table printing with repeating row headers, etc. ?
What attributes can be controlled ?
Can it be posted or emailed to someone to post?
Lorne
I asked a similar question earlier in the year on this list, but no one at
the time seemed to have anything. I also asked the question on one of the
wxWindows lists and got the following response and some code.
Unfortunately, the code is in C++ and I have no knowledge of this language
and have not been able to convert it to Python. I have attached the code.
You may have more success. If you are able to convert it, I would
appreciate if you could send me a copy of the Python equivalent.
Thanks
Austin
FROM: Carsten Block
DATE: 02/13/2001 01:35:55
SUBJECT: RE: [wx-users] Printing a wxGridHi
I am writing an aplication which has a wxgrid object containing text
and coloured cells. I would like to be able to print the grid. Is
this possible? Does anyone have any sample code?Thanks
AustinHi,
I have written a class derived from wxPrintout, which prints a wxGrid.
If you want to look at it, I can send it to you by mail or, if others
are interested too, put in on the web.
Greetings
Carsten
gridprt.zip (2.31 KB)
Austin Wilson schrieb am Dienstag, den 13.02.2001, um 05:22 Uhr:
----- Original Message -----
From: "Lorne White" <lorne.white@telusplanet.net>
To: "wxPython Users" <wxpython-users@lists.wxwindows.org>
Sent: Thursday, June 28, 2001 2:15 PM
Subject: [wxPython] Grid Printing
Did anyone ever complete their work on a Printable Grid class?
Is it suitable for general table printing with repeating row headers, etc.
?
What attributes can be controlled ?
Can it be posted or emailed to someone to post?
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users