• 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
Re: enlarging an NSScrollView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: enlarging an NSScrollView


  • Subject: Re: enlarging an NSScrollView
  • From: Matt Gemmell <email@hidden>
  • Date: Sat, 21 Jun 2003 01:53:25 +0100

On 20/6/03 at 10:35 am, arekkusu said:

> NSSize size = [scroll frame].size;
> size.height += 20;
> [scroll setFrameSize: size];
>
> will leave a big gaping hole at the bottom of the scrollbar? Why is
> the NSScroller not send the same recalc/redraw message in both cases?

Maybe try sending [scroll display] right after you set the new
frame-size.

Cheers,
-Matt

--
Matt Gemmell
Scotland Software
http://www.scotlandsoftware.com/
_______________________________________________
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.

References: 
 >enlarging an NSScrollView (From: arekkusu <email@hidden>)

  • Prev by Date: Re: Not a drawer but a ... ?
  • Next by Date: NSRunLoop vs. CFRunLoop
  • Previous by thread: enlarging an NSScrollView
  • Next by thread: Re: enlarging an NSScrollView
  • Index(es):
    • Date
    • Thread