octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55428] gcbf and HandleVisibility property


From: Guillaume
Subject: [Octave-bug-tracker] [bug #55428] gcbf and HandleVisibility property
Date: Fri, 11 Jan 2019 07:01:31 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #6, bug #55428 (project octave):

If you put together "When the HandleVisibility property value is 'off',
objects do not appear in the root CallbackObject property" and "gcbo returns
the handle of the object whose callback is currently executing. This handle is
obtained from the root property 'CallbackObject'", then you would conclude
that an object with HandleVisibility set to 'off' would never be returned by
gcbo.

My understanding is that, to be of any use, gcbf and gcbo would always return
a non-empty object when called within a callback regardless of the
HandleVisibility property.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55428>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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