Having a problem getting my menu to show up on my Tablet's Combined Bar. I ran the "UserInterfaceMenu" example and it's menu shows up on the Combined Bar, so I mimicked it's code but my menu still shows up on the title bar instead. I've also tried setting true and false to FullScreen and IncludeTitle. I've also tried using AddMenuItem, AddMenuItem2 and AddMenuItem3. I tried searching the site here for any info but the word bar seems to draw up mostly "Action Bar" related information. Did several sweeps through the docs but I'm still an Android noob here and can't pinpoint any area or info I need to help me.
A difference between the "UserInterfaceMenu" and my program is that I am using:
Timer
GestureDetector
PhoneWakeState
And I have a custom font added, but that is only applied to a couple of labels on one panel. I am unaware of if and how any of these would affect the menu. I do also have DesignerScript working too, could that affect the menu?
Any pointers in the right direction would be greatly appreciated.
Thanks in advance,
~Garrett
A difference between the "UserInterfaceMenu" and my program is that I am using:
Timer
GestureDetector
PhoneWakeState
And I have a custom font added, but that is only applied to a couple of labels on one panel. I am unaware of if and how any of these would affect the menu. I do also have DesignerScript working too, could that affect the menu?
Any pointers in the right direction would be greatly appreciated.
Thanks in advance,
~Garrett