• 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: Scrollview can anyone help?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scrollview can anyone help?


  • Subject: Re: Scrollview can anyone help?
  • From: Stéphane Sudre <email@hidden>
  • Date: Tue, 30 Mar 2004 18:07:27 +0200

Le 30 mars 2004, ` 17:43, April Gendill a icrit :

I still cannot get this scrollview thing to work

once more this is the code I'm using:

-(void)awakeFromNib
{
[...]
[scroll setAutoresizingMask:NSViewWidthSizable];
[testWindow setContentView:scroll];
}

Do you have any plan to use InterfaceBuilder?

I cannot get a border around the scrollview so that I can place buttons at the bottom of the window and simply have an attractive looking window.

Just don't set the ContentView to be the scrollview.

Second I need the tab view to be it's full size no matter how many tabs there are so that the scroll bar will act as if it's scrolling through the tabs. Either way I cannot get the tabview within the scrollview to resize correctly. (Width and height) is there any one out there that may be able to help or is what I'm doing simply not possible.

I'm not sure to understand what you want to achieve here.
_______________________________________________
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: 
 >Scrollview can anyone help? (From: April Gendill <email@hidden>)

  • Prev by Date: Scrollview can anyone help?
  • Next by Date: RE: NSDocument-based app limitations?
  • Previous by thread: Scrollview can anyone help?
  • Next by thread: Why does this keep sending EXC_BAD_ACCESS
  • Index(es):
    • Date
    • Thread