• 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
Scrollbar not appearing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scrollbar not appearing


  • Subject: Scrollbar not appearing
  • From: Chad Armstrong <email@hidden>
  • Date: Wed, 19 Jul 2006 19:32:33 -0500

I have a table in a drop down sheet, which is having problems at times. The table is pre-loaded when the application is started, however, if the table has more items than are visible, it does not always display the scrollbar so I can scroll down to see the items below. I have tried various techniques, such as having the table scroll to the last item and such, but this doesn't necessarily seem to work.

I'm using a bit of code like this:

[myTable scrollRowToVisible:[myList count]-1];

This seems like it should be an automatic process, but it seems that something is missing so the scroll bar doesn't always appear.

Any ideas on what I might be missing, or how to force the scroll bar to appear when the sheet is opened? It seems that the scroll bar will appear if something has been added to the table once the application has been opened, but not initially.

- Chad Armstrong
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Scrollbar not appearing
      • From: Andreas Mayer <email@hidden>
  • Prev by Date: Re: Capturing windows in an NSImage
  • Next by Date: Re: Scrollbar not appearing
  • Previous by thread: Re: NSBrowser cell reference
  • Next by thread: Re: Scrollbar not appearing
  • Index(es):
    • Date
    • Thread