Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPX TabMenu Classes Confusion
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01219555
Message ID:
01220347
Vues:
20
>I have downloaded the VFPX TabMenu classes from www.codeplex.com/vfpx.
>
>I'm looking at the Word doc that came with it, and I'm throughly confused.
>
>Page 6 lists some PEM's to set up, then on the next page it says:
>
>"The code in the Init() of the form exists to hide the normal window title bar and
>borders because the tab menu can optionally add its own title bar. It also stores
>the Windows Process number for the form which we need for some of the event binding
>because in order for the toolbar’s control box to function as expected we need to
>bind to windows events as shown here:"
>
>
>#define WM_ACTIVATEAPP      0x001C
>
>BINDEVENT(goForm.Hwnd, WM_ACTIVATEAPP, goForm.oToolbar.cnttabmenu, "WMEventHandler")
>
>
>First, the code in the Init doesn't do what this paragraph says. Second, Where does
>this code above go??
>
>If anyone has experience with this control, I could use help in setting it
>up on the _Screen.
>
>Thanks.

Hi Kevin

Apparently you have to use the GENMENUX.PRG driver to generate the extra commands for the menu.

I suggest you contact the Author, Goran, on his Blog site and ask him directly about this. He is most helpful about this.

http://www.jazeffect.com.au/gaz/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform