Window drawing speed
Window drawing speed
- Subject: Window drawing speed
- From: Adhamh Findlay <email@hidden>
- Date: Thu, 17 Jun 2004 22:40:22 -0500
Hi,
I'm programmatically creating an NSBrowser when a button is pressed, but
I'm seeing that it is kinda slow to draw. The old window disappears and
there is a noticeable delay before the new window appears.
I tried to instantiate the browser earlier in the code and then order it
front when needed, but it still seemed slow.
Are there any techniques to get these browsers/windows to draw quicker?
Thanks,
Adhamh
_______________________________________________
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.