Are you overriding either onCreatePanelView or onCreatePanelMenu?

If so, try commenting that out and seeing the behavior.

jason

On Fri, Sep 26, 2008 at 12:33 PM, Teo <[EMAIL PROTECTED]> wrote:

> I just tried with the same project on another computer where i installed
> SDK 1.0 clean, same behavior...
>
>
> On Thu, Sep 25, 2008 at 8:30 PM, Teo <[EMAIL PROTECTED]> wrote:
>
>> I've replaced some PNG images i used for the menu, that's the closest
>> thing i did; but there shouldn't be any influence from that either..
>>
>>
>> On Thu, Sep 25, 2008 at 8:19 PM, Teo <[EMAIL PROTECTED]> wrote:
>>
>>> Nope, nothing happens on prepare either. This is too strange, i remember
>>> the other day i tried the menu and it worked in the latest SDK. Today with
>>> no change in code, nothing, not even a call. I should say the menu works in
>>> other apps, so the problem seems to be only with mine.
>>>
>>>
>>> On Thu, Sep 25, 2008 at 7:57 PM, Mark Murphy <[EMAIL PROTECTED]>wrote:
>>>
>>>>
>>>> > Thanks for pointing that out, it was an oversight. But it still didn't
>>>> > solve the problem.onCreateOptionsMenu isn't even called :/
>>>>
>>>> I was in a bit of a rush with the last reply and figured it would be
>>>> worth
>>>> a shot.
>>>>
>>>> Is onPrepareOptionsMenu() being called? That should be called on every
>>>> menu button press; onCreateOptionsMenu() will only get called on the
>>>> first
>>>> menu button press.
>>>>
>>>> --
>>>> Mark Murphy (a Commons Guy)
>>>> http://commonsware.com
>>>> _The Busy Coder's Guide to Android Development_ Version 1.2 Published!
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Teo (a.k.a. Teodor Filimon, Teominator)
>>> Site - www.teodorfilimon.com | Blog - www.teodorfilimon.blogspot.com
>>> GMT +2 (or PDT +10)
>>>
>>
>>
>>
>> --
>> Teo (a.k.a. Teodor Filimon, Teominator)
>> Site - www.teodorfilimon.com | Blog - www.teodorfilimon.blogspot.com
>> GMT +2 (or PDT +10)
>>
>
>
>
> --
> Teo (a.k.a. Teodor Filimon, Teominator)
> Site - www.teodorfilimon.com | Blog - www.teodorfilimon.blogspot.com
> GMT +2 (or PDT +10)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to