octave-maintainers
[Top][All Lists]
Advanced

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

Re: [Graphics] More convenient backend access


From: Shai Ayal
Subject: Re: [Graphics] More convenient backend access
Date: Sat, 2 Feb 2008 09:43:51 +0200

On Feb 1, 2008 12:58 PM, Shai Ayal <address@hidden> wrote:
>
> On Feb 1, 2008 12:11 PM, Michael Goffioul <address@hidden> wrote:
> > On Fri, Feb 1, 2008 at 8:07 AM, Shai Ayal <address@hidden> wrote:
> > > Attached is a patch which adds the figure.__backend__ property and
> > > relevant set method
> > > Michael, can you please have a look and approve -- I'm not sure I
> > > understood the interaction between graphics_backend and figure.
> > >
> > > Shai
> > >
> > > 2008-02-01  Shai Ayal  <address@hidden>
> > >
> > >        * graphics.h.in (figure): add __backend__ property and set method
> > >        (class graphics_backend): add find_backend method
> > >
> >
> > It looks OK (although I don't understand why you call find_backend
> > twice; you could re-use "b", no?).
>
> you are correct -- it is a typo.

The corrected patch attached
Shai

2008-02-01  Shai Ayal  <address@hidden>

       * graphics.h.in (figure): add __backend__ property and set method
       (class graphics_backend): add find_backend method

Attachment: add_backend.diff
Description: Text Data


reply via email to

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