Re: Win Programming question


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Brian Levantine on September 15, 2005 at 12:41:48:

In Reply to: Re: Win Programming question posted by Grant Foraker on September 15, 2005 at 11:38:34:

Hi Grant. I think all I did at the conference was to demonstrate using VS how you could build a QCRT-like menu using push-buttons in a child dialog. Locis used a differnet approach where they built standard Windows menus in VS and then placed them into their dialog. The first approach allows you to code your menu much like you would with the QCRT menu. That is, you can change the text on any button and create a command handler that dynamically performs the code associated with the current button contents. With the Windows menu, you create the menu (text included) in VS which would require a different menu for each application. Which are you interested in?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]