base_graphics_backend
Ryan Rusaw
rrusaw at gmail.com
Tue Sep 9 11:02:54 CDT 2008
On Tue, Sep 9, 2008 at 4:24 AM, Michael Goffioul
<michael.goffioul at gmail.com> wrote:
>
> Yes. The "children" property is not yet a real property so
> it does not fire any event. This should be changed.
>
Ok. I just wasn't sure.
>
> Can you debug octave to see the backtrace when you get
> this error?
>
I'll have a look when I get home from work.
> Yes. When an axes object is first created, its "title" and
> "[xyz]label" properties are empty. Accessing them will trigger
> the creation of a text object (whose handle is then stored in
> the corresponding property). However, if I read your log correctly,
> it seems the text objects are deleted before the line and hggroup
> objects are created. I'm wondering why this happens. Could you
> also break execution when the first text object is destroyed and
> produce a backtrace?
Sure thing.
Ryan
More information about the Octave-maintainers
mailing list