Search found 57 matches: applying

Return to advanced search

Re: How to include hbCurl?

... -d '{"tags": [{"name": "tagName", "status": "active"}], "is_syncing": false}' ``` Now, applying this format to your specific case, the command should look something like this: ```bash DCOM := 'cmd /c curl -X POST https://us8.api.mailchimp.com/3.0/lists/' ...
by Otto
Wed Mar 20, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2909

Re: SAPI : change Voice

... I am reading and reading about how to know that the "Word" event has happened, just for now I am interested in the phoneme or word applying oNarrator                := CreateObject( "Sapi.SPVoice" , "WithEvents" ) ...
by Danielmaximiliano
Sat Feb 10, 2024 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3490

Re: Save csv file in utf8 with BOM

Hello Cristobar. I already solved it by applying the header to utf8 BOM Method N_SignoCepLayout_BuildAll(f_cFileCvsSalva)   Local lc_cFileCvsConteudo := ""   Local lc_cUtf8Header := ""   ::N_SignoCepLayout_CabecalhoBuild()  ...
by Giovany Vecchi
Thu Sep 07, 2023 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save csv file in utf8 with BOM
Replies: 2
Views: 173

Re: RTF Spell Checker

... control in FiveWin may include: Text editing: Users can enter, delete, and modify text within the control. Text formatting: The control allows applying formatting options such as bold, italic, underline, strikethrough, subscript, and superscript to selected text or the entire document. Font ...
by TimStone
Tue May 23, 2023 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF Spell Checker
Replies: 7
Views: 408

Re: Advise in Server hardware

... a super mini computer in a box. It runs Windows 11 Pro ( included ) and has a new Celeron processor, 512 GB SSD, 8 GB RAM, for under $ 200 after applying the discount code ( https://www.amazon.com/dp/B0BLZF36JH?psc=1&ref=ppx_yo2ov_dt_b_product_details ). I installed Advantage Database Server ...
by TimStone
Fri Mar 31, 2023 9:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1173

Re: antes con TDolphin hacia refresh

... updates the rowset with new values and returns number of rows updated ReQuery ( [aNewParams] ) Reads data fully again from the server, optionally applying new parameters ReSync() Reads current record from the server and updates the values in the rowset
by carlos vargas
Fri Oct 01, 2021 4:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: antes con TDolphin hacia refresh
Replies: 3
Views: 433

From mysql_* to mysqli_*

Hey everybody! As some of you guys know, I developed a MySQL and MariaDB connection class ( https://github.com/ricbarraes/TMySQL ) applying some good practices about security... But after a great point suggested by Charly, I realized that I'm using mysql_* functions to manipulate the ...
by ricbarraes
Mon Feb 22, 2021 9:09 pm
 
Forum: mod_harbour
Topic: From mysql_* to mysqli_*
Replies: 0
Views: 261

Re: More details WIN_OLEAUTO information in debugger

... https://i.postimg.cc/cJbgV7vm/Fivedit0102.png It also has the possibility of applying the visual FWLOG that I implemented in Fivewin many versions ago. https://i.postimg.cc/Gm34tgYK/Fivedit0103.png https://i.postimg.cc/dVSV1sJQ/Fivedit0104.png ...
by cnavarro
Sun Jul 12, 2020 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: More details WIN_OLEAUTO information in debugger
Replies: 11
Views: 1691

Re: xBrowse anomoly

... and my clients were getting very upset. The behavior IS in xBrowse.prg ... Sometimes it is intepreting a Character data field as Numeric and applying a default picture to the column. The data is fine, and clearly type C. To correct the problem, where it pops up, I have to add a PICTURE clause ...
by TimStone
Thu Apr 16, 2020 12:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3542

Re: FWH Graphs

Thank you.

I will start applying that today, and work through the graphs until I can eliminate the other code. I prefer, whenever possible, to stay within pure FWH.
by TimStone
Wed Oct 23, 2019 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Graphs
Replies: 9
Views: 2157

Re: Dark mode

Jimmy,

If your app is going to use a RibbonBar here you have the source code to build a "dark" RibbonBar:

viewtopic.php?p=221683#p221683

Using these colors and applying them to your app you should get the desired "dark" app
by Antonio Linares
Mon Oct 21, 2019 4:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dark mode
Replies: 20
Views: 2923

Re: How to generate Master/Deltail XML from maridb Rowsets ?

You have from 18.11 this functions in Fw Before applying the class that I have suggested, you can previously use these functions to convert your obtained data to Hash or Json * New Json (and Hash) support functions: - ArrToHash( acHeader, aData ) ...
by cnavarro
Tue Aug 13, 2019 8:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to generate Master/Deltail XML from maridb Rowsets ?
Replies: 10
Views: 1504

Re: When will this happen again ?? 10 Years are gone

... to help others in need. Yes, we do get paid for our work, but we also have invested a lot of time, and money, in learning the skills we need and applying them. It involves long days, sleepless nights as we try to figure out coding issues, and continually learning new skills. It's what we do. ...
by Silvio.Falconi
Wed May 29, 2019 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: When will this happen again ?? 10 Years are gone
Replies: 17
Views: 3212

Re: When will this happen again ?? 10 Years are gone

... to help others in need. Yes, we do get paid for our work, but we also have invested a lot of time, and money, in learning the skills we need and applying them. It involves long days, sleepless nights as we try to figure out coding issues, and continually learning new skills. It's what we do. Tim
by TimStone
Wed May 29, 2019 3:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: When will this happen again ?? 10 Years are gone
Replies: 17
Views: 3212

Re: Problema con filtros

... So, the variables has to declared as Private. Even then saving as cFilter := (cAlias)->( DBFILTER() )  and later re-applying the filter in a different context with (cAlias)->( DBSETFILTER( CTOBLOCK( cFilter ), cFilter ) )  fails ...
by nageswaragunupudi
Sat May 25, 2019 4:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con filtros
Replies: 8
Views: 890
Next

Return to advanced search