Search found 67 matches: additions

Return to advanced search

Re: Fwh 23.10 TGet another problem

Hi Antonio,

I think some additions have started to be made to the TFont class, but I think some data variables have not been written. When I added the following line to TFont.prg, the problem disappeared.
Code: Select all  Expand view
     DATA   cName, nAscent, nDescent, nInternalLeading, nExternalLeading
 
by Horizon
Fri Nov 17, 2023 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54311

Re: Playing with XBROWSE

... XBrowse and its method ToExcel(). May we know why are you combining Dbf2HTML() and XBrowse? bPrePDF: In case the programmer wants to make some additions to the excel sheeet before saving as PDF, he can do so by using bPrePdf codeblock, which is evaluated with oSheet as parameter. We can not ...
by nageswaragunupudi
Fri Apr 07, 2023 2:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Playing with XBROWSE
Replies: 6
Views: 463

Re: Advantage Database Server

... have the tools to do this online, but have hesitations asking my clients to pay for something that may not be supported at all in the future. Many additions have been made to the tDatabase class, and some of that addresses SQL. I am focusing on that and have already used some of the functionality ...
by TimStone
Thu Jan 13, 2022 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3651

Re: Fast Report´s future

... that I do not find in github, perhaps because Antonio believes it is not important but this is not true in the Tcontrol source there are additions of the object ( When moving the items ) display in these methods METHOD LButtonDown( nRow, nCol, nKeyFlags ) CLASS TControl METHOD MouseMove( ...
by Silvio.Falconi
Wed May 13, 2020 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Report´s future
Replies: 56
Views: 6039

New FTDN September/Septiembre 2019 (FWH 19.09)

... of records from a DBF or MYSQL table. These records can be edited in memory, appended and deleted and then save (or discard) all changes including additions and deletions together to DBF or MySql table. - Method New() now has 3 alternative syntaxes New( aData, aStruct ) // use simple array New( ...
by Antonio Linares
Sun Oct 13, 2019 11:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2899

Re: trying with tdatabase

... businesses automatically supports single, multi, and ADS setups with absolutely no difficulty. Your work in enhancing FWH is appreciated, and the additions to tDatabase have been noted and well received. However, it is not necessary to recode sections to eliminate tData. There is no difficulty ...
by TimStone
Thu Jan 24, 2019 6:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 4794

Re: SQL insert DateTime

... already exists and inserts where room_id does not already exist. This is very useful for refreshing the data on the mysql server with latest additions and modifications in the dbf table. The Insert/Upsert method is generic. There is a specific method for uploading data from dbf to mysql table. ...
by nageswaragunupudi
Fri Dec 07, 2018 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQL insert DateTime
Replies: 2
Views: 1169

Re: checkbox on xBrowse with surplus info

... between versions, Nothing changed. The code posted above does not exactly correspond to the image posted. Also the above code (without any other additions or modifications) cannot produce that garbled image. Your original code could be somewhat different which produced that result. As it is not ...
by nageswaragunupudi
Tue Oct 09, 2018 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox on xBrowse with surplus info
Replies: 3
Views: 1014

Re: Latest FWH upgrade, performance issues, larger EXE

... the size of the exe even by a single byte. I have noticed that the EXE are over 1 MB larger than before. There have been several improvements and additions which resulted in an increase of some library modules. Still, we will look into the internals of FWH libs and examine if it is possible to ...
by nageswaragunupudi
Sun Jul 15, 2018 1:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Latest FWH upgrade, performance issues, larger EXE
Replies: 27
Views: 4989

Re: checkered sheet of paper from EASYREPORT

Nice Otto. My dear friend Otto, I might also like ER but I could not complete the program in Harbour, I wanted the full version without the latest additions, I wanted to see if I could add ER in my applications but I did not succeed. It is difficult to draw an invoice or an order. In Italy the ...
by Silvio.Falconi
Sat Nov 25, 2017 9:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkered sheet of paper from EASYREPORT
Replies: 5
Views: 1457

Re: Final conversion 16 bit to FWH

... a different browser. Edge puts in invisible characters which will give you syntax errors that will drive you crazy. The code will need a few additions to be workable (see the comments). Regards, James /*Purpose  : Customer class Program  : TKlants.prgAuthor   : James BottDate     : 07/20/2017 ...
by James Bott
Thu Jul 20, 2017 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Final conversion 16 bit to FWH
Replies: 26
Views: 5050

Re: ADO RDD xHarbour

... crawl and crash. use SET RECORDSET OPEN WHERE CLAUSE TO. Please pay attention to these WHERE clauses otherwise you might not be able to see new additions as soon as AdoRdd requery. Punctuality we might need to reduce the recordset for ex for sum SUM operations. This is where we use: cOldSql ...
by AHF
Mon Apr 24, 2017 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446349

Re: TCalex: No presenta bien las citas...

Si tenéis modificaciones o añadidos que puedan ser de interés, no dudéis en poneros en contacto conmigo para añadirlos y que nos beneficiemos todos

If you have modifications or additions that may be of interest, do not hesitate to contact me to add them and to benefit us all
by cnavarro
Thu Apr 20, 2017 7:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TCalex: No presenta bien las citas...
Replies: 71
Views: 15085

Re: SEO (Search Engine Optimization) with FWH

... at the top compared to 2 or 3 in the past is pushing organic results further down the page Increased number of ad extensions - these are the text additions below the main ad body which include everything from sitelinks to a list of facilities and unique selling points (USPs). This leads to your ...
by Otto
Mon Feb 06, 2017 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SEO (Search Engine Optimization) with FWH
Replies: 5
Views: 1469

Re: Libreria rddads

... /* * ADS WORKAREA * -------- * The Workarea Structure of Advantage Database Server RDD * */ typedef struct _ADSAREA_ { AREA area; /* * ADS's additions to the workarea structure * * Warning: The above section MUST match WORKAREA exactly! Any * additions to the structure MUST be added below, ...
by CarlosFossati
Thu Sep 22, 2016 10:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libreria rddads
Replies: 4
Views: 1252
Next

Return to advanced search