Re: the case of the missing scroll bar

2010-05-01 Thread Bill Appleton
hi all, i figured this one out. when you initially create a scroll bar, that is when the horizontal or vertical aspect of the bar is determined. if you resize it later, that does not change the horizontal or vertical setting. so i was initializing my scroll bars with a square rectangle and call

the case of the missing scroll bar

2010-04-30 Thread Bill Appleton
hi anyone out there, i am having trouble using NSScroller by itself, not in a scroll view, etc. if i open more and more text windows a scroll bar will appear on the right or bottom of each one each window has 2 scroll bars, i have verified there are 2 sub views, but only one appears at a time i