Search found 122 matches: adapted

Return to advanced search

Re: bugs FWH64

... with it, the fewer bugs that it will have. Lets remember that FWH 64 was born as a port from FWH 32 and that many source code sections have been adapted for 64 bits. The best way to test it for yourself is to build your app with FWH 64 and get your own conclusions :-)
by Antonio Linares
Sat Jul 27, 2013 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bugs FWH64
Replies: 41
Views: 8244

Re: bugs FWH64

Lucas, The bug you reported me regarding RichEdit made me realize that there is code in FWH that has not been properly adapted to 64 bits: Everytime we use the extend system to send or receive a handle, we have to use hb_parnll() and hb_retnll(). This is due to the fact that handles ...
by Antonio Linares
Mon Jul 22, 2013 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bugs FWH64
Replies: 41
Views: 8244

PDF text extractor

I have adapted this C code to work from Harbour: http://www.codeproject.com/script/Content/ViewAssociatedFile.aspx?rzp=%2FKB%2Fcpp%2FExtractPDFText%2Fextractpdftext_src.zip&zep=cp%2Fpdf.cpp&obid=7056&obtid=2&ovid=1 ...
by Antonio Linares
Sat Jun 08, 2013 6:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PDF text extractor
Replies: 0
Views: 335

New FTDN February/Febrero 2013 (FWH 13.02)

... * Enhancement: UEStudio settings for Harbour and FWH have been updated. Please review FWH\UStudio * Enhancement: function GetProcAdd() has been adapted to 64 bits. * Enhancement: Class TImage is properly working on 64 bits. You can check it using samples\testimg.prg. FreeImage64.dll is provided. ...
by Antonio Linares
Wed Feb 20, 2013 7:24 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2013 (FWH 13.02)
Replies: 0
Views: 1115

Re: Skydrive/Googledrive access

... That could be used as a base for what you are looking for. It has to be adapted to the right urls, etc... That is what gave me the idea. As I do not like te reinvent the wheel I was wondering if anybody already did it.
by ADutheil
Wed Feb 13, 2013 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Skydrive/Googledrive access
Replies: 6
Views: 1440

Re: Skydrive/Googledrive access

... That could be used as a base for what you are looking for. It has to be adapted to the right urls, etc...
by Antonio Linares
Wed Feb 13, 2013 2:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Skydrive/Googledrive access
Replies: 6
Views: 1440

Re: xBrowse() function adapted

Otto,

Maybe you could add an lMetroStyle flag to the original code so Metro style could be turned on for Metro apps. If you do this then perhaps Antonio will include it in the standard code and it won't break any existing apps.

Regards,
James
by James Bott
Sun Jan 13, 2013 2:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse() function adapted
Replies: 2
Views: 565

Re: xBrowse() function adapted

Looking nice Otto
by hua
Fri Jan 11, 2013 1:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse() function adapted
Replies: 2
Views: 565

xBrowse() function adapted

Metro style like

I slightly adapted function xBrowse() to fit better to “Metro like style”.
Please see old new.
Best regards,
Otto


Image



Image
by Otto
Thu Jan 10, 2013 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse() function adapted
Replies: 2
Views: 565

Re: DIALOGS NOWAIT-CLAUSULA VALID

Rick.
I have adapted your code on one module of my program and it's working.
Thank you very much.

Regards.
by FranciscoA
Fri Dec 07, 2012 1:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIALOGS NOWAIT-CLAUSULA VALID
Replies: 20
Views: 4511

Re: PROBLEMS !!! installing new Windows 8 - release

... phone, so no good would I describe, alias I am here thinking: who was already using the concept of tiles on a Windows phone, it seems better adapted to Windows 8. :?: the truth is: many of us, including myself, have a lot of tools that we don't need, for example, I record dvds very little, ...
by norberto
Sat Nov 03, 2012 1:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PROBLEMS ??? installing new Windows 8 - release
Replies: 61
Views: 16005

Re: Fast Reports -Sergey Rests

It seems to me as Sergey adapted FastReport to be used with Harbour, but he was not FastReports developer.

I may be wrong, so I appreciate your comments
by Antonio Linares
Sun Jul 15, 2012 7:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Reports -Sergey Rests
Replies: 34
Views: 9634

Re: FiveDBU for 32/64 bits

... to make native programs, or is being a metro simulation. to make native RT we can use : C++ C#, HTML5 or javascript, or Fivewin compiled and adapted for WINRT. WIndows 8 is a great opportunity for new businesses, but we need to learn to work as apple store, we'll have that in the register ...
by norberto
Tue Jun 12, 2012 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveDBU for 32/64 bits
Replies: 163
Views: 76050

Re: UE Studio Config - Harbour 3.0, MSVC, FWH

Tim, tried to build with your adapted UEStudio config, but no OBJ/EXE files are generated! # --------- Harbour y FWH configuration --------# --- general --------------------------------------# $P  - project name# $Pp - path to project directory# ...
by frose
Mon Dec 19, 2011 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UE Studio Config - Harbour 3.0, MSVC, FWH
Replies: 52
Views: 18928

Re: non-standard behavior

... selected MEMO GET and normal GET >2. I don't understand what you mean here. What is the problem ? If I click in a GET cursor position has to be adapted to the ALLTRIM( oget:varget() ) that ias at the end of the last character >3. Here it is working fine. I select the two lines of your example ...
by MarcoBoschi
Thu Dec 15, 2011 5:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: non-standard behavior
Replies: 15
Views: 2736
PreviousNext

Return to advanced search