Search found 446 matches: recompile

Return to advanced search

Different sizes of dialog

... computer with 1280X1024 resolution (Win10) or if I use a tablet (10' tab type) with 1280X800 resolution (Win10) because every time I have to recompile my applications, I use to create my dialog these commands #include 'fivewin.ch'#include 'constant.ch'   local  nBottom   ...
by Silvio.Falconi
Wed Mar 13, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Different sizes of dialog
Replies: 0
Views: 128

Re: HBIDE - Will there be any further development?

... has 1,804,288 bytes. When I run it and Alt-F, I don't know if the Event runs, but it doesn't appear to do anything. I'll recompile it without modification and see what happens.
by FWExplorer
Sat Oct 21, 2023 2:01 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12708

Re: Announcing DrXlsx 1.0 by Charles Kwon

... : need UFT8 else it "crash" not sure : XLSwriter 32 Bit App get "slower" when use many Times include "edit"/Recompile from 2150.14 Rec/Sec it goes < 2000 Rec/Sec ... after re-boot it start at 2300 Rec/Sec
by CharlesKwon
Sun Aug 27, 2023 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3847

Re: Announcing DrXlsx 1.0 by Charles Kwon

... : need UFT8 else it "crash" not sure : XLSwriter 32 Bit App get "slower" when use many Times include "edit"/Recompile from 2150.14 Rec/Sec it goes < 2000 Rec/Sec ... after re-boot it start at 2300 Rec/Sec
by Jimmy
Sun Aug 27, 2023 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3847

Re: FiveWin on Apple/Mac works great

... is very very similar to FWH but not exactly the same as the GUIs engines are different If you know FWH then you know FiveMac, but you can not recompile a FWH app as it is with FiveMac In example, Mac Cocoa (GUI) does not provide MDI windows Dear Antonio , Thanks for this info. May I know Is ...
by shrifw
Mon Jul 03, 2023 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin on Apple/Mac works great
Replies: 10
Views: 751

Re: FiveWin on Apple/Mac works great

FiveMac is very very similar to FWH but not exactly the same as the GUIs engines are different

If you know FWH then you know FiveMac, but you can not recompile a FWH app as it is with FiveMac

In example, Mac Cocoa (GUI) does not provide MDI windows
by Antonio Linares
Sun Jul 02, 2023 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin on Apple/Mac works great
Replies: 10
Views: 751

Re: CLASS modification

... and in others, but how is it possible that I have to waste time with an old software from my school in which I had modified some things, I went to recompile and now the tcalendar doesn't work as before I haven't touched anything in the tcalendar . and it's not the first time that when I recompile ...
by Silvio.Falconi
Wed May 24, 2023 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1704

Re: CLASS modification

... class) in a dialog (popup) and the user selects the date. Now it happened that I had to modify some procedures of that program and I went to recompile and that get while loading the calendar (Tcalendar) doesn't make doubleclick work so it's unusable. I have to read bullshit or meaningless ...
by Silvio.Falconi
Wed May 24, 2023 8:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1704

Re: problem with dbUseArea

Antonio Linares wrote:Dear Silvio,

param i seems to be nil


ok but How I can resolve ?
there is for i:= 1 to...

If i>LEN( ::aIdx )
exit
endif

I not understood before it run ok , now suddenly I went to recompile and it doesn't work how is it possible ?
by Silvio.Falconi
Fri Apr 14, 2023 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with dbUseArea - resolved -
Replies: 10
Views: 762

Re: Gluing bitmaps

Dear Natter, Please recompile FWH\source\classes\image.prg using this dll.ch. Please update FWH\include\dll.ch: // Copyright FiveTech 1993-2022#ifndef _DLL_CH#define _DLL_CH#ifndef _C_TYPES   #define _C_TYPES   #define VOID      0  ...
by Antonio Linares
Wed Dec 14, 2022 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing bitmaps
Replies: 29
Views: 1368

Re: mod_harbour + ADS on linux server

... relocation R_X86_64_TPOFF32 against `hb_stack_ptr' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: /home/anto/harbour/lib/linux/gcc/libhbpcre.a(pcreexec.o): relocation R_X86_64_PC32 against symbol `_pcre_ucd_stage2' ...
by Antonio Linares
Thu Dec 01, 2022 8:33 am
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 31137

Re: Problems with Preview

dtussman wrote:Thanks Silvio. Tried that but it won't compile, doesn't recognize oApp


oApp Is Mine....make as Antonio wrote but U must recompile with your application that function U found on fwh source/functions folder
by Silvio.Falconi
Thu Nov 10, 2022 8:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with Preview
Replies: 14
Views: 810

Re: hb_base64 link

I just tried to recompile some of the FWH PRGs and then xHarbour works fine with MSC2022. So you only have to recompile all the FWH for xHarbour with MSC2022.
by Enrico Maria Giordano
Sun Sep 11, 2022 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64 link
Replies: 57
Views: 3465

Re: Very strange problem - ideas needed

I can´t see anything suspicious in your code. Perhaps the executable file was somehow corrupted. I would try to recompile with an irrelevant modification and try to run under another name on my client's installations.
by ADutheil
Wed Aug 24, 2022 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1752

Re: Dlg2Wnd

Detlef,

You may also consider of using a Xbrowse as setup Dialog/Window designer.

All coordinates can be filled/change at runtime and this way the recompile of prg etc.. is not needed.

Button, Position, action, visuals, can be in the Xbrowse and in the program a loop while create the dialog.
by Marc Venken
Tue Apr 12, 2022 7:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dlg2Wnd
Replies: 11
Views: 600
Next

Return to advanced search