explorerbar Menu

explorerbar Menu

Postby Silvio.Falconi » Wed Feb 07, 2018 12:46 pm

I used until now Vtaskbar of C5 . Now I tried to use explorerbar of Fivetech but I have many problems
for a sample it is possible add a menupopup near a menuitem of explorerbar?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6716
Joined: Thu Oct 18, 2012 7:17 pm

Re: explorerbar Menu

Postby Antonio Linares » Fri Feb 09, 2018 7:04 am

Please post screenshot and prg example, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41206
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: explorerbar Menu

Postby Silvio.Falconi » Fri Feb 09, 2018 9:35 am

with vtaskbar I can make this

DEFINE VMENUITEM OF oBar ;
CAPTION "Elenco movimenti" ;
IMAGE "GRID_IMPRIMIR2" ;
MENU Stampa_Mov(oApp():oGrid,oCont,oBar);
LEFT 10

where Stampa_Mov is a normal function with menupopup type

Function Stampa_Mov(oGrid,oCont,oBar)
Local oMenuStampa
MENU oMenuStampa POPUP
MENUITEM "Elenco Movimenti"
ENDMENU
return oMenuStampa



Image



Note : with Explorerbar I cannot link a popupmenu and all menuitem is made with turl ( only font under )
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6716
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 14 guests