pspp-dev
[Top][All Lists]
Advanced

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

Re: [PATCH 08/17] pspp-sheet-view: Support rectangular selection, column


From: Ben Pfaff
Subject: Re: [PATCH 08/17] pspp-sheet-view: Support rectangular selection, column popup menus.
Date: Mon, 23 Apr 2012 09:10:46 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

[adding pspp-dev]

John Darrington <address@hidden> writes:

> On Sun, Apr 22, 2012 at 11:12:26AM -0700, Ben Pfaff wrote:
>      A "rectangular selection" is where you can click and drag to select
>       
>         PsppSheetView *GSEAL (tree_view);
>      -  GtkSelectionMode GSEAL (type);
>      +  PsppSheetSelectionMode GSEAL (type);
>       };
>       
> It occurs to me that GSEAL is something (fairly) recent in GTK+.  Our 
> configure.ac file
> demands version 2.16 or later.  After these changes we should either confirm 
> that it works
> with 2.16 or update the requirement to something later.



reply via email to

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