bugGNUstep - Bugs: bug #8820, Number of columns is not increased...

Group
 
 

bug #8820: Number of columns is not increased in NSMatrix's -addColumn

Submitter:  None
Submitted:  Thu 06 May 2004 09:19:45 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 13 May 2004 10:01:09 PM UTC, comment #2: 

I tried to reproduce this bug report witht he attached small file. But this works fine for me. Could you please come up with a bit of code that demonstrates the problem?
Otherwise I will close this bug report after some time.

Fred Kiefer <FredKiefer>
Group Member
Thu 06 May 2004 09:38:34 AM UTC, comment #1: 

Sorry, my mistake. I did not look close enough. There is NO bug.

Anonymous
Thu 06 May 2004 09:19:45 AM UTC, original submission:  

When adding a new column to an NSMatrix object via -addColumn the the number of columns (ivar _numCols) is not adjusted properly. -numberOfColumns always reports the initial number of columns.
Removing columns seems to work, though.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #1308:  matrix.m added by FredKiefer (1KiB - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-22 FredKiefer Open/ClosedDeclined Closed
2004-05-15 FredKiefer Open/ClosedAnalyzed Declined
2004-05-13 FredKiefer StatusNone Works For Me
    Open/ClosedOpen Analyzed
    Attached File- Added matrix.m, #1300

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code