[android-developers] Re: disable hard Search button while contextmenu is on.

2011-01-18 Thread Amritesh

Thanks for replying...

Because that is the requirement of the UI Spec of our project..
I have done this for the dialog and progressdiaolog as it has
keylistener  but i am not able to find a way for the context menu.

Thanks
Amritesh


On Jan 15, 6:20 am, TreKing treking...@gmail.com wrote:
 On Fri, Jan 14, 2011 at 12:22 AM, Amritesh amriteshmad...@gmail.com wrote:
  I want when my context menu is displaying at that point when search button
  is clicked my context menu should not go away and search view should not
  come up..

 Why? If I have your context menu up and decide I want to search, why should
 you stop me?

 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: disable hard Search button while contextmenu is on.

2011-01-18 Thread Amritesh
Thanks for replying

Because that is the requirement of the UI spec of my project  i
have done similar thing on dialog box and progress dialog ...
but not able to find a way for context menu ... is there any way of
doing that ..
Thanks
Amritesh

On Jan 15, 6:20 am, TreKing treking...@gmail.com wrote:
 On Fri, Jan 14, 2011 at 12:22 AM, Amritesh amriteshmad...@gmail.com wrote:
  I want when my context menu is displaying at that point when search button
  is clicked my context menu should not go away and search view should not
  come up..

 Why? If I have your context menu up and decide I want to search, why should
 you stop me?

 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: disable hard Search button while contextmenu is on.

2011-01-16 Thread TreKing
On Mon, Jan 17, 2011 at 12:43 AM, Amritesh amriteshmad...@gmail.com wrote:

 Thanks for replying

 Because that is the requirement of the UI spec of my project  i
 have done similar thing on dialog box and progress dialog ...
 but not able to find a way for context menu ... is there any way of
 doing that ..

 Thanks
 Amritesh


Please reply to the whole group.

I don't think you can control the Context Menu beyond populating and showing
it. Consider changing your requirements or implement your own context menu.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en