Search found 40 matches: menubegin

Return to advanced search

Re: Problema menu con MenuBegin()

Me alegro A las antiguas funciones, se les han añadido muchos más parámetros para utilizar las nuevas características que se han añadido a los menus Te recomiendo que si no utilizas los comandos, mires las definiciones de las funciones en PDMENU.PRG, así verás donde te da el error, y sabrás qué par...
by Compuin
Mon Nov 05, 2018 2:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: Problema menu con MenuBegin()

Me alegro A las antiguas funciones, se les han añadido muchos más parámetros para utilizar las nuevas características que se han añadido a los menus Te recomiendo que si no utilizas los comandos, mires las definiciones de las funciones en PDMENU.PRG, así verás donde te da el error, y sabrás qué pará...
by cnavarro
Mon Nov 05, 2018 2:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: Problema menu con MenuBegin()

Asi //----------------------------------------------------------------------------//function BuildMenu()   local oMenu   oMenu := ; //MenuBegin( .F.,,, .F., .F. )   MenuBegin( .F., , , .F., .F., , ;              , , , , , , , , , , .F., .F., .F., .F. )      MenuAddItem( "&Information",, ...
by Compuin
Mon Nov 05, 2018 2:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: Problema menu con MenuBegin()

... BuildMenu()   local oMenu   oMenu := ; //MenuBegin( .F.,,, .F., .F. )   MenuBegin( .F., , , .F., .F., , ;              , , , , , , , , , , .F., ...
by cnavarro
Mon Nov 05, 2018 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: Problema menu con MenuBegin()

...   // Esta em Contabil.Prg \samples\account    oLbx:bRClicked := { | nRow, nCol, nFlags |                            ;         ( oMenu := MenuBegin( .T. )                                    , ;           MenuAddItem( ( OemToAnsi( "Incluir Cliente" ) ),, ...
by karinha
Mon Nov 05, 2018 2:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: Problema menu con MenuBegin()

... nil//----------------------------------------------------------------------------//function BuildMenu()   local oMenu   /*   oMenu := MenuBegin( .F.,,, .F., .F. )      MenuAddItem( "&Information",, .F.,,,,,,,,, .F.,,, .F. )      MenuBegin( .F.,,, .F., .F. )         MenuAddItem( ...
by Compuin
Mon Nov 05, 2018 1:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: Problema menu con MenuBegin()

... BuildMenu()   local oMenu   /*   oMenu := MenuBegin( .F.,,, .F., .F. )      MenuAddItem( "&Information",, .F.,,,,,,,,, .F.,,, .F. )      MenuBegin( ...
by karinha
Mon Nov 05, 2018 1:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Problema menu con MenuBegin()

... nil//----------------------------------------------------------------------------//function BuildMenu()   local oMenu   oMenu := MenuBegin( .F.,,, .F., .F. )      MenuAddItem( "&Information",, .F.,,,,,,,,, .F.,,, .F. )      MenuBegin( .F.,,, .F., ...
by Compuin
Mon Nov 05, 2018 1:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema menu con MenuBegin()
Replies: 21
Views: 2838

Re: New Menus clauses Wiki updated

... 4 [ 2] = N 5 Stack Calls =========== Called from: .\source\classes\PDMENU.PRG => MENUDATA( 525 ) Called from: .\source\classes\PDMENU.PRG => MENUBEGIN( 212 ) Called from: mnuselect.prg => MENUDATABASE( 92 ) regards Uwe :?:
by ukoenig
Tue Jul 11, 2017 8:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Menus clauses Wiki updated
Replies: 10
Views: 1826

Re: New Menus clauses Wiki updated

... 4 [ 2] = N 5 Stack Calls =========== Called from: .\source\classes\PDMENU.PRG => MENUDATA( 525 ) Called from: .\source\classes\PDMENU.PRG => MENUBEGIN( 212 ) Called from: MNUSELECT.prg => MENUDATABASE( 93 ) Called from: MNUSELECT.prg => MAIN( 21 ) I have tested with FWH 17.06 Please ...
by RAMESHBABU
Tue Jul 11, 2017 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Menus clauses Wiki updated
Replies: 10
Views: 1826

Re: FWH64

Antonio, I have slill a problem. I have changed the MAK-file to #Microsoft Visual-Studio Community 2015, (c) FiveTech Software 2016HBDIR=C:\_vmsdata\FWH64\harbour64FWDIR=C:\_vmsdata\FWH64\fwh64VCDIR="c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"SDKDIR="c:\Program Fil...
by Marc Vanzegbroeck
Tue Mar 22, 2016 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 25134

Bug in clausule COLORLEFT

... clausule COLORLEFT <color> If you use COLORLEFT <color1>, <color2>, not change Please, change in MENU.CH [ <oObjMenu> := ] MenuBegin( <.popup.>,, <oCtrl>, <.l2007.>, <.l2010.>,,; //<.lUnicode.> <nClrMenu>, <nClrMenutxt>, ; <nClrBkBa>, ...
by cnavarro
Tue Mar 15, 2016 9:05 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in clausule COLORLEFT
Replies: 0
Views: 841

Re: Questions to MENU

Yes, bug detected Please, change in menu.ch         [ <oObjMenu> := ] MenuBegin( <.popup.>,, <oCtrl>, <.l2007.>, <.l2010.>,,;  //<.lUnicode.>                          <nClrMenu>, <nClrMenutxt>, ;                 ...
by cnavarro
Tue Mar 15, 2016 8:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Questions to MENU
Replies: 14
Views: 2915

Re: Menu (se podrá?)

... oMnuItem ) ENDIF cValue := ALLTRIM((cMnuAlias)->CNEXT) nEnd := (cMnuAlias)->NLOOP FOR nL := 1 TO nEnd DO CASE CASE Left(cValue,1) = 'M' MenuBegin( ,,, TRUE ) CASE Left(cValue,1) = 'E' MenuEnd() END CASE NEXT nL (cMnuAlias)->(dbSkip()) NEXT i MENUITEM 'A&yuda' HELP MENU MENUITEM ...
by jcenteno
Sun Oct 11, 2015 11:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Menu (se podrá?)
Replies: 11
Views: 2659

Re: CONTRUIR UN MENU en ventana principal desde una tabla o dbf

... @oQry, oSystem:csysmenu, 1,, oRDD:rdbms, cQry ) MsgInfo('Error de apertura') oWnd:PostMsg(WM_CLOSE) ENDIF nRec := oQry:LastRec() oApp:oMainMenu := MenuBegin( ,,, TRUE ) // MENU oApp:oMainMenu 2007 FOR i := 1 To nRec IF ( oQry:FLDSEPARAT ) //== TRUE *SEPARATOR oMnuItem:= MenuAddItem() ENDIF IF FILE( ...
by jcenteno
Tue Aug 13, 2013 2:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CONTRUIR UN MENU en ventana principal desde una tabla o dbf
Replies: 11
Views: 3488
PreviousNext

Return to advanced search