Re: Faster menu
Re: Faster menu
- Subject: Re: Faster menu
- From: Eric Schlegel <email@hidden>
- Date: Thu, 27 Jun 2002 08:49:14 -0700
On Thursday, June 27, 2002, at 06:16 AM, Benoit Widemann wrote:
What I would like is to "prefetch" the bits while the application is
initializing. There is a good chance that the user will not click the
menu for minutes after launching the app, so I have plenty of time to
do the job.
Any idea how to do that?
Unfortunately there's currently no way to do that without writing your
own custom menu definition function and installing it with the Carbon
menu manager. Your idea of preimaging the menu is something that I've
considered in the past and might explore more in future versions of X.
-eric
_______________________________________________
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: | |
| >Faster menu (From: Benoit Widemann <email@hidden>) |