Search found 73 matches: practically

Return to advanced search

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

... We work in parallel from mod harbour and over RDP on the same server. Years ago, we switched all our users to Remote Desktop. At the time, I practically rewrote my FW pocket PC application to FIVEWIN in one afternoon and since then, we have been accessing the server via a RDP client with ...
by Otto
Fri Feb 23, 2024 8:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 793

Re: DBF editor

`mh_dbftohtml()` is a Fivetech function similar to `xBrowser()`. You pass the path of the database, and then a standard browser is automatically created. Here, you can practically see the entire endpoint code.

Image
by Otto
Wed Feb 21, 2024 7:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF editor
Replies: 2
Views: 234

Re: Interesting discussion with ChtGPT

... the rapid progress in the responses and the good results. Even harbour/FIVEWIN questions are now being answered well. A few months ago, there were practically no hits. Best regards, Otto https://mybergland.com/fwforum/peprompt.jpg https://mybergland.com/fwforum/hbwr.jpg
by Otto
Tue Nov 07, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: Error p/generar EXE usando UHTTPD2 en Windows

... running a different source code than the one you're programming. This way you lose the ability to follow the program's course in the debugger. You practically have no hits on the web when you're searching for solutions. You practically have to learn a 3rd language. TWeb, and surely you can't do ...
by Otto
Sun Aug 06, 2023 7:34 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1920

AJAX - DBF - Callback

Hello friends, I have 2 tables that I populate with AJAX. I have now noticed that such a short interval between the calls, practically within a millisecond, occasionally leads to a problem with the evaluation using .done and .fail. Now I have changed the call to a callback-based solution. ...
by Otto
Sun Jul 23, 2023 2:33 pm
 
Forum: mod_harbour
Topic: AJAX - DBF - Callback
Replies: 0
Views: 304

Re: build Import LIB from LibPQ.DLL

... 64bit implib and also build Harbour's hbpgsql.lib in 64 bits. Quick start can be made just using what FWH offers and just using buildh.bat in practically no time.
by nageswaragunupudi
Tue Jun 20, 2023 8:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2815

Re: Fastreport de Cristobal

... and effort to this type of project with that philosophy: in the end you leave a project, since you are disappointed by the verify that you are practically alone, but you surprisingly verify, with the passage of time, that there are many people who use it for profit without commenting anything ...
by cnavarro
Wed May 31, 2023 1:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fastreport de Cristobal
Replies: 32
Views: 3084

Re: HOW REPORT PREVIEW CAN BE CUSTOMIZED ?

... significantly. One reason is that the demands from Fivetech are too high, and the source code - I mean within the classes - is too complex. Practically, no one can contribute ideas or work together anymore. But it's about the overall product and solutions. For example, where should one start ...
by Otto
Mon May 15, 2023 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HOW REPORT PREVIEW CAN BE CUSTOMIZED ?
Replies: 8
Views: 411

Re: U-Dbu

... based on Bootstrap. If you see the example of u-dbu, the appearance of the screens is like a web modern, responsive and above all without touching practically any html, css and javascript, the entire screen is designed practically with commands. This leg of the design, together with the others, ...
by Carles
Thu May 11, 2023 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1198

Re: HASH vs single variables

... this method primarily with mod harbour, I would like to highlight one benefit that I see. I pass the HASH to a Javascript object and then have practically the same variable names in the Harbor code and in the HTML/JS code. Best regards, Otto
by Otto
Tue Jan 17, 2023 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HASH vs single variables
Replies: 15
Views: 1093

Xbrowse changing columns online ( ReArrangeCols)

... be inverted online according to the number corresponding to the combobox. The combobox is connected to Xbrowse because I use it to search fields. Practically it happens that the columns don't change and if I insert the option :SetMultiSelectCol() adding a column at the beginning it undoes the ...
by Silvio.Falconi
Tue Jan 17, 2023 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse changing columns online ( ReArrangeCols)
Replies: 3
Views: 440

Re: cyclometric circle

I tried to improve the class because the object is not centered now the circle is inside the object practically creating the circumference I halved the measures as you can see in this picture https://i.postimg.cc/Dw8K6mgN/t.png But now I have problems with ...
by Silvio.Falconi
Fri Dec 02, 2022 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3026

Re: Display thumbnails of pdfs

... see my xDOCViewer. If there are new files in the folders, then jpgs are created automatically. Thumbnails don't really help because you can't see practically anything. That's why I made this tool. Browsing through the previews is fast as an arrow. I use this same software as well for mod harbour ...
by Otto
Wed Nov 02, 2022 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 33
Views: 2270

btnbmp gradient

... }  ;                                } ) } I have a btnbmp as this https://i.postimg.cc/nLH5dSXP/f.jpg practically I have a horizontal gradient how do I get a vertical gradient? ie like this https://i.postimg.cc/ZYrQSh6M/h.png I tried ...
by Silvio.Falconi
Fri Oct 07, 2022 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp gradient
Replies: 6
Views: 483

Re: Fwteam - Xbrowse too slow

... from array to dbf and vice versa it is not easy I thought of showing one year at a time or n extractions (for example 10,20,30,40 ... up to 500) practically I have to rewrite the whole program and adapt it to this need because I do statistical calculations with these numbers and forecasts
by Silvio.Falconi
Wed Apr 13, 2022 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1134
Next

Return to advanced search