Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - problem with Designer Studio
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

problem with Designer Studio

 Post Reply Post Reply
Author
Message
stephen_hyc View Drop Down
Newbie
Newbie


Joined: 27 January 2005
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote stephen_hyc Quote  Post ReplyReply Direct Link To This Post Topic: problem with Designer Studio
    Posted: 05 February 2005 at 1:21am

After Load the menu bar designed in the Designer Studio, how can i add action of the menu.

i have define my action,but it doesnt work.

for instance:

ON_COMMAND(ID_VIEW_USERMODE , OnTest)

void CMainFrame::OnTest()
{
}

but the menu is still grey

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.