Search found 252 matches: filled

Return to advanced search

Bug in TProgress [Fixed]

Please try the following sample without and with manifest file. Without manifest file it works fine (the bar is filled) while with manifest file the bar is empty. Any workaround? #include "Fivewin.ch"FUNCTION MAIN()    LOCAL oDlg, oPrg    DEFINE DIALOG oDlg;  ...
by Enrico Maria Giordano
Tue May 16, 2017 10:30 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TProgress [Fixed]
Replies: 8
Views: 2604

Re: xbrowse slow

... it that way. I'm I correct in this assumption ? Doing that, I see inside the function that it also accepts a array. I suppose this array can be filled with the field, but also with the tagnames that I want. The CDX file is not deleted by the function. Should it be done before or not ? With a ...
by Marc Venken
Sat Mar 18, 2017 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse slow
Replies: 19
Views: 3718

Re: suggestions how to implement a procedure with xbrowse

... this xbrowse, and lets say save it to a quotation dbf with this product and date and ID of the vendor. For the second vendor, the xbrowse is still filled with all data for the first vendor, and you only erase/add items you need for the second vendor. You repeet for each vendor the same process. ...
by Marc Venken
Sat Mar 04, 2017 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: suggestions how to implement a procedure with xbrowse
Replies: 1
Views: 530

SEO (Search Engine Optimization) with FWH

Has anyone created SEO's words, sentences from products in a database ? In a webshop, filled with products names, descriptions, options there is a lot of info that Google search can index, if provided the right way. In Prestashop (webshop) you can give each products ...
by Marc Venken
Sat Feb 04, 2017 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SEO (Search Engine Optimization) with FWH
Replies: 5
Views: 1502

Re: JSON Post and Get sample

Please try,

oHttp:SetRequestHeader( "Authorization",cHttpSend)

Please note that the format of cHttpSend depends on the format expected by your API provider. I assume that you have clear idea about it and you have filled the contents of cHttpSend accordingly

Regards

Anser
by anserkk
Sat Jan 07, 2017 5:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON Post and Get sample
Replies: 10
Views: 4152

Print Preview problem

... long time for the Preview screen to pop up, and then oddly all the pages will be blank, even though the thumbnail images at the left will all be filled in. Usually if you close the program and reopen it that will fix it. Any ideas what could be causing this?
by dtussman
Fri Jan 06, 2017 11:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Preview problem
Replies: 6
Views: 1904

Re: Seek/get with headers in Xbrowse

Thanks. the fieldlenght's are correctly filled, but afther reading some more I saw that it is up to us to create code to do more with the data. I suppose that in the future some more functionality will be integrated like : Fieldnr's use in the ...
by Marc Venken
Mon Dec 12, 2016 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seek/get with headers in Xbrowse
Replies: 4
Views: 747

macro substitution & in fieldnames

It is a piece of code for a mapping system I have 3 databases dbf1 -> with just 1 record filled with fieldnames of dbf 2 ID : "STYLE" NAME : "TITLE" CATMAIN : "CAT1" ... dbf2 -> actual datafile (source data) STYLE : "200444" ...
by Marc Venken
Tue Oct 25, 2016 9:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: macro substitution & in fieldnames
Replies: 7
Views: 1815

Re: Prestashop Mapping solution

... fields standard data, not provided into the csv. Stock = "1" Language = "NL" Currence = "EUR" These data can be pre filled than into the master file, since I create 1 record with relevant data. I don't work with different languages much. Could you explain in more ...
by Marc Venken
Sun Oct 23, 2016 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Prestashop Mapping solution
Replies: 17
Views: 9170

Re: Prestashop Mapping solution

... fields standard data, not provided into the csv. Stock = "1" Language = "NL" Currence = "EUR" These data can be pre filled than into the master file, since I create 1 record with relevant data. I don't work with different languages much. Could you explain in more ...
by James Bott
Sun Oct 23, 2016 4:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Prestashop Mapping solution
Replies: 17
Views: 9170

Re: Prestashop Mapping solution

James,

Forgotten :

I also have to put for the half of all fields standard data, not provided into the csv.

Stock = "1"
Language = "NL"
Currence = "EUR"

These data can be pre filled than into the master file, since I create 1 record with relevant data.
by Marc Venken
Sun Oct 23, 2016 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Prestashop Mapping solution
Replies: 17
Views: 9170

TDolphim NULL field

Good evening, I have the following problem.   includes a new record, and there is a field that is filled later there when I call to change the record the field in question is to NULL and can not edit it to get it obejto use: field of the class itself, what should I do to ...
by aferra
Sun Jun 12, 2016 10:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolphim NULL field
Replies: 4
Views: 599

Re: ButtonBar style 2015

Antonio sorry but I tried yesterday with many colors filled
by Silvio.Falconi
Mon May 09, 2016 10:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBar style 2015
Replies: 19
Views: 5729

Re: Xbrowse a speed problem using SCOPE ?

... SERVICES What RDD are you using? CDX I included MemStat() and changed the records several times in CUSTOMER because I don't have as many SERVICES filled like my customer, I switched between some filled records. I think is the same effect like scrolling downwards in CUSTOMER ? http://www.pflegeplus.com/IMAGES/Xbrwscope2.jpg ...
by ukoenig
Fri Feb 26, 2016 5:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse a speed problem using SCOPE ?
Replies: 30
Views: 9352

Re: Es posible un Fill a Box() de tprinter?

... The Rectangle function draws a rectangle. The rectangle is outlined by using the current pen and filled by using the current brush. Si tienes un brush en uso, se utiliza para rellenar el rectángulo
by Antonio Linares
Thu Feb 11, 2016 8:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Es posible un Fill a Box() de tprinter?
Replies: 1
Views: 376
PreviousNext

Return to advanced search