pspp-dev
[Top][All Lists]
Advanced

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

Re: PSPP crashes on Lion


From: Ben Pfaff
Subject: Re: PSPP crashes on Lion
Date: Sun, 08 Jan 2012 07:58:28 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

John Darrington <address@hidden> writes:

> On Sat, Jan 07, 2012 at 01:15:38PM -0800, Ben Pfaff wrote:
>      
>      OK, I now see what the problem was.  Beats me why I couldn't
>      reproduce it before.  Other kinds of charts work just as well.
>      
>      Anyhow, I pushed an adjustment to your fix:
>      
>      -  apply_options (xr->xr, o);
>      +  if (is_table_item (xr->item))
>      +    apply_options (xr->xr, o);
>
> This surprises me.  Shouldn't charts and text items also be capable
> of changing their colours and fonts?

Of course they should, but this has not yet been implemented.
-- 
Ben Pfaff 
http://benpfaff.org



reply via email to

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