Re: Problem in simulating the events
Re: Problem in simulating the events
- Subject: Re: Problem in simulating the events
- From: "Gurmit Teotia" <email@hidden>
- Date: Tue, 20 Jun 2006 20:05:19 +0530
Pablo, my application doesn't fit in that category. My application have
multiple windows opened at same time which user can minimize. In full screen
user will not be able to see the minimized the windows.
Any other idea on how I can hide the menu of my application.
Regards,
Gurmit
On 6/20/06, Pablo Pons Bordes <email@hidden> wrote:
I think that you don't need to remove the menu bar, what you can do is to
make your Application in full screen mode here you have a link that can be
usefull to you
http://cocoadevcentral.com/articles/000028.php
good luck
Pablo Pons
El 20/06/2006, a las 9:43, Gurmit Teotia escribió:
Thanks Pablo, we're now also thinking on same line. Just to experiment
I've deleted the menu from nib file, but when I run my application still a
menu with name of my application comes. How can I remove all the menus?
Regards,
Gurmit
On 6/20/06, Pablo Pons Bordes <email@hidden> wrote:
>
> I did not use flash in the way you are telling but you can make an
> experiment when you open a web page with safari, before it's render
> at all press on the of the top or right click with your mouse and you
> will see that the page is stop rendering. (that its looks that is
> your problem) when you exit from the menu, it finish the render.
>
> so, (it's looks that is the normal behavior) its looks that when you
> open a menu it's take the focus and stop the events of the window so
> if you want to avoid this problem it's better to avoid the people can
> press on the menus and provide an interface to do the same job that
> they do trough the menus
>
> good luck
>
> Pablo Pons
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden