Here's my code for that:
enum// dynamic menu item IDs, followed by separator IDs
{
FirstDynamicMenu= 3000,
OptionsAdjustBrightness = FirstDynamicMenu,
OptionsAdvancedFeatures,
SlopeCalculator,
BackupToCard,
RestoreFromCard,
ConnectGPS,
Disconnect
PROTECTED]>
Sent by: [EMAIL PROTECTED]
02/25/2008 01:47 PM
Please respond to
"Palm Developer Forum"
To
"Palm Developer Forum"
cc
Subject
Re: Dynamically changing items in menu
Michal Seliga wrote:
> one possibility is to have 2 menubar resources and set needed
>
Michal Seliga wrote:
> one possibility is to have 2 menubar resources and set needed
> one with FrmSetMenu when you need to change it
> another possibility is to react on menuOpenEvent and use
> MenuHideItem for item you currently want to disappear.
> details about how this event work are in
> re
Szymon Ulatowski wrote:
Michal Seliga wrote:
one possibility is to have 2 menubar resources and set needed one with
FrmSetMenu when you need to change it
another possibility is to react on menuOpenEvent and use MenuHideItem
for item you currently want to disappear. details about how this eve
Michal Seliga wrote:
one possibility is to have 2 menubar resources and set needed one with
FrmSetMenu when you need to change it
another possibility is to react on menuOpenEvent and use MenuHideItem
for item you currently want to disappear. details about how this event
work are in reference
CTED]>
Sent by: [EMAIL PROTECTED]
02/25/2008 10:28 AM
Please respond to
"Palm Developer Forum"
To
"Palm Developer Forum"
cc
Subject
Re: Dynamically changing items in menu
Hi,
I'd point you to the appropriate calls in the SDK docs, but it looks like
they don'
one possibility is to have 2 menubar resources and set needed one with
FrmSetMenu when you need to change it
another possibility is to react on menuOpenEvent and use MenuHideItem for item
you currently want to disappear. details about how this event work are in
reference docs, read it, there
Hi,
I'd point you to the appropriate calls in the SDK docs, but it looks like
they don't have them online at the new ACCESS portal...
(When did they do this??? I cannot login to accessdevnet.com, and their docs
are returning 404!)
the docs /should/ be at http://www.accessdevnet.com/palmos.html imo
Hello,
I know it is possible because Palm does this for their Web application
"Blazer" on the E2. Under the Options menu they have "Optimized Mode" and
"Wide Page Mode". If you select one it will put a dot next to indicating
that it is the current selection. They also add/remove items to the Ed