NSComboBox bug?
NSComboBox bug?
- Subject: NSComboBox bug?
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 31 Oct 2002 17:56:28 +0100
Before filing a bug report on NSComboBox, I would like to know if this
is not the designed behavior.
In IB I have a NSComboBox, whose menu is:
0
1
2
3
4
The NSComboBox has a NSNumberFormatter attached to it that only allows
number between 0 and 65535.
When I run this in IB, the Menu is displaying empty lines.
When I run this in the Application, the Menu is displaying empty lines.
Is this the expected/designed behavior or not?
_______________________________________________
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.