octave-maintainers
[Top][All Lists]
Advanced

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

Re: hidden handles and get_children vs. get_all_children


From: Kai Habel
Subject: Re: hidden handles and get_children vs. get_all_children
Date: Fri, 26 Nov 2010 09:38:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Lightning/1.0b2 Thunderbird/3.1.4

 On 09.11.2010 09:00, Michael Goffioul wrote:
I'm not sure you need it every time.

1) ~line 2725: this might end up making a colorbar axes the current
axes of a figure (or any other hidden axes system)

2) ~line 4701: this is used for autoscale; you must make sure that
out-of-axes objects are not taken into account (e.g. labels and title)

3) ~line 4915: do we really need to look at children here?

Michael.

Hello Michael,

thanks for your remarks, you are right there are some side effects to consider. Therefore I have just pushed a changeset for the uimenu code only. I will leave the other places as they are for now.

Kai


reply via email to

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