Search found 41 matches: incompatibility

Return to advanced search

Re: xBrowser y xHarbour

There is no incompatibility between XBrowse and WBrowse.

In very very old versions of FWH, we need to specifically include "xbrowse.ch"
Eg:
Code: Select all  Expand view
#include "fivewin.ch"
#include "xbrowse.ch"


XBrowse behaves exactly the same way with both Harbour and xHarbour
by nageswaragunupudi
Sun Jun 26, 2022 1:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowser y xHarbour
Replies: 8
Views: 735

Re: Mr. Nages please: HARU PDF Bugs/Extensions

... of above images, both HPDF_LoadPngImageFromFile and HPDF_LoadPngImageFromMem fail to read 1.png and 3.png. We may call it limitation of libharu or incompatibility of our images with the libharu's built-in functions. I have used PixelFormer.exe to import both 1.png and 3.png and re-export them in ...
by nageswaragunupudi
Fri Mar 06, 2020 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Nages please: HARU PDF Bugs/Extensions
Replies: 21
Views: 5563

Re: Help with PDF in FWH-19.09 please.

Rao, Cristobal, Thank you for your interest. Already solved. Incompatibility in xHarbour's AnsiToWide function: In PRV2PDF, the Emf2Jpeg () function is invoked, which in turn calls GDIPLUSEMFTOJPG as follows: GDIPLUSEMFTOJPG (cBuf, Len (cBuf), ...
by Cgallegoa
Wed Dec 04, 2019 10:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with PDF in FWH-19.09 please. - SOLVED
Replies: 3
Views: 1020

Re: Rpreview issues - PDF

The incompatibility issue with img2pdf is observed only in one module a) which uses SayText() and b) uses color. We need to find out if this compatibility problem is because of usage or color or usage of the method SayText(). ...
by nageswaragunupudi
Mon Apr 22, 2019 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7340

Re: HaruPDF library

... In the new version there is no problem, I can compile the test and it is working perfectly. I cannot rebuild this old procedure because of some incompatibility with new xhb.com version. It is possible to replace these 4 functions with others ? hb_arraySetND ( info, 1, pt.x ); hb_arraySetNI ( ...
by Massimo Linossi
Sun Feb 26, 2017 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HaruPDF library
Replies: 8
Views: 1871

Resedit and Bcc72

... projects that I have migrated to Resedit ... I was hoping someone has a work around for the Bcc72 and Resedit DatePick and Black Frame control incompatibility. Thanks Rick Lipkin
by Rick Lipkin
Sat Jan 28, 2017 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resedit and Bcc72
Replies: 4
Views: 1051

New FTDN December/Diciembre 2016 (FWH 16.12)

... that column's totals are recalculated automatically. This recalculation is not compatible with programmer's direct call to MakeTotals(). Now the incompatibility is removed. (b) In the above case, only the changed column's totals were beging recalculated. Now all depedent columns' totals are also ...
by Antonio Linares
Thu Dec 22, 2016 9:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2016 (FWH 16.12)
Replies: 10
Views: 4771

Re: ADO RDD xHarbour

Antonio, there is a incompatibility in the RDD: If creating a table that already exist in the DB, an error occurs! In (x)Harbour in this case the present table is automatically deleted and the new one are created! And some better format ...
by byte-one
Sun Nov 15, 2015 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446351

Re: tData for SQL

... when already in production and should not affect our client and we estimate that the change will take us 6 months. And all this because of the incompatibility between compilers, (x) Harbour. regards
by devtuxtla
Tue Jul 08, 2014 10:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tData for SQL
Replies: 24
Views: 6202

Re: FWH 13.12 printer SetCopies problem

Antonio,

ok, many thanks.

(just to explain, I suspected an incompatibility, because oPrinter:Setup() calls an old dialog, not that one I get from windows)
by StefanHaupt
Thu Jan 30, 2014 1:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.12 printer SetCopies problem
Replies: 20
Views: 5545

Re: Logo background screen blurring on Windows SEVEN 64 or 32bit

... oBrush )   oBrush:End()return nil  I could not simulate the error here using your example, apparently there is some configuration or incompatibility in PellesC I'm about to launch new version of our system next week, we'll see if we can not fix later. Thanks for the help.
by tiaofw
Sun May 26, 2013 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Logo background screen blurring on Windows SEVEN 64 or 32bit
Replies: 31
Views: 6948

Re: No more shadows on Win8 :-(

... regarding how to transfer a FWH app from Win 7 to Win 8? I mean: What release (or variation of Win8) you recommend? Any FWH or [x]Harbour language incompatibility issue that need to be resolve? Do we have (or is recommended) to develop software for touch-screen? What windows control are available ...
by George
Fri Nov 02, 2012 6:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: No more shadows on Win8 :-(
Replies: 19
Views: 5250

Re: incompatibility cdx indexes

Time to drop the console version... ?
by Antonio Linares
Fri Aug 03, 2012 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: incompatibility cdx indexes
Replies: 3
Views: 523

Re: incompatibility cdx indexes

Rick,

Thanks for responding, the RDD is used in both applications DBFCDX ..

Albeiro,
by albeiroval
Fri Aug 03, 2012 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: incompatibility cdx indexes
Replies: 3
Views: 523

Re: incompatibility cdx indexes

Albeiro, Since you do not have the console code, you do not know if the RDD used was DBFCDX or some other rdd like SIX. I know there are differences in how SIX and DBFCDX interact with each other when both open the same table between applications concurrently ... and usually when both were used and ...
by Rick Lipkin
Fri Aug 03, 2012 5:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: incompatibility cdx indexes
Replies: 3
Views: 523
Next

Return to advanced search