Search found 29 matches: succes

Return to advanced search

Another try for using the FWH debugger - some more questions

Hello, Until now I never had any succes in using the FWH debugger. This is the MAK-file I use: #Borland make sample, (c) FiveTech Software 2005-2009HBDIR=c:\software\harbourBCDIR=c:\progra~1\borland\bcc7FWDIR=c:\software\fwharb#change ...
by driessen
Fri Jul 14, 2023 11:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another try for using the FWH debugger - some more questions
Replies: 7
Views: 434

Animated gif as a process indicator.

... a animated gif to be used as a processing/progress meter, so that people see the computer is processing data. It won't work :? Somebody with more succes ? #include "fivewin.ch"#include "gif.ch"function Main()   local oDlg, oGif, i   msginfo("Loop start")  ...
by Marc Venken
Wed Feb 08, 2023 8:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Animated gif as a process indicator.
Replies: 1
Views: 215

Re: FW_ExceltoDbf version in FW 2102

Here i have no data in de name.. no succes I only changed this in your program request .... And a title with the FW version number Maybe your version is more uptodate than the released one ? Just guessing... #include "fivewin.ch"REQUEST ...
by Marc Venken
Sun Mar 28, 2021 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_ExceltoDbf version in FW 2102
Replies: 19
Views: 2569

Re: Waitrun and CursorWait()

Before calling the external program, I do some calculations myself in the program, and then is the cursor the waitcursor,
but from the moment it call the external (java) program, it return normal.
I have tried by putting a sysrefresh() before the call, without succes
by Marc Vanzegbroeck
Mon Aug 06, 2018 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Waitrun and CursorWait()
Replies: 5
Views: 628

Change Layout of content of the tooltip

... on each new line Iphone 64 mb Green Touchscreen I tried to change the <BR> what is HTML inside the below function to CRLF , but with no succes. Maybe a other idea ? This code shows the tooltip : from browse :  oBrw:bToolTips   := ;        { | oBrw,r,c,f,oMouseCol,nMouseRow| MyColToolTip( ...
by Marc Venken
Mon Jan 16, 2017 11:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change Layout of content of the tooltip
Replies: 10
Views: 2453

Re: O.T. WINHOTEL

Looks very cool, Otto.
Congrats.
And of course, lots of succes.
by driessen
Thu Jan 21, 2016 1:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: O.T. WINHOTEL
Replies: 15
Views: 2419

Re: Making a EMF-file

Uwe ,

Thanks for the reply , but pdf is not accepted. As described in nview forum i downloaded and installed ghostscript , activated all format's and restartded the computer. No succes.

Could you try ? It is a file from +/- 250000 bytes . I have a email adress from your website.

Frank
by Franklin Demont
Thu Aug 29, 2013 1:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Making a EMF-file
Replies: 3
Views: 784

Re: Mass undelete records in a DBF-file - SOLVED

Thanks a lot, guys.

Your help was all very helpful.

It was the first time I had to do that. And thanks to you all with succes.
by driessen
Thu Mar 14, 2013 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mass undelete records in a DBF-file - SOLVED
Replies: 6
Views: 1080

Re: XBROWSE : LEN(::aDisplay)==0 AGAIN !

... for the answer. It seems to be more complicated . This error occured only one's (FWH12.03, the user tryed 3 times , maybe the 4-the time he had succes) in a network from 5 computers. On the active alias i can see which table he tryed to open , it is only possible from the mainmenu. In the errorlist ...
by Franklin Demont
Thu Feb 21, 2013 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE : LEN(::aDisplay)==0 AGAIN !
Replies: 3
Views: 968

XBROWSE : nEditType := 3 , placing the dialog

oBrw:nEditType := 3 oBrw:bEditBlock := {||SomeDialog(oBrw)} Is it possible to place this dialog just below the cell to edit ? I tryed without succes : nRow := oBrw:oWnd:nTop + ( ( oBrw:nRowSel - 1 ) * oBrw:nRowHeight ) + oBrw:HeaderHeight() + 2 + oBrw:nTop oBrw:oWnd:nTop seems to be 0 Frank
by Franklin Demont
Fri Oct 05, 2012 3:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE : nEditType := 3 , placing the dialog
Replies: 1
Views: 514

Re: Error linking MinGW32

nnicanor thanks for the reply but I tryed without succes. I use a bat file with hbmk2: SET PATH=e:\hb31\comp\mingw;E:\hb31\bin\;C:\WINDOWS;C:\WINDOWS\SYSTEM32HBMK2 -inc -run -ic:\fwh\include -iINCLUDES wegb32.hbm C:\FWH\fwhgSQL.hbc contrib.hbc I included ...
by ADutheil
Tue Mar 13, 2012 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error linking MinGW32
Replies: 4
Views: 799

Problem downloading FWH 11.12

Antonio,

I tried to download FWH 11.12.

Unfortunately, my login and password (recently renewed in Octobre 2011) do not work. I can't access the download page.

Any idea ?

Happy new year to you and your family. Lots of succes and a good health.
by driessen
Fri Dec 30, 2011 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem downloading FWH 11.12
Replies: 1
Views: 471

SAY PROMPT "HELLO & HELLO"

... xbrowse we had to change a line in Defstyle : nStyle := nOr( DT_MODIFYSTRING, DT_EDITCONTROL, DT_NOPREFIX ) I tryed this on a say object without succes. Frank
by Demont Brecht
Sat Jul 30, 2011 1:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAY PROMPT "HELLO & HELLO"
Replies: 5
Views: 859

Ttitle and Timage problems

AS i asked in the spanish forums I've been trynig with all means, but with bno succes to solve this two problems Please download the following http://200.72.140.34/privado/Test.rar 1.- If you move any dialog over the TTITLE, this get erased, Ex. Call the taskmanager ...
by Adolfo
Tue Oct 06, 2009 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ttitle and Timage problems
Replies: 4
Views: 734

Re: DBF -> HTML

... . It seems that I will to learn about HTML's . Simply I hoped that something similar alreday exist and doing some modifiation can achieve succes results ... :) With best regards !
by Rimantas
Thu Oct 01, 2009 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF -> HTML
Replies: 7
Views: 1241
Next

Return to advanced search