Search found 34 matches: menudraw

Return to advanced search

Re: fw_menudraw

Dudas:     #ifdef __FWXH__   // FIVEWIN            // CLOSE ALL  // PORQUE??            PRINCIPAL(cIngOld)  // MENUS WINDOWS CON FIVEWIN              cArcPrn := ''  &n...
by karinha
Tue Jan 09, 2024 1:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw

    #ifdef __FWXH__   // FIVEWIN            CLOSE ALL            PRINCIPAL(cIngOld)  // MENUS WINDOWS CON FIVEWIN            cArcPrn := ''            I...
by russimicro
Mon Jan 08, 2024 9:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw

Buena tarde... el código esta publicado
by russimicro
Mon Jan 08, 2024 9:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw

Publique estas funciones o haga una DEMO para que podamos compilar y encontrar la falla o el error.    Called from: FUENTES\COMUNES\FW_FUNCSST3.PRG => PRINCIPAL_METRO( 7133 )   Called from: FUENTES\COMUNES\FW_FUNCSST1.PRG => PRINCIPAL( 1351 )   Cal...
by karinha
Tue Jan 02, 2024 2:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw

Antonio buena tarde...

El error es esporádico... anexe desde el llamado del primer método... para ver manejo de variables según expreso KARINA

Gracias
by russimicro
Thu Dec 28, 2023 10:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw

Puedes propocionar un pequeño y completo PRG de ejemplo ?

gracias
by Antonio Linares
Thu Dec 28, 2023 9:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw - No solucionado

Buena tarde... Persiste error con version 23.10 Application===========   Path and name: D:\RUSSOFT\ZERUS\zeruswin.exe (32 bits)   Size: ********* bytes   Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20150726)   FiveWin  Version : FWH 23.10   Windows version: 6.2, B...
by russimicro
Thu Dec 28, 2023 9:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: fw_menudraw

Muestra:

Code: Select all  Expand view

Called from: FUENTES\MAIN\ZerusMain.prg => ZERUSMAIN( 4230 )
Called from: zeruswin.prg => MAIN( 17 )
 


Algo no está bién aqui.

Error description: Error BASE/1066 Error de argumento: conditional - éS una variable lógica? STATIC ó PUBLIC?

Regards, saludos.
by karinha
Mon Oct 09, 2023 3:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

fw_menudraw

Buen dia... Estoy obteniendo este error despues de actualizar a fwh 23.04 Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20150726) FiveWin Version : FWH 23.04 Windows version: 6.2, Build 9200 Time from start: 0 hours 0 mins 15 secs Error occurred at: 10/09/2023, 08:11:47 Error description: ...
by russimicro
Mon Oct 09, 2023 2:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: fw_menudraw
Replies: 8
Views: 787

Re: Reason for closing DBF file

Stack Calls =========== Called from: .\source\classes\PDMENU.PRG => FW_MENUDRAW( 941 ) Called from: .\source\classes\WINDOW.PRG => TMETROBTN:DRAWITEM( 1265 ) Called from: => TWINDOW:HANDLEEVENT( 0 ) Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1857 ) Called from: .\...
by russimicro
Tue Sep 19, 2023 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1192

Re: bug Menu estilo 2015

... por "estilo", no debería tener ningún tipo de gradiente La modificación es la siguiente En la function void set2015SkinMenu( void ) de menudraw.c, ponerlos todos iguales    skinMenu.clr_gradGrayed1_1   = RGB( 235, 236, 236 );//RGB( 244, 245, 245 );  //Interior ...
by cnavarro
Wed Apr 01, 2020 12:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: bug Menu estilo 2015 [SOLUCIONADO]
Replies: 12
Views: 1223

Re: xHarbour Builder and Fivewin

... referenced from FiveHMX.lib(OLEFUNCS.obj)'. xLINK: error: Unresolved external symbol '_GetMenuInfo referenced from FiveHCM.lib(MENUDRAW.obj)'. xLINK: error: Unresolved external symbol '_SetMenuInfo referenced from FiveHCM.lib(MENUDRAW.obj)'. xLINK: error: Unresolved external ...
by mtajkov
Thu Apr 25, 2019 12:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour Builder and Fivewin
Replies: 4
Views: 1082

Re: What is c5cnew.c

Yes, I think it's the right thing to do, thank you. I'd move it to fonts.c or to menudraw.c.

EMG
by Enrico Maria Giordano
Mon Sep 03, 2018 8:55 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: What is c5cnew.c [Fixed]
Replies: 2
Views: 904

Re: Building Harbour 3.4 for BCC outside MSYS

... FiveHCM.lib(KEYBRD.obj) : error LNK2019: unresolved external symbol _SendInput referenced in function _HB_FUN_SENDKEY FiveHCM.lib(MENUDRAW.obj) : error LNK2019: unresolved external symbol _GetMenuInfo referenced in function _HB_FUN_HBMPBACK FiveHCM.lib(MENUDRAW.obj) : error LNK2019: ...
by mastintin
Wed Dec 13, 2017 5:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17419

Re: Building Harbour 3.4 for BCC outside MSYS

... FiveHCM.lib(KEYBRD.obj) : error LNK2019: unresolved external symbol _SendInput referenced in function _HB_FUN_SENDKEY FiveHCM.lib(MENUDRAW.obj) : error LNK2019: unresolved external symbol _GetMenuInfo referenced in function _HB_FUN_HBMPBACK FiveHCM.lib(MENUDRAW.obj) : error LNK2019: ...
by Rick Lipkin
Wed Dec 13, 2017 2:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17419
Next

Return to advanced search