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

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

[Octave-bug-tracker] [bug #64985] 'windowstate' property is unimplemente


From: Rik
Subject: [Octave-bug-tracker] [bug #64985] 'windowstate' property is unimplemented
Date: Wed, 6 Dec 2023 21:07:28 -0500 (EST)

Follow-up Comment #9, bug #64985 (project octave):

It requires a case-by-case review.

The root object, for example, is never displayed so one can't actually
interact with it using the mouse.  Hence, "hittest" and "pickableparts" are
unused.  "monitorpositions" seems to work for me, so I would say that it just
needs to be documented.  "pointerlocation" is unimplemented.  "pointerwindow"
doesn't seem to be a documented property by matlab.

According to Matlab, "clipping" has no effect for figures (which it doesn't). 
So it is correct to say it is unused.  "pickableparts" isn't a property of
Matlab figures so it is unused as well in Octave.  "currentcharacter" seems to
be unimplemented in Octave.  "dockcontrols" is unimplemented.

For graphics primitives such as Line or Text or Image, the "children" property
is unused.

You probably need to check the axes object.  I think the documentation is
out-of-date.  For example, the "gridcolor" property is implemented and works
just fine.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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