• 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
Combo box on 800x600
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Combo box on 800x600


  • Subject: Combo box on 800x600
  • From: Eric Long <email@hidden>
  • Date: Tue, 25 May 2004 10:15:10 -0700

Hi,

I am using an NSComboBox with a number of items on the menu. It has
scrolling enabled, but when the user clicks to bring up the menu and the app
is running on a small screen resolution, like 800x600, there are items that
don't fit and can't be scrolled into view. (I never actually see a scroll
bar become active, though it appears it should and if you check the combo
box method hasVerticalScroller it returns YES).

I'm not sure what to do about this problem. I don't see anything in the
archives describing similar glitches, so I figure it's just my lack of
experience working with this control.

I am using a custom data source. In my awakeFromNib method I call
setDataSource to set it then call setNumberOfVisibleItems to the count of
my array of items. Is there anything else I might need to do so the user is
able to access all the items properly?

On more commonly used screen resolutions things fit and I don't see the bug,
but it will annoy the occasional user working in a lower resolution. I also
noticed if I position the window "just so," even with more screen space I
can get an item or two to disappear of the bottom edge irretrievably.

??


Eric
_______________________________________________
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.


  • Follow-Ups:
    • Re: Combo box on 800x600
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Copy/Paste not working from keyboard
  • Next by Date: Re: NSURLRequest and HTTP PUT?
  • Previous by thread: Re: NSCalenderDate (Patel, Nilesh M)
  • Next by thread: Re: Combo box on 800x600
  • Index(es):
    • Date
    • Thread