Search found 1174 matches: makes

Return to advanced search

Re: New txbrowse

... the idea to subclass xbrowse for our own purposes, and will look into it. Yes. Imagine you have many fields for customer archive. the programmer makes all the fields available to the end user but for space reasons sets some columns (defined columns) you end user wants to select the columns to ...
by Silvio.Falconi
Mon Apr 22, 2024 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 384

Re: Harbour AI expert coder

... Don't hesitate to use the Llama3 power! :-) https://hf.co/chat/assistant/66229318ae991ee8ad79a177 It is far from perfect and it fails and makes mistakes, but its quite impressive to see the power that AI is already delivering :-)
by Antonio Linares
Sat Apr 20, 2024 8:41 am
 
Forum: latest AI news
Topic: Harbour AI expert coder
Replies: 1
Views: 76

Re: Compiler with MSVC y HARBOUR

... You are a master of portable installations. Just yesterday, I was dealing with your mod harbour installation. I am always weighing whether it makes sense to use WebView2, or whether it might be simpler to use a localhost server everywhere. That's why I am creating a distribution for our users. ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 142

Compiler with MSVC y HARBOUR

... With MSVC you can include the mysqlclient.lib library from FWH which is for MySql/MariaDB which makes your system 100% portable and does not need libmariadb.dll and libmysql.dll (the executable grows a little) I hope it helps you and gives you ...
by acuellar
Thu Apr 18, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 142

Re: Question about performance RowSet

... tyour attention and informattions. RowSet RowSet takes a bit more time, because during creation it collects a lot other relevant information which makes usage faster. First time reading is a bit slower when compared to other libraries. Once opened, updates, inserts, deletes, sorts, filters, etc. ...
by Eroni
Wed Mar 20, 2024 1:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4039

Re: Question about performance RowSet

RowSet RowSet takes a bit more time, because during creation it collects a lot other relevant information which makes usage faster. First time reading is a bit slower when compared to other libraries. Once opened, updates, inserts, deletes, sorts, filters, etc. are all extremely ...
by nageswaragunupudi
Sat Mar 16, 2024 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4039

Re: How to include hbCurl?

... functional way to simplify the programs. Through modularization, one can have ChatGPT further develop parts of the program very effectively. This makes program creation very fast. Best regards, Otto https://mybergland.com/fwforum/webv.gif
by Otto
Thu Mar 07, 2024 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2950

Re: To Nageswrao Del Objs on TscrollPanel

... provided does not allow the last control to be deleted. Yes. I understood. Do have you tried deleting all the btnbmps and moving the scrollbar? It makes this mistake for me https://i.postimg.cc/G34Z81nn/1.png
by Silvio.Falconi
Tue Mar 05, 2024 8:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 668

Re: Intentando un primer archivo make

Antonio Linares wrote:Estimado José,

Mi consejo es que uses la utilidad hbmk2.exe de Harbour.

Tienes un ejemplo completo en FWH\makes\hbmk2.zip


Bueno, lo probaré ya.
Gracias Antonio.

Cuales son los beneficios de utilizar hbmk2 ante make?
by jose_murugosa
Wed Feb 28, 2024 11:42 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intentando un primer archivo make (RESUELTO)
Replies: 8
Views: 245

Re: Intentando un primer archivo make

Estimado José,

Mi consejo es que uses la utilidad hbmk2.exe de Harbour.

Tienes un ejemplo completo en FWH\makes\hbmk2.zip
by Antonio Linares
Wed Feb 28, 2024 6:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intentando un primer archivo make (RESUELTO)
Replies: 8
Views: 245

Re: Data exchange between PC and Android device on the same loca

... most of the code is visible, BUT on the server side, where it runs, a server that in principle ONLY the administrator has access to. That's why it makes me laugh when I read many times that CGI is the best system because being exes and user can't access the code. Having commented on this point, ...
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 798

Re: Creating table with Trichedit

... using the example created by Anserkk that you find at the beginning of this topic I am forced to create a file for each table, because it makes a mistake, for example if a user has six folders I have to create six tables in a single rtf and not six files different because then I would ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1455

Re: FW_MemoEdit error

... of using html and webview and using the LAN, when in the fwh there are many things at the desktop application level that don't work well This makes me very angry because when I use it I have to create a simple application with fwh and are faced with these still unresolved errors while someone ...
by Silvio.Falconi
Sun Jan 28, 2024 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_MemoEdit error
Replies: 2
Views: 510

Re: MySql vs Oracle

... the next internet "Hack" Rick Lipkin Rick as always, your reflections are interesting, but you must also keep in mind that this vision makes you lock yourself in your local environment. I completely agree that the cloud, the web, ... are very dangerous scenarios, but it is for this ...
by Carles
Fri Jan 26, 2024 12:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 1677

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... gets removed as well .. I despise Microsoft using the free Google chrome code and embelishing it to create Edge .. and just because Microsoft makes Windows, they think they can push another "chromium" browser that basically imports all CHrome bookmarks and passwords without any permission ...
by Rick Lipkin
Wed Jan 24, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706
Next

Return to advanced search