pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphical Output


From: Ben Pfaff
Subject: Re: Graphical Output
Date: Fri, 06 Mar 2009 14:49:49 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

John Darrington <address@hidden> writes:

> On Fri, Mar 06, 2009 at 08:24:10AM -0800, Ben Pfaff wrote:
>      
>      I'm going to replace the text-only output by proper graphical
>      output, so GtkTextMark isn't applicable.
>
> That sounds great.  Your previous email suggested that you were going
> to attempt this without touching the output backend.  I'm not sure how
> this can be done without involvement at the backend.

I don't think it can be.  At this point, I intend to modify the
backends a little, and add a new GDK/GTK+ backend.

What I'm not planning to attempt, yet, is replacing the way that
procedures compose output.  I want to do that, but I don't think
it is necessary to get some nicer-looking output for the GUI.

>      The graphical output will be based on the internal representation
>      of the tables, and the export will happen from that same internal
>      representation.
>
> Any hints on the form of this internal representation?

I was just planning to keep around the "struct tab_table" and
"struct som_entity" structures and render from them.  That ought
to get us a long way there.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]