• 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: Programming NSImageView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programming NSImageView


  • Subject: Re: Programming NSImageView
  • From: jean-michel daix <email@hidden>
  • Date: Sat, 23 Feb 2002 13:23:05 +0100

Thanks for your help, it works now !

MyImageView = [[NSImageView alloc] initWithFrame:NSMakeRect (80.0, 80.0,
320.0, 240.0)];
[[myWindow contentView] addSubview: MyImageView ];

[MyImageView release];

But, well, new problem. Where in the documentation is describe how to
program the autosizing and how to order my view from back to front ? When I
make search for "autosizing" and "front & back" I found nothing interesting.

Thanks.


-----------------------------------
Jean-Michel DAIX / <email@hidden>
Sorry, I9m French !

visit <http://www.adforum.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.

  • Prev by Date: Re: Dealing with NSPopupButton
  • Next by Date: forcing custom behavior
  • Previous by thread: Re: Programming NSImageView
  • Next by thread: Re: Programming NSImageView
  • Index(es):
    • Date
    • Thread