bugGNUstep - Bugs: bug #28646, Gorm lacks proper support for...

Group
 
 

bug #28646: Gorm lacks proper support for NSMatrix

Submitter:  Wolfgang Lux <wlux>
Submitted:  Sun 17 Jan 2010 01:21:20 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Ready For Test
Privacy:  Public Assigned to:  gcasa
Open/Closed:  In Test
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Thu 29 May 2014 09:13:57 AM UTC, comment #8: 

it works fine for me

Sergei Golovin <svg>
Mon 21 Nov 2011 12:02:50 PM UTC, comment #7: 

The new version of the GormMatrixAttributesInspector patch. The old one adjusted the cell size only when the user pushes the steppers. The new version adjusts the cell size when the user changes values of fields too.

(file #24413)

Sergei Golovin <svg>
Mon 21 Nov 2011 06:03:59 AM UTC, comment #6: 

All control inspectors had equal heights. My attachment changes the height of GormMatrixAttributesInspector (and breaks those equality). So there is neediness of adjusting of the inspector panel height after every selection changing. I have attached the patch to compute the difference and change the inspector panel height accodingly.


(file #24411)

Sergei Golovin <svg>
Mon 21 Nov 2011 05:55:40 AM UTC, comment #5: 


> In addition, the NSMatrix inspector does not allow changing the number of rows and columns of a matrix (neither does the NSForm inspector, by the way).


I have added to the gorm file the dimensions form with numbers of rows/columns and the corresponding code to reflect changes within the gorm file.



(file #24409, file #24410)

Sergei Golovin <svg>
Mon 02 May 2011 10:01:22 PM UTC, comment #4: 


> There doesn't need to be a "template" for NSMatrix. A matrix is made by holding (for me) right-alt and shift while dragging.


The problem is just that this is
a) not obvious
b) depending on your keyboard may or may not work
(when writing the bug report I was using my Mac laptop which has just a single alt key and that was captured by the window manager).

Wolfgang Lux <wlux>
Thu 28 Apr 2011 09:18:03 PM UTC, comment #3: 

There doesn't need to be a "template" for NSMatrix.  A matrix is made by holding (for me) right-alt and shift while dragging.

GC

Gregory John Casamento <gcasa>
Group administrator
Sat 30 Jan 2010 01:21:19 PM UTC, comment #2: 

Ooops, that was version r29448, of course. Somehow I picked up a wrong revision number in Emacs :-(

Wolfgang Lux <wlux>
Sat 30 Jan 2010 11:48:48 AM UTC, comment #1: 

I have replaced the two radio buttons in the controls palette by a NSMatrix in r29305.

Wolfgang Lux <wlux>
Sun 17 Jan 2010 01:21:20 PM UTC, original submission:  

The controls palette lacks a template for NSMatrix. Note that in Apple's IB, the two radio buttons really are a matrix with two radio button cells.

In addition, the NSMatrix inspector does not allow changing the number of rows and columns of a matrix (neither does the NSForm inspector, by the way).

Wolfgang Lux <wlux>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24411:  gorm_GormInspectorsManager.patch added by svg (2KiB - text/x-patch - The patch to adjust the inspector panel height on every slection changing)
file #24409:  GormNSMatrixInspector.gorm.tar.bz2 added by svg (6KiB - application/x-bzip - The changes to allow NSMatrix to change the number of rows and columns)
file #24410:  gorm_GormMatrixAttributesInspector.patch added by svg (4KiB - text/x-patch - The changes to allow NSMatrix to change the number of rows and columns)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by svg (Updated the item)
  • -email is unavailable- added by gcasa (Updated the item)
  • -email is unavailable- added by wlux (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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-05-27 gcasa StatusNone Ready For Test
        Open/ClosedOpen In Test
    2011-11-21 svg Attached File- Added gorm_GormMatrixAttributesInspector.patch, #24413
    2011-11-21 svg Attached File- Added gorm_GormInspectorsManager.patch, #24411
    2011-11-21 svg Attached File- Added GormNSMatrixInspector.gorm.tar.bz2, #24409
        Attached File- Added gorm_GormMatrixAttributesInspector.patch, #24410
    2010-04-19 gcasa Assigned toNone gcasa

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code