Search found 19 matches: traced

Return to advanced search

Re: HTML code in a TPanel class

... on Win7,Win10,win11 ? I saw WebView used only from Otto ? (sorry if I allow myself this consideration but all the messages on the forum can be traced back to Mr. Otto and no one else so it would seem that whoever created the WebView class did it only and exclusively for Mr. Otto. E) Some time ...
by Silvio.Falconi
Mon Jan 22, 2024 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1369

Re: flowchart for mod harbour projects

... from the block: source code, notes, and info about the block properties. https://mybergland.com/fwforum/bd_blockdiagram.jpg Now I have traced the input of a block down to a single line of code. https://mybergland.com/fwforum/bd_clip2.jpg Best regards, Otto
by Otto
Sun Nov 22, 2020 9:31 am
 
Forum: mod_harbour
Topic: flowchart for mod harbour projects
Replies: 5
Views: 612

Re: More 16.01 problems with xBrowse UPDATED

Regarding #3. You fixed this in 15.12, last revision, but that was not carried over to 16.01. The failure again occurred in 16.01. You had traced it to not having an index selected. In our case, as discussed in the original thread on the topic, the problem is always consistent in our file editor ...
by TimStone
Mon Feb 29, 2016 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: More 16.01 problems with xBrowse UPDATED
Replies: 24
Views: 9553

xBrowse error with 16.01 and resource

... value to display    oCol:bBmpData   := { || IIF( oWrkOrd:totals, 3, IIF( oWrkOrd:ordnot, 1,2 ) ) }  The problem has been traced to the oCol:AddResource functions, and it results in the programming going into a Windows error ( Test.exe has stopped working ). By going through ...
by TimStone
Wed Jan 27, 2016 2:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse error with 16.01 and resource
Replies: 10
Views: 1759

Re: ADO RDD xHarbour

Antonio,

Where is it crashing ?

Have you traced the code to check where it crashes ?

Please place some MsgInfo()s or use OutputDebugString( cMsg ) (remember to load dbwin32.exe first).
by Antonio Linares
Wed Mar 25, 2015 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447964

Re: IEEE to MSBIN converter

Antonio,

yes, I already traced the error in how the function _fieeetomsbin() fills the float number producing a NAN for some values.

EMG
by Enrico Maria Giordano
Mon Jan 19, 2015 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IEEE to MSBIN converter
Replies: 12
Views: 2332

Re: Visual Studio 2013 question (solved)

Robb,

Now it is not working here, neither for regular users. I don't know what I did, but I saw it working, but now I can't

I think it is blocked by the operating system. I have traced it at low level and though we get a HDROP handle, then we can not retrieve anything from it.
by Antonio Linares
Wed Jun 04, 2014 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Visual Studio 2013 question (solved)
Replies: 22
Views: 3773

Re: Bug in TDialog title

I traced the problem. It seems to be inside cDlg2Chr() function, probably in the calculation of wSize. But I guess we have to wait for Antonio to fix this.

EMG
by Enrico Maria Giordano
Sat Feb 15, 2014 11:25 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TDialog title [Solved]
Replies: 35
Views: 6501

Windows 8 vs Ubuntu 13.04 quality...

... that what a low quality level for a software, that seemed not robust enough. Then I tried to dig into this and see what were going on. Finally I traced the Ubuntu boot and reached a point where Ubuntu were complaining about Windows that had corrupted the file system. To my surprise it was required ...
by Antonio Linares
Sat Jun 22, 2013 10:34 am
 
Forum: Off Topic / Otros temas
Topic: Windows 8 vs Ubuntu 13.04 quality...
Replies: 2
Views: 942

Re: ComboBox

Colin, We have traced it and Method GotFocus() is called, but the calls to ::SetCurPos() or ::SetSel() don't work from within the method. Called externally, they are fine. I have done lots of tests. I have search the web for some ...
by Antonio Linares
Mon Feb 18, 2013 1:50 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: ComboBox
Replies: 12
Views: 4315

Re: Bug in TBar?

Daniel, Thanks for helping. ukservice wrote: Who is the author of TransBmp?. I mean the person. I am afraid it can´t be traced just with a timer :roll: The sequence of Transbmp is ok?. What the bitmap can´t be created?. MessageBox( 0, "(2) Can't create bitmap!", "Error", ...
by ukservice
Thu Dec 29, 2011 6:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TBar?
Replies: 66
Views: 11905

Re: FiveWin Web Interface

... and test referenced in tables are conducted by internet authoritative entities, like W3C. In any case the sources of every comparision can be traced, and exceptions in the test are observed in footnotes. Interesting independent test to check web standars : http://www.acidtests.org/ I've been ...
by Carlos Mora
Wed Oct 26, 2011 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin Web Interface
Replies: 78
Views: 19854

Re: Problem with redefined Explorer Bar -- SOLVED

Dear Mr. Pablo,

Thank you so much!

I traced the line #147 of texplbar.prg and about the same time as you posted..


Kind Regards,
Frances
by fraxzi
Wed May 18, 2011 3:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with redefined Explorer Bar -- SOLVED
Replies: 2
Views: 444

Re: TsBrowse last version. Where to download ?

I had a problem with the horizontal scroll bar. I traced it down to the addcolumn method. If you use addcolumn, there is no updating of ::oHScroll. The delcolumn has the code below to update the horizontal scroll bar. So I added that code to method ...
by Gale FORd
Wed Apr 20, 2011 2:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TsBrowse last version. Where to download ?
Replies: 14
Views: 2322

Re: Report Grouping Pblm using RecordSet Object

Dear James,many many thanks for ur superb Support Error is traced it is a Run time Error(Record Set Pblm). Next I suggest creating the most simple report possible to show the problem. Make a copy of the current report and remove every line that is not ...
by sajith
Wed Aug 19, 2009 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report Grouping Pblm using RecordSet Object
Replies: 14
Views: 3353
Next

Return to advanced search