• 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: Demarkation seen on NSScrollView,Why is it?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Demarkation seen on NSScrollView,Why is it?


  • Subject: Re: Demarkation seen on NSScrollView,Why is it?
  • From: "Louis C. Sacha" <email@hidden>
  • Date: Mon, 19 Apr 2004 13:27:56 -0700

Hello...

I would guess that all you would have to do is turn off the autoresizing of cells for the matrix

[yourImageMatrix setAutosizesCells:FALSE];

Hopefully that won't break anything else :)

Louis


Hi Louis,
Thanks a lot for the reply.
I must say, it sort of solved my problem:)),but
introduced some more:((

- on scaling [to the smallest size] of images, my
button cells change from square shape to rectangle to
fit the content area's height of the scrollview!!.

- i don't resize the width of image on scaling.
at the biggest image size,there is one coloumn in the
matrix and one buttonCell of the matrix displaying the

image which occupies just about 1/2 of the width of
the scrollview.With the change in code,at largest
size, the buttonCell occupies the entire ScrollView.

Any help regarding this would be of very great help.
Thanks again.
_______________________________________________
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: 
 >Re: Demarkation seen on NSScrollView,Why is it? (From: Manish Pattath <email@hidden>)

  • Prev by Date: Re: accessing newly-created files
  • Next by Date: Re: OT, WO related...
  • Previous by thread: Re: Demarkation seen on NSScrollView,Why is it?
  • Next by thread: Trouble overriding text editing methods
  • Index(es):
    • Date
    • Thread