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: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #64985] 'windowstate' property is unimplemented
Date: Tue, 5 Dec 2023 15:37:40 -0500 (EST)

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

that message is explicit enough it probably removes the need for the Note i
was asking about in that diff.  

should other cases of doc_unused be changed to doc_notimpl? In addition to
adding windowstate, doc_unused is currently applied to:

Root:
hittest
pickableparts
monitorpositions
pointerlocation
pointerwindow
a list of Root object 'overridden shared properties':
            "beingdeleted", "busyaction", "buttondownfcn", ...
            "clipping", "createfcn", "deletefcn", "handlevisibility", ...
            "hittest", "interruptible", "selected", ...
            "selectionhighlight", "uicontextmenu", "visible"

Figure:
clipping
pickableparts
currentcharacter
dockcontrols

Axes:
clipping
ambientlightcolor
clippingstyle
colororderindex
gridalphamode
gridcolor
gridcolormode
linestyleorder
linestyleorderindex
minorgridalphamode
minorgridcolor
minorgridcolormode
projection
sortmethod
xticklabelrotation
yticklabelrotation
zticklabelrotation

Line:
children

Text:
children
editing

Image:
children

Surface:
children

Patch:
children
interpreter

Scatter:
children

Light:
children

uimenu:
buttondownfcn

uicontextmenu:
buttondownfcn

uitoolbar:
buttondownfcn

uipushtool:
buttondownfcn

uitoggletool:
buttondownfcn


a bunch of those like the root list, 'children', and buttondownfcn fall under
'Overridden shared properties'. not being sure what exactly that implies,
should they be noted differently/stay doc_unused?


    _______________________________________________________

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]