Search found 169 matches: enhance

Return to advanced search

Re: Exercism and Harbour

... and to me there are many Harbour coding areas that are missing in those examples, like codeblocks, arrays, hashes, classes, extend system use to enhance it using C, user defined commands, preprocessor use, etc. to mention some of them. I encourage you to enhance it and make it a real usefull ...
by Antonio Linares
Mon Apr 22, 2024 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 119

Re: Compiler with MSVC y HARBOUR

... the error logs to ensure there are no issues loading these libraries. By ensuring these libraries are correctly installed and configured, you enhance the capabilities and security of your Apache server, particularly in handling encrypted communications and secure data transfer.
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 130

Re: how get Event from TExplorerBar() when "collaps" a Panel ?

... i start from TOP = 0 in my Layout it is up to you to change Layout like SPACE between TTaskPanel()   yPos +=aPanels[n]:nHeight + 20 --- to enhance CLASS TExplorerBar we can look into CLASS TExplorerList METHOD DelChilds( uVal ) CLASS TExplorerListMETHOD DelItem( uVal ) CLASS ...
by Jimmy
Wed Feb 28, 2024 11:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how get Event from TExplorerBar() when "collaps" a Panel ?
Replies: 11
Views: 473

Re: check on get

Dear Mr. Rao, I have recreated the example with webview. Perhaps we could enhance it with the function var s = SendToFWH(evt.target.id, evt.type, someData) .then(s => { alert(s.result); }) We could then build a UI with the webview as a template. Just an idea. ...
by Silvio.Falconi
Tue Dec 05, 2023 8:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3937

Re: check on get

Dear Mr. Rao, I have recreated the example with webview. Perhaps we could enhance it with the function var s = SendToFWH(evt.target.id, evt.type, someData) .then(s => { alert(s.result); }) We could then build a UI with the webview as a template. Just an idea. ...
by Otto
Mon Dec 04, 2023 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3937

Re: check on get

... have having completed the work and now I see it quicker and at the same time powerful to use this type of procedure, even if it is ancient, to enhance some of the aspects necessary for those who program with fwh, in the future it could also be used for those who want to create procedures for ...
by Silvio.Falconi
Sat Nov 25, 2023 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on get
Replies: 27
Views: 3937

Re: Help splitting up a character address string

... allows for easier management of different parts of an application, such as xBrowse. By patching individual .prg files back into one, Harbourino enhances the organization and manageability of the code​​​​. Practical Example and Training: Another post on the FiveTech Software tech support forums ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Interesting discussion with ChtGPT

... AI might be able to generate the required code based on higher-level instructions or intentions. FiveWin and Harbour: Tools like FiveWin, which enhance and modernize Harbour's capabilities, are crucial for maintaining the relevance and applicability of languages like it in today's tech landscape. ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

The Future of Developer Forums

... critical. These seasoned developers can not only answer technical questions but also provide invaluable advice and guidance. Their presence enhances the quality of the forums and contributes to the growth of its members. Quality and Trust The quality of discussions in a forum is a defining ...
by Otto
Wed Nov 01, 2023 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The Future of Developer Forums
Replies: 5
Views: 310

Re: who use PostgreSQL with Fivewin ?

... #xtranslate and STATIC FUNCION PGLinked() it will not "hurt" anybody when "enable" FUNCTION GetSerialCol(). PLEASE --- to enhance SavePQQ() i check if PRIMARY KEY is FIELD "__record" -> Xbase++ PdDBE there are also some "Trigger"which i must "update" ...
by Jimmy
Wed Sep 27, 2023 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1037

Re: HBIDE - Will there be any further development?

... quite alike to Borland Turbo Vision, based on official Harbour classes, but users are finally who decide what to use and support If you want to enhance it and need my help, I will gladly do my best to help :-)
by Antonio Linares
Tue Sep 05, 2023 6:12 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12783

HBIDE - Will there be any further development?

... current folder. You can't specify a path or .. to go back to a parent folder. I know this app was intended only as a demo, but are there plans to enhance it at some point? I'm willing to try and figure out how to give it keyboard support, but wanted to find out if there's another version of it ...
by FWExplorer
Mon Sep 04, 2023 10:05 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12783

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

that is why i ask to enhance FWAdoStruct() / FWAdoFieldStruct() / FW_RDBMSName() for Time and again I was saying that this is the behavior or ADO with Excel. You keep pointing out as if it is a defect with FWH functions. Not at all ...
by nageswaragunupudi
Wed Aug 16, 2023 10:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2575

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

hi Enrico, it is IMHO while "MSACCESS" is "known" but not "EXCEL" as Provider by Fivewin that is why i ask to enhance FWAdoStruct() / FWAdoFieldStruct() / FW_RDBMSName() for cDbms = "MS JET EXCEL 12.0" and ACE Version --- is it possible to "integrate" ...
by Jimmy
Wed Aug 16, 2023 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2575

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

... oRs ) still give me 255 :cry: --- i´m not sure what cDbms := FW_RDBMSName( oRs:ActiveConnection, .f. ) will give with Excel i like to REQUEST to enhance function FWAdoFieldStruct() to use Value of oField:DefinedSize when use Excel and o:DefinedSize is valid
by Jimmy
Wed Aug 16, 2023 5:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2575
Next

Return to advanced search