error on toolbar tbmenu

error on toolbar tbmenu

Postby Silvio.Falconi » Sat May 11, 2013 9:39 am

If I select a menu option on tbmenu (toolbar) it execute the action and then quit the application exe
Why ?


Image





sample :
DEFINE TBMENU OF oBar ;
TOOLTIP i18n( "Conversioni" ) ;
MESSAGE i18n( "Gestióne delle conversioni." );
MENU MenuLooktab(oBrwLook)


...

static Function MenuLooktab(oBrwLook)
local oPop
local cFile :="test"
MENU oPop POPUP 2007
MENUITEM "Excel" RESOURCE "LOOK_EXCEL" ACTION oBrwLook:ToExcel()
MENUITEM "File Dbase(Dbf)" RESOURCE "LOOK_DBF" ACTION oBrwLook:ToDBF( cFile)
ENDMENU
return opop
Last edited by Silvio.Falconi on Tue May 14, 2013 8:03 am, edited 2 times in total.
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: 6848
Joined: Thu Oct 18, 2012 7:17 pm

Re: error on toolbar tbmenu

Postby Silvio.Falconi » Mon May 13, 2013 5:19 pm

Please any solution ?

Why If I select an action on tbmenu then the app end?

II',m using w7 on 64 bit
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: 6848
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 63 guests