Search found 30 matches: modul

Return to advanced search

impossible Error : lost DBF ...

hi, i have made a New Modul for "Registry" as "Standalone" which work fine but when include Modul into Main App DUALGRID it fail when ON CHANGE ... :shock: REGDBFORM( 104 ) USED() = .T. ALIAS() = "HBREG" ...
by Jimmy
Thu Jun 01, 2023 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: impossible Error : lost DBF ...
Replies: 4
Views: 388

Re: Mystery with SEQUENCE

...     oExpl_Right:oParent := oMain      oExpl_Right:FillGrid( F_NAME, oMain ) i have no "%" in this Modul but in called Method FillGrid() where it "crash" ... but still run (without SEQUENCE ) so i got Solution for one Mystery but why using ...
by Jimmy
Thu Mar 02, 2023 10:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mystery with SEQUENCE
Replies: 1
Views: 256

Re: how can i check if Method/Property exist ?

hi,
AntoninoP wrote:there is the harbour one: __objHasMethod

oh, Yes

i have seen it in OOHG
do i have to include OOHG Modul or is it include in FiveWin :?:
by Jimmy
Wed Feb 22, 2023 10:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how can i check if Method/Property exist ?
Replies: 5
Views: 409

HMG to Fivewin

hi, i have a Modul to "control" SumatraPDF "from App" but i got "missing" Function from HMG '_HB_FUN__ISWINDOWDEFINED' '_HB_FUN_GETFORMHANDLE' '_HB_FUN_ENABLEWINDOWREDRAW' '_HB_FUN_TERMINATEPROCESS' ...
by Jimmy
Wed Jan 25, 2023 11:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG to Fivewin
Replies: 0
Views: 256

Re: CLASS TGrid() for FiveWin

next Step : "on-fly" Multi TAB
Image

p.s. "where" to upload Source :?:
... too big to post Modul as CODE in Forum
by Jimmy
Mon Dec 26, 2022 7:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3521

Re: Splash Screen for Startup

...  StopSplash() i also can show running Progressbar on Splash Screen when build Grid my Question is : how to build a "general" Modul which "react" ( UserDef Event ? ) like my Sample :idea:
by Jimmy
Tue Oct 25, 2022 11:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Splash Screen for Startup
Replies: 14
Views: 837

Re: little bug in rpreview.prg

Sorry, Karina. Your answer doesn't make sense. :wink: I did not post a question. I described a logical error in the FW Modul source\classes\rpreview.prg. Look at the lines 1789 and 1883 in the prg file and you will understand that there is an error. I solved the problem for me. But ...
by karinha
Mon Sep 12, 2022 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: little bug in rpreview.prg
Replies: 6
Views: 485

Re: little bug in rpreview.prg

Sorry, Karina. Your answer doesn't make sense. :wink: I did not post a question. I described a logical error in the FW Modul source\classes\rpreview.prg. Look at the lines 1789 and 1883 in the prg file and you will understand that there is an error. I solved the problem for me. But ...
by Detlef
Mon Sep 12, 2022 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: little bug in rpreview.prg
Replies: 6
Views: 485

Re: Problem with LoadHRB

... I installed a new server and now I get following error. mod_harbour version May 25 2020, 09:52:00 c:\Apache24\htdocs\libharbour.dll Das angegebene Modul wurde nicht gefunden. failed to load hb_apache() Angel Pais 23:42 Uhr you need to copy 2 aditional dll to apache/bin folder (bearbeitet) 23:42 ...
by Otto
Sat Jun 13, 2020 9:10 pm
 
Forum: mod_harbour
Topic: Problem with LoadHRB
Replies: 4
Views: 663

HMG Form to FiveWin

... it with "Region" it need a Timer to call Function every Second to show Time() so my Problem now is to "translate" these both Modul to FiveWin #IFDEF Use_HMG   #include "hmg.ch"#ELSE   #include "fivewin.ch"#ENDIF#include "DLL.ch"#include "INKEY.ch"#define ...
by Jimmy
Sat Dec 07, 2019 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG Form to FiveWin
Replies: 1
Views: 473

Re: mod harbour "SEAMAP"

Dear Antonio, your code before you add OOP works fine and I inserted a view. I have a question how I can forward an ARRAY to the view modul. alinks is a static ARRAYfunction CheckTables()                        if ! File( hb_GetEnv( "PRGPATH" ) + "/links.dbf" ...
by Otto
Sun Sep 22, 2019 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod harbour "SEAMAP"
Replies: 6
Views: 1012

mod harbour PDF and PRINT

Hello,
today I made a report modul for my DOS Clipper Fibu (Accounting System) in mod Harbour.

Best regards
Otto

Image

Image

Image
by Otto
Fri Aug 30, 2019 10:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: mod harbour PDF and PRINT
Replies: 2
Views: 650

mod harbour PDF and PRINT

Hello,
today I made a report modul for my DOS Clipper Fibu (Accounting System) in mod Harbour.

Best regards
Otto

Image

Image

Image
by Otto
Fri Aug 30, 2019 9:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod harbour PDF and PRINT
Replies: 3
Views: 833

Re: Problem with FiveWin debugger 16.03

Hi,

Then you have 2 options

1. Compiling without the flag /b (then the debugger doesnn't connect)
2. include on your project fwdbg.prg modul with modified metho ::DbgEnd () and delete the message "exit from debugger"
by Carles
Wed May 11, 2016 6:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin debugger 16.03
Replies: 7
Views: 839

Re: New Rating Class

Silvio, it is just the < SERVICE-modul > to show how to handle statistics and some paintings to make it complete and has nothing to do with the < rating-process > shown on the main-dialog. Values without any statistic-solution, ...
by ukoenig
Wed Jan 07, 2015 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Rating Class
Replies: 60
Views: 19630
Next

Return to advanced search

cron