bugGNU Octave - Bugs: bug #62443, Deprecate uimenu property...

 
 

bug #62443: Deprecate uimenu property "Position"

Submitter:  Rik <rik5>
Submitted:  Wed 11 May 2022 07:22:17 PM UTC
   
 
Category:  GUI Severity:  2 - Minor
Priority:  1 - Later Item Group:  Matlab Compatibility
Status:  Confirmed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 May 2022 02:09:51 AM UTC, comment #1: 

This changeset (http://hg.savannah.gnu.org/hgweb/octave/rev/fef2957c38ec) deprecates "Label" and "Callback".  I couldn't see an easy way to deprecate "Position" so I just left it as is.

Re-titling bug report to remove the two properties above.

Rik <rik5>
Group administrator
Wed 11 May 2022 07:22:17 PM UTC, original submission:  

Since R2017b, Matlab has discouraged the use of the properties above.

"Label" replacement is "Text"
"Callback" replacement is "MenuSelectedFcn"
"Position" replacement is modifying order of "Children" property of parent.

Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-05-15 rik5 Priority3 - Low 1 - Later
        SummaryDeprecate uimenu properties &quot;Label&quot;, &quot;Position&quot;, &quot;Callback&quot; Deprecate uimenu property "Position"
    2022-05-11 rik5 Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code