Search found 78 matches: accurate

Return to advanced search

Re: xBrowse Cell ToolTip

... Theoretically this is correct code. But at times this is showing wrong results. Probably either the result of MouseRowPos() method is not very accurate all the times or the nRow parameter value is not correct all the times. Please test for yourself
by nageswaragunupudi
Tue Mar 23, 2010 11:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Cell ToolTip
Replies: 14
Views: 3314

SMTP Fails FWH 9.12 / xHarbour Nov 09

... main release of November 2009 ( xHarbour.com with xBuilder ). The following code can be compiled/linked as a standalone. The server info is accurate and can be used for testing. Feel free to build it and send it. It is not just with this server. I have the same problem with my local server ...
by TimStone
Fri Feb 26, 2010 2:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMTP Fails FWH 9.12 / xHarbour Nov 09
Replies: 14
Views: 4156

Re: Configuration buttons ribbon bar

Silvio,

> have try to click on each check box ?

Yes, here it works fine on Windows 7 Ultimate 32 bits.

> it make me error

What error is it ? Please provide an accurate feedback so we can properly help you.

You are not a novice in these forums :-)
by Antonio Linares
Tue Dec 15, 2009 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Configuration buttons ribbon bar
Replies: 11
Views: 1599

Re: How do you deal with your users?

... aren't needed. That, indeed, there is a "special magic" that collects the data from transcriptions and that furthermore, it is more accurate, it does it when a new transcription is saved and it is so fast, you can't tell. Back on the subject; having a working-profitable billing schema ...
by reinaldocrespo
Wed Oct 28, 2009 4:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do you deal with your users?
Replies: 19
Views: 5051

Re: Choosing SQL database ...

... ODBC install package . So at this moment I can't understand what you are using . ODBC it's one thing , ADO - another . Both I know and want to accurate - you are talking about something that : cConnectionString := "DSN= odbc name ;UID=YOURUSERID;PWD=YOURPASSWORD;" ? With best regards ...
by Adolfo
Mon Oct 26, 2009 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 30535

Re: Choosing SQL database ...

... ODBC install package . So at this moment I can't understand what you are using . ODBC it's one thing , ADO - another . Both I know and want to accurate - you are talking about something that : cConnectionString := "DSN= odbc name ;UID=YOURUSERID;PWD=YOURPASSWORD;" ? With best regards
by Rimantas
Mon Oct 26, 2009 7:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 30535

FWH 9.07 - problem with windows 2000

... english "Unable to find the starting point PrintWindow of the dinamic dll USER32.DLL" Unfortunately I haven't a Windows 2000 OS to make accurate tests. Does anyone alredy know this issue ?
by Marco Turco
Sat Aug 29, 2009 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 9.07 - problem with windows 2000
Replies: 4
Views: 653

Re: Why Some Browses with ADS are slow?

... 3 .- We use AdsKeyNo (,, ADS_RESPECTSCOPES) the index 4 .- As rightly said Rao, the use of AdsCacheRecords() is very good, but not always the most accurate. We know that a configuration is not always the most optimal and that fits all. The use of the cache access increase dramatically, but for ...
by Carles
Wed Aug 26, 2009 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Why Some Browses with ADS are slow?
Replies: 22
Views: 10744

Re: Drawing PNG from Resources !!!

Hello Lailton, The H - File ( for Freeimage-Version : 3.12.0 ) April 14th, 2009 - 3.12.0 ! FreeImage now uses libPNG 1.2.35 ! FreeImage now uses libTIFF 3.9.0beta (CVS patch 2009-02-12) ! FreeImage now uses OpenJPEG 1.3.0 (SVN patch 2008-08-21) ! [Herve Drolon] FreeImage_CloneMetadata no longer clon...
by ukoenig
Sat May 16, 2009 8:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing PNG from Resources !!!
Replies: 7
Views: 7127

Error in TGet (FWH 9.04)

... .... ::oGet:Pos == len( ::oGet:buffer ) to .... ::oGetPos:buffer != nil .and. ::oGet:Pos == len( ::oGet:buffer ) The error is gone but is the fix accurate?
by hua
Wed May 06, 2009 4:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in TGet (FWH 9.04)
Replies: 1
Views: 305

[Tip]: Setting focus to Excel

I don't know how technically accurate or efficient this is but it's what I've tried and so far worked for me. Here's the scenario.  . .   oExcel:ActiveWorkBook:SaveAs(cFullPath)   oExcel:DisplayAlerts ...
by hua
Thu Apr 16, 2009 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: [Tip]: Setting focus to Excel
Replies: 0
Views: 234

Re: PCode DLL

Thx Antonio, with impdef I found my mistake... I compile prg code without __EXPORT__ so I got no exported functions. Many thx for your fast and accurate help. Is there a way to put fivehx.lib, fivehc.lib and other libraries inside a single dll fiveh.dll to link into my application with an import ...
by Roberto Parisi
Sat Feb 07, 2009 11:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PCode DLL
Replies: 11
Views: 1476

... rather than just printing till eof(). The simple solution is to do your index with the FOR ! DELETED() clause. This also will make scrollbars more accurate. Note that you still need to SET DELETED ON. Regards, James
by James Bott
Fri Oct 10, 2008 12:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with oBRW:report() and deleted records
Replies: 2
Views: 565

Here you have a little sample to test:
http://rapidshare.com/files/84830440/testtabs.zip.html

Please notice that the mouse click is still not accurate. We are working on it.

Vilian, look at the resources inside the EXE and you will see the bitmaps that we use, so you can start building yours :-)
by Antonio Linares
Fri Jan 18, 2008 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Next FWH 8.02 Tabs
Replies: 29
Views: 4873

Resource Editing

... RC file ( about 5000 lines ) and came to some important realizations: 1) It is much easier to align the controls manually. The "eye" is not always accurate, and being off by a few pixels can be distracting. I made sure that control sizes were all the same height, text static controls were also ...
by TimStone
Wed Jan 09, 2008 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VSX development update
Replies: 28
Views: 5686
PreviousNext

Return to advanced search