View Single Post
Old 03-16-2010, 09:13 PM   #15
pwarren
Connoisseur
pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.pwarren can program the VCR without an owner's manual.
 
Posts: 95
Karma: 186186
Join Date: May 2009
Location: Canberra, Australia
Device: Irex Iliad (Dead), EcoReader (Smashed screen), Kobo Touch
I can't get it all to work within FBReader.cpp::refreshWindow()

the
Code:
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
lines produce pages and pages of errors when compiling, after modifying the makefiles so that gcc knows where to find them.

Is there something funky going on because they're C includes rather than C++? I'm not entirely familiar with C++.

Any chance you can post a patch with working dmDisplay() style updates within FBReader.cpp?
pwarren is offline   Reply With Quote