[Graphics] More convenient backend access

Shai Ayal shaiay at gmail.com
Sat Feb 2 01:43:51 CST 2008


On Feb 1, 2008 12:58 PM, Shai Ayal <shaiay at gmail.com> wrote:
>
> On Feb 1, 2008 12:11 PM, Michael Goffioul <michael.goffioul at gmail.com> wrote:
> > On Fri, Feb 1, 2008 at 8:07 AM, Shai Ayal <shaiay at gmail.com> 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  <shaiay at users.sourceforge.net>
> > >
> > >        * 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  <shaiay at users.sourceforge.net>

       * graphics.h.in (figure): add __backend__ property and set method
       (class graphics_backend): add find_backend method
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_backend.diff
Type: text/x-patch
Size: 1792 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080202/adc49bf0/attachment.bin 


More information about the Octave-maintainers mailing list