Search found 71 matches: fwversion

Return to advanced search

Re: Transparent Png on MDI Parent

#define FWCOPYRIGHT "(c) FiveTech Software, 1993-2023"

#define FWVERSION "FWH 23.07"
#define FW_VersionNo 23070
by byron.hopp
Mon May 13, 2024 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Png on MDI Parent
Replies: 11
Views: 207

Re: Problem with valid email refresh btnbmp

... (r2403071241) C compiler version: Borland/Embarcadero C++ 7.7 (32-bit) Windows 10 64 Bits, version: 6.2, Build 9200 I'allready tested with #define FWVERSION "FWH 23.10" #define FW_VersionNo 23101 Compiler version: Harbour 3.2.0dev (r2008190002) C compiler version: Borland/Embarcadero ...
by Silvio.Falconi
Fri Apr 12, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2576

Re: Problem with FiveWin and PDF995 on Windows 11.

I placed "Request FWHARU" at the top of my program, then I get many link errors that start with "_HB_FUN_HPDF_".
Do I need a newer version of FiveWin?
Do I need a change in my mak file?

#define FWVERSION "FWH 23.07"
#define FW_VersionNo 23070

Thanks,
by byron.hopp
Tue Feb 13, 2024 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1267

Re: Browse Json

Mr. Rao, Which version do I need:

#define FWVERSION "FWH 23.07"
#define FW_VersionNo 23070

is what I have.

Thanks,
by byron.hopp
Thu Jan 11, 2024 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse Json
Replies: 8
Views: 838

Re: Graphics Lib for Mod_Harbour

Is TWebView available in this version?

#define FWVERSION "FWH 21.11"
#define FW_VersionNo 21110

Or do I need a newer version. Is there a Chart.prg available in FW for Harbour to show how to use Google Charts from WinForms?

Thanks
by byron.hopp
Thu Jul 20, 2023 10:27 pm
 
Forum: mod_harbour
Topic: Graphics Lib for Mod_Harbour
Replies: 7
Views: 796

Re: does FiveWin have a Constant like __XPP__

hi Antonio, If you review FiveWin.ch you will see that we declare some constants that you can use: _FIVEWIN_CH FWCOPYRIGHT FWVERSION FW_VersionNo FWDESCRIPTION Ok, i will use "_FIVEWIN_CH" to use FiveWin Code, Thx btw. i saw a lot of __XPP__ does it mean i can use FiveWin ...
by Jimmy
Tue Jul 19, 2022 6:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: does FiveWin have a Constant like __XPP__
Replies: 3
Views: 341

Re: does FiveWin have a Constant like __XPP__

Dear Jimmy,

If you review FiveWin.ch you will see that we declare some constants that you can use:

_FIVEWIN_CH
FWCOPYRIGHT
FWVERSION
FW_VersionNo
FWDESCRIPTION
by Antonio Linares
Tue Jul 19, 2022 5:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: does FiveWin have a Constant like __XPP__
Replies: 3
Views: 341

Re: cantidad de items en un TREE

... secs Error occurred at: 04/22/22, 07:55:45 Error description: Error BASE/1004 No exported method: COUNT Args: [ 1] = U tengo esta version: #define FWVERSION "FWH 21.11" #define FW_VersionNo 21110
by goosfancito
Fri Apr 22, 2022 10:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: cantidad de items en un TREE
Replies: 14
Views: 1118

Re: HARU PDF

... the FiveWin.ch: #define FWCOPYRIGHT "(c) FiveTech Software, 1993-2015" #ifdef __HARBOUR__ #ifdef __XHARBOUR__ #ifndef __64__ #define FWVERSION "FWHX 15.10" #define FWDESCRIPTION "FiveWin for xHarbour" #else #define FWVERSION "FWHX64 15.10" #define FWDESCRIPTION ...
by byron.hopp
Mon Mar 28, 2022 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HARU PDF
Replies: 8
Views: 640

Re: Fivewin.ch still says version FWH 20.08

... #ifndef _FIVEWIN_CH #define _FIVEWIN_CH #define FWCOPYRIGHT "(c) FiveTech Software, 1993-2019" // :?: 2021 maybe to be adjusted #define FWVERSION "FWH 21.02" :!: #define FW_VersionNo 21020 :!: ... ... regards Uwe :D
by ukoenig
Sat Apr 03, 2021 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin.ch still says version FWH 20.08
Replies: 3
Views: 610

Re: xbrowser does not appears after window

... DEFINE FONT oFontLarge NAME "Arial" SIZE 0, -24 BOLD ITALIC DEFINE DIALOG oDlg SIZE 300, 300 PIXEL TRUEPIXEL TITLE "Test " + FWVERSION @ 50, 50 SAY oSay PROMPT "Dialog called from window" SIZE 250, 35 OF oDlg FONT oFontLarge PIXEL oSay:SetColor( 255, ) oSay:lTransparent ...
by ukoenig
Tue Oct 22, 2019 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowser does not appears after window
Replies: 12
Views: 1204

Re: XBrowse edit only one column

Silvio.Falconi wrote:there is an error on FWVERSION
18.05 -------------->19.05

What is the error?
I built this sample with FWH1805, because I saw that Mr. James Bott is using FWH1805.
by nageswaragunupudi
Tue Jun 18, 2019 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse edit only one column
Replies: 26
Views: 3009

Re: XBrowse edit only one column

there is an error on FWVERSION
18.05 -------------->19.05
by Silvio.Falconi
Tue Jun 18, 2019 10:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse edit only one column
Replies: 26
Views: 3009

Re: Ribbon Bar Sample ?

Tim, After looking at it, I think it has to be MDI to run. DEFINE WINDOW oWnd TITLE "RibbonBar Test " + FWVERSION from 1,1 to 600,600 pixel MDI MENU oMenu brush oBrush1 It errors out on this line because it expects the MDI window to exist. DEFINE DIALOG oDlgRB[1] FROM ...
by James Bott
Thu Oct 25, 2018 12:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Bar Sample ?
Replies: 13
Views: 2701

Re: tree in a dialog with multiples dialogs

... on maindialog INIT using sample < testtre4.prg > replace DEFINE WINDOW oWnd FROM 3, 6 TO 20, 70 ; TITLE "Welcome to " + FWVERSION COLOR "N/W" with DEFINE DIALOG oDlgMain FROM 10, 10 TO 360, 450 PIXEL TRUEPIXEL ; FONT oFont TITLE "MULTIPLE DIALOGS with tree" ...
by ukoenig
Fri Nov 17, 2017 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tree in a dialog with multiples dialogs
Replies: 8
Views: 1994
Next

Return to advanced search