patchGNU Octave - Patches: patch #8992, Implementation of UIButtongroup

 
 

patch #8992: Implementation of UIButtongroup

Submitter:  None
Submitted:  Thu 05 May 2016 03:08:44 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Duplicate Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 May 2016 09:09:33 PM UTC, comment #2: 

Closing as a duplicate, patch has been attached to bug #47513.

Mike Miller <mtmiller>
Group Member
Mon 09 May 2016 03:48:24 PM UTC, comment #1: 

The latest patch uses an octave_struct so is much more compatible with matlab

zeripath <zeripath>
Thu 05 May 2016 03:08:44 PM UTC, original submission:  

This patch provides an implementation of uibuttongroup for the QT Toolkit.

The selectionchangedfcn is perhaps the only thing where this is a difference with matlab - as it currently returns a scalar_map rather than an object. I would be very happy to change this if someone could direct me as to how to create an octave object.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #37104:  uibuttongroup.diff added by zeripath (49KiB - text/x-patch - Uses a struct and has a slightly better demo.)
file #37082:  uibuttongroup.diff added by zeripath (49KiB - text/x-patch - Now without the use of get_new_selectedobject)
file #37078:  uibuttongroup.diff added by zeripath (48KiB - text/x-patch - Now with the actual files...)
file #37077:  uibuttongroup.diff added by zeripath (29KiB - text/x-patch - Updated diff file with demos)
file #37076:  uibuttongroup.diff added by None (47KiB - text/x-patch)

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by zeripath (Updated the item)
  • -email is unavailable- added by None (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 logged-in users can vote.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-26 mtmiller Carbon-CopyRemoved 80942 -
    2016-05-15 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
    2016-05-15 mtmiller Dependencies- Depends on bugs #47513
    2016-05-08 zeripath Attached File- Added uibuttongroup.diff, #37104
    2016-05-05 zeripath Attached File- Added uibuttongroup.diff, #37082
    2016-05-05 zeripath Attached File- Added uibuttongroup.diff, #37078
    2016-05-05 zeripath Attached File- Added uibuttongroup.diff, #37077
    2016-05-05 None Attached File- Added uibuttongroup.diff, #37076

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code