Yeah, I see the demo working and tried to extrapolate to
straight text with no luck.
I guess I just don't know what I doing ;-)
Anybody got a simple skeletal bit of code they can share
to get it woking with straight text on linux - I was trying to use
using wxPrinter, wxPrintout and wxDC .
I got the dialog up no errors. It just never went into OnPrintPage
subroutine
of wxPrintout - thats where I was trying to build my wxDC. Apparently
thats not the
way to do it. Just generated an empty page. :-(
Anyway a real rough bit of code or psuedo code for printing straight
text would be appreciated.
On 8/3/2010 3:48 PM, Steve Cookson wrote:
Hi,
They work for me too, I'm Kubuntu Karmic.
Regards
Steve
-----Original Message-----
From: perltk [mailto:per...@maine.rr.com]
Sent: 30 July 2010 07:42
To: wxperl-users@perl.org
Subject: Printdialog on linux not functional.
It appears the printdialog and pagesetup dialogs are not fucntional on
linux in gtk. Not surprising really, but would someone confirm so I
don't spend anymore time on it. Thanks.
Jeff