programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Activating a GRAYITEM

From: Bob Nash <BNash_at_smud.org>
Date: Fri, 26 Sep 2003 10:31:18 -0700

Assuming I have a menu set up like this:

MENU APP-MENU
  POPUP "Help"
      M_HELP GRAYITEM "Help"
  END-POPUP
END-MENU

and, assuming that there is an action defined for M_HELP in the =
APP-COMMANDS switch,
how do I activate the GRAYITEM from within the application? I assume =
its a
PostMessage to APP-MENU, but I am not sure of the message type.
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri Sep 26 2003 - 10:35:24 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:33 PST