re: I'd like (working) printing sample code

2008-04-03 Thread Garth's KidStuff
>Unfortunately, Ubuntu are terrible at packaging bug-fix releases. You >should subscribe yourself (and/or add a comment) to this Ubuntu bug: >https://bugs.launchpad.net/ubuntu/+source/gtkmm2.4/+bug/197010 >If they don't provide the ne

Re: I'd like (working) printing sample code

2008-04-01 Thread Murray Cumming
On Tue, 2008-04-01 at 10:05 -0700, Garth's KidStuff wrote: > Hi Murray, > > Thanks. I'm running Ubuntu 7.10 Gutsy. I'm not sure how to tell what > version of Gtkmm I'm linking to, but I just used package manager to > get the latest available and here's what's in my /usr/lib: > -rw-r--r-- 1 root

Re: I'd like (working) printing sample code

2008-04-01 Thread Murray Cumming
On Mon, 2008-03-31 at 07:34 -0700, Garth's KidStuff wrote: > Hi, > > Thanks in advance. The sample code at: > http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/sec-printing-example.html > > doesn't work for me. I get the on_begin_print callback as expected, but > never receive the on_draw_

I'd like (working) printing sample code

2008-03-31 Thread Garth's KidStuff
Hi, Thanks in advance. The sample code at: http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/sec-printing-example.html doesn't work for me. I get the on_begin_print callback as expected, but never receive the on_draw_page callback. Instead I get an endless series of error/warning messages