• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[myMatrix addColumn] but NSMatrix doesn't show Cells
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myMatrix addColumn] but NSMatrix doesn't show Cells


  • Subject: [myMatrix addColumn] but NSMatrix doesn't show Cells
  • From: John MacDonnell <email@hidden>
  • Date: Sun, 13 Oct 2002 18:37:44 +0200

Hello everybody!
I'm here with a problem, I have a NSMatrix of NSButton, I wanna add
items at runtime but when I do:

[myMatrix addColumn];

The new column doesn't appear at all in the window... anyway if I do

[myMatrix numberOfColumns];

it returns the right number but on the window myMatrix seems untouched
I tried sending -display -needsDisplay: and other methods to its
relative NSView but without success... anybody knows how to update the
NSMatrix view???

thanks!

John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: dual controllers
  • Next by Date: Re: STL vector not working
  • Previous by thread: Re: Bug in tableColumnWithIdentifier: ?
  • Next by thread: Re: [myMatrix addColumn] but NSMatrix doesn't show Cells
  • Index(es):
    • Date
    • Thread