octave-maintainers
[Top][All Lists]
Advanced

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

Re: HOWTO add a new graphics property


From: Shai Ayal
Subject: Re: HOWTO add a new graphics property
Date: Mon, 18 Jun 2007 09:50:38 +0300

This is a very interesting concept -- It makes adding new objects
simpler. I like it but I think we'll have to do a redesign in order to
implement it ....
The listener function concept is also very nice.

Thanks,
Shai

On 6/17/07, Michael Goffioul <address@hidden> wrote:
On 6/17/07, Shai Ayal <address@hidden> wrote:
> Hi all,
>
> I wrote this up just to have some simple guide with all the necessary
> steps on how to add a new graphics property. Please have a look and
> correct it if necessary. Hopefully when finalized this howto will
> enable more people to contribute code.

On the same topic, maybe you should consider implementing the ability
to add property dynamically at run-time. By combining this with property
listeners, you are then able to implement specialized graphs entirely in
m-code. I'm experiencing this in JHandles and it reveals very handy.
See 
http://octave.cvs.sourceforge.net/octave/octave-forge/extra/jhandles/inst/__jhandles_go_areaseries.m?revision=1.2&view=markup
for an example with areaseries.

Michael.



reply via email to

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