On 10/22/07, Jeremy Friesner <email@hidden> wrote:
> On Monday 22 October 2007 12:47, Eric Schlegel wrote:
> > Maybe you should use fewer widgets? Neither HIToolbox nor AppKit are
> > really tuned to handle that many views very well. Qt might not be
> > either.
>
> Yup... there is always the option of making my own "uber widgets" wherein I
> have my own internal "widget tree" and do all the appropriate event handling
> logic, etc myself.
If you roll your own widgets, you can split the rendering off into
separate threads, with each thread merely presenting a finished bitmap
to the GUI thread.
--
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden