Search found 128 matches: fwh8

Return to advanced search

Re: Fivewin.ch - Fwh8.01

Mira se ayuda,

Code: Select all  Expand view

#ifdef __HARBOUR__
   #ifndef __XHARBOUR__
      REQUEST HB_GT_GUI_DEFAULT
      PROCEDURE HB_GTSYS() ; return
      procedure FW_GT ; return
   #endif
#endif
 


Saludos.
by karinha
Wed Apr 24, 2019 7:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fivewin.ch - Fwh8.01
Replies: 1
Views: 427

Fivewin.ch - Fwh8.01

... para ver donde se genera el error. El responsable de esto es el codigo ubicado en Fivewin, en la linea 83, de la version correspondiente a Fwh8.01 fIVEWIN.CH ========== 80 ifdef __HARBOUR__ 81 #define HB_SYMBOL_UNUSED( symbol ) ( symbol := ( symbol ) ) 82 #ifndef __XHARBOUR__ 83 REQUEST ...
by Armando Picon
Wed Apr 24, 2019 6:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fivewin.ch - Fwh8.01
Replies: 1
Views: 427

Unica interfaz

Compañeros, buenos días Desde hace años estoy utilizando FWH8.06, PellesC + FiveDBU + AjMaker.... TODO super bien pero como veis esto ya está anticuado. Quiero renovarme y tener todo integrado en una sola interfaz donde poder editar mis PRG, DBF y generar ...
by Loren
Sun Dec 31, 2017 1:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Unica interfaz
Replies: 3
Views: 767

Re: error al trabajar con Xbrowse

no me habia percatado, al usar y compilar con FWH8.12, y BCC55, funciona todo ok, pero si uso FWH13.2 y BCC 582, me reclama este error.
by kpidata
Mon May 08, 2017 4:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al trabajar con Xbrowse
Replies: 3
Views: 863

Re: error con xbrowse

Estimas, gracias por tu respuesta, el tema es que no se que sucede, te explico. compilando con FWh8.12, y bcc555, cada rutina o programa que usa o tiene xbrowse 20 de 20 , funcionan bien sin ningun problema, pero me cambie a FWH 13.02 Y BCC582, y para las mismas funciones ...
by kpidata
Fri Mar 17, 2017 2:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error con xbrowse
Replies: 2
Views: 513

Re: colorear fondo de un control grupo

Hola Antonio
estoy usando FVH13.01 y ahora ya no se pinta de colores como si lo hacia fwh8.11, que estoy haciendo mal
by artu01
Wed Sep 28, 2016 8:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: colorear fondo de un control grupo
Replies: 3
Views: 756

Re: PDFCreator 2.2

Tks, but i got error:

HB_FUN_WIN_OLECreateObject...unresolved external
..........__AXREGISTRERHANDLER "" ""

may by i have un old version of FWH8.10 (!)

Tks any
by Romeo
Wed Nov 11, 2015 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PDFCreator 2.2
Replies: 5
Views: 1063

error al compilar con xharbour 1.2.3

Gente antes que nada les deseo un FELIZ 2014! tengo un problema quiero compilar mi programa con xharbour 1.2.3, borland 5.82 y fwh8.11 y me sale estos horrores: MAKE Version 5.2 Copyright (c) 1987, 2000 Borland D:\xhbcc582\bin\harbour .\CONTA.PRG /L /N /W /Oobj\ /Id:\donb\fwhh\include;D:\xhbcc582\include ...
by artu01
Tue Dec 31, 2013 2:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar con xharbour 1.2.3
Replies: 0
Views: 823

Re: Windows 8 - right and left hemisphere

In fact a FWH8 based on WinRT has to be implemented to develop true Win8 Metro apps. Warning: There are no MDI windows support, and lot more missing features... So, maybe for some time, it is quite clever to simulate Win8 Metro ...
by modicr
Thu Mar 29, 2012 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8 - right and left hemisphere
Replies: 12
Views: 4650

Re: Windows 8 - right and left hemisphere

... e){   MessageDialog dialog = new MessageDialog("Hello WinRT");   await dialog.ShowAsync();} In fact a FWH8 based on WinRT has to be implemented to develop true Win8 Metro apps. Warning: There are no MDI windows support, and lot more missing features... ...
by Antonio Linares
Tue Mar 20, 2012 6:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8 - right and left hemisphere
Replies: 12
Views: 4650

Re: Cannot create Dialog Box (fwh1201) , not in fwh8.10

Stefan,

Thanks for the reply , but it seems that there was some confusion about linking in the rc-file.

It is not clear what the problem was in the main program , there was no reason to not include the dialog.

I will try the rewrite the module

Frank
by Demont Brecht
Thu Mar 01, 2012 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cannot create Dialog Box (fwh1201) , not in fwh8.10
Replies: 2
Views: 494

Re: Cannot create Dialog Box (fwh1201) , not in fwh8.10

Demont,

normally there is an unknown control in the .rc file.

Can you post that part of your resource file, where the error occurs ?
by StefanHaupt
Thu Mar 01, 2012 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cannot create Dialog Box (fwh1201) , not in fwh8.10
Replies: 2
Views: 494

Cannot create Dialog Box (fwh1201) , not in fwh8.10

Hello, I am trying to convert a big aplication from fwh8.10 (XHB comercial) to FWH1201 (BCC) and am not able to run the aplication (see subject). The error occurs in a dialog with multiple Folders. Isolating the problem , i made a aplication wich only ...
by Demont Brecht
Wed Feb 29, 2012 7:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cannot create Dialog Box (fwh1201) , not in fwh8.10
Replies: 2
Views: 494

Xbrowse : error can not be declared

Hello, Error description: Error BASE/1004 Class: 'NIL' has no exported method: PAGEDOWN Called from: \MCLS\HENWIN8.10\fwh8.10\changed\ChangedSource\xbrowse.prg => TXBROWSE:KEYCHAR(1804) xbrowse line 1804 : ::oVScroll:PageDown() Calling ::Keychar() , self can't be nil , it must ...
by Demont Brecht
Wed Dec 07, 2011 9:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse : error can not be declared
Replies: 1
Views: 360

Re: xbrowse : sporadic error

... , we got the error when the dialog is build , but the list is longer , the first 7 items : original error list : Called from: \MCLS\HENWIN8.10\fwh8.10\changed\ChangedSource\xbrowse.prg => (b)TXBROWSE:TXBROWSE(396) Called from: => TXBROWSE:COLATPOS(0) Called from: \MCLS\HENWIN8.10\fwh8.10\changed\ChangedSource\xbrowse.prg ...
by Demont Brecht
Mon Nov 07, 2011 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse : sporadic error
Replies: 19
Views: 4151
Next

Return to advanced search