Re: Happy new year, and some questions

Marcus Groeber (100712.270@compuserve.com)
Tue, 7 Jan 1997 10:35:11 -0500

> The moniker is displayed in two places, (1) in the pushbutton or
menuitem,
> (2) as the title of the opened window. If I choose a text, e.g. "Person"

I assume that you are referring to the five menu buttons at the bottom of
the OG's screen - these are indeed quite limited in size...To have a
different moniker for the button and the dialog itself, you can use a
combination where a GenTrigger sends an "open" message to a dialog - the
SDK_C\VLTEXT sample shows an example of how this can be done (look at the
way the TextDialog is opened)...

ciao marcus