Re: enable print - TestGtkEmbed
- From: Doug Herbert <dougy_herbert yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Re: enable print - TestGtkEmbed
- Date: Wed, 26 May 2004 18:21:15 -0700 (PDT)
Or is it more complicated, to enable printing from
an
embedded mozilla session ?
Done some more investigation and found I need to
include :
#include "nsIWebBrowserPrint.h"
and modify the Makefile to include the webbrwsr
include
REQUIRES = xpcom \
string \
webbrwsr \ // needed for print
dom \
$(NULL)
Now next step, is how to use this new object within
the test gtk app ?
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]