bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSPopupButton itemAtIndex:


From: Rob Burns
Subject: NSPopupButton itemAtIndex:
Date: Sat, 13 Sep 2003 15:32:57 +0700

This is from older Apple docs. The OpenStep docs say something similar.

itemAtIndex:

   - (id <NSMenuItem>)itemAtIndex:(int)index

Returns the list item at index. If there is no item at index, this method
   returns nil.

In GNUstep it appears to raise an NSRangeException if there is no item at the given index.

Rob





reply via email to

[Prev in Thread] Current Thread [Next in Thread]