Search found 17 matches: conclusions

Return to advanced search

Re: Interesting discussion with ChtGPT

... Are they somehow more modern ? So, my statement was essentially, this response takes a lack of information, and from that draws erroneous conclusions, and tries to defend them with responses that do not actually relate to your question. AI is interesting, but it is sadly incomplete. Even ...
by TimStone
Mon Nov 06, 2023 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: DBF to Excel Sheet, without Excel, using ADO ?

... crash at FIELD "MARRIED" which is not 1st or Last FIELD in DBF Looks like you did not see my working code patiently and jumping at conclusions too fast. While creating Excel Table, ADOX can not create more than 7 fields at a stretch and the field MARRIED is the 8th field. That is ...
by nageswaragunupudi
Wed Aug 16, 2023 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2581

Re: Build version of fivewin libraries on MSVC

... when ? Please try to be concrete. We are using 17.2.4. Maybe it is something fixed in 17.2.6 Anyhow, once you describe it, we will be able to get conclusions. Does it just happen on Windows 7 ?
by Antonio Linares
Wed Jul 27, 2022 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build version of fivewin libraries on MSVC
Replies: 3
Views: 532

Re: EasyReport progress?

... to see the whole sheet and not divided into areas just like fastreport both ER and MyRpt do not have the ability to design templates for labels conclusions I would recommend creating a new project "FWReport" with the MyRpt structure, i.e. with the display of a page that supports the ...
by Silvio.Falconi
Mon Dec 21, 2020 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8840

Re: Rpreview issues - PDF CONCLUSIONS

My original goal was to use Img2PDF ( .dll ) which makes efficient, and quick, PDF's. It turned out I was using an older version, so I downloaded the update. Although I was able to get it working, there were issues still between that library and the View display of the document. I needed to use tPri...
by TimStone
Tue Apr 30, 2019 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7340

Re: How to get the coordinates of a child window?

... PIXEL OF oWnd   oChild1:nHeight := oWnd:GetCliAreaRect():nHeight   oChild1:Show()   ACTIVATE WINDOW oWnd Return nil Conclusions: :GetCliRect() - returns an oRect with the relative gross coordinates, mean including the menu (SM_CYMENU), button and message bar,... :GetCliAreaRect() ...
by frose
Tue Feb 05, 2019 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to get the coordinates of a child window?
Replies: 5
Views: 800

Re: Bad quality with GIF (and GDI+)

Enrico Maria Giordano wrote:I received the LIBs, thank you. Tried: same result. :-(

EMG


Anyway, they are identical to mine.

Summarizing:

- same FWH
- different Harbour
- different Borland
- all EXEs work fine for you
- EXE compiled by you works fine here
- EXE compiled by me don't work fine here

Conclusions?

EMG
by Enrico Maria Giordano
Mon Nov 02, 2015 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bad quality with GIF (and GDI+)
Replies: 84
Views: 9935

Re: Paint Xbrowse

... for a DATA as / /: lRowDividerComplete: =. T. that no as there : lColDividerComplete: =. T. I had thought about it and came to the following conclusions: - Create a DATA lRowDividerComplete    So we put all the lines of columns with lColDividerComplete, that already exists, or only rows lines ...
by cnavarro
Sun Aug 11, 2013 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Paint Xbrowse
Replies: 10
Views: 3555

Re: bugs FWH64

... 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: 8001

Re: Fivedroid on Qt

... 8 tablets. b) The user feels strange touch. He dragging the screen and then says "this does not work well": do the test yourself. Conclusions: 1) for now we will change the screen to drag the user does not detect the difference, there will be no drag touch. 2) Windows 32 bit does ...
by Antonio Mart.
Wed Jun 12, 2013 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivedroid on Qt
Replies: 135
Views: 37161

Re: Tool to store data encrypted

Otto, two years ago I create crypted version in a particular project I studied a bit the topic encryption. I have come to these conclusions: - non memo fields in dbf table - usage of clause #include "Dbinfo.ch" SELECT 0 USE cust_critted DBINFO( DBI_PASSWORD, "19610312" ...
by MarcoBoschi
Fri Dec 21, 2012 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tool to store data encrypted
Replies: 10
Views: 3023

Re: FiveWin for QT

Imagination always requires a dosis of reality to get balanced...

Try QT, try the "multiplatform" apps, and then get your own conclusions...

Why to use such a huge intermediate and slow layer, when you can have a real fast, lightweight app, that does not need QT at all ? :-)
by Antonio Linares
Sun Jul 29, 2012 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin for QT
Replies: 10
Views: 2688

Behavior of dialog elements and the ENTER key with FWH 11.12

... GET cTest2 SIZE 70, 10              @ 3, 10 BUTTON "O&k" ACTION oDlg:End()       ACTIVATE DIALOG oDlg CENTERED    return NIL Conclusions: - Please adjust the Clipper behavior. - Maybe it's possible to implement a switch to change from Clipper to Windows behavior, so the end ...
by frose
Thu Jan 12, 2012 10:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Behavior of dialog elements and the ENTER key with FWH 11.12
Replies: 10
Views: 2151

Re: Choosing SQL database ...

... for both in the same conditions You can donwload the results from here http://200.72.140.34/privado/adobase/TEST%20ADO.xls Conclusions ADO's is slower when getting data, and also consumes more bandwith when you first call the xbrowse,but... thats all, after the job is done, ...
by Adolfo
Mon Nov 02, 2009 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 30345

Re: Why Some Browses with ADS are slow?

... you do :D , i donn't believe exist the perfect browse for all situations (is my humbly reply) :wink: next week to play around with filters, which conclusions can be inferred ... I fully agree with you
by nageswaragunupudi
Thu Aug 27, 2009 2:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Why Some Browses with ADS are slow?
Replies: 22
Views: 9972
Next

Return to advanced search