Re: setHidden: on MacOS 10.2
Re: setHidden: on MacOS 10.2
- Subject: Re: setHidden: on MacOS 10.2
- From: Paul Collins <email@hidden>
- Date: Tue, 4 May 2004 12:40:22 -0700
Depending on your solution choice, a couple of things to look out for:
A view that's moved out of the visible area (-100, -100) gets moved in
interesting wasy if the window is resized and you use auto-resizing.
You could remember the proper coordinates, but you might want the view
itself to be auto-resized, and then you'd have to calculate all that
yourself.
If an NSTextField is open for editing, switching out the tabview it's
in closes the edit.
Paul Collins
** Gracion Software
http://www.gracion.com/ **
** Tel: +1 (541) 488-3488 iChat/AV/AIM: gracionsoft **
** DigiTunnel 1.3 PPTP/VPN client for OS X **
_______________________________________________
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.