> >
> > Have you tried Create Menu YourMenuName?
> >
> >
In Backup We Trust> >
> >
How to create sample data>
>
> This is what i tried:
>
>
DEFINE POPUP Ejemplo FROM 5,1
> DEFINE BAR 1 OF Ejemplo PROMPT 'prueba'
> DEFINE BAR 2 OF Ejemplo PROMPT '\|Submenu'
> Activate Popup Ejemplo
Hello,
if its not a must to use VFP menus, maybe the following helps, exspecially the ownerdrawn menus
https://www.levelextreme.com/Home/ShowHeader?Activator=23&ID=38920http://hermantan.blogspot.com/2006/09/updated-ownerdrawn-menu-class.htmlhttp://yousfi.over-blog.com/2015/03/ownerdrawn-transparent-menus-herman-tan-class.htmlor another one (maybe only popups)
https://github.com/VFPX/PopMenuregards
tom