Search found 543 matches: updates

Return to advanced search

Mod Harbour: ChatGPT Provides Detailed Answers

... are accessible from anywhere and on various devices, which is especially beneficial in an increasingly mobile and connected world. Maintenance and updates: It's easier to perform updates and maintenance centrally without requiring the user to update software locally. Integration: Web applications ...
by Otto
Sat May 18, 2024 9:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 895

send an email using the Outlook object

... E2190 C:\FWH\samples\msendok.c 61: Unexpected } My question: Does anyone have experience with sending emails with embedded images, or are there updates for the Outlook object? Best regards, Otto
by Otto
Mon May 13, 2024 5:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: send an email using the Outlook object
Replies: 5
Views: 229

New FTDN April 2024 (FWH 24.04)

... nYear, nHours, nMinutes, nSeconds } Please review new example FWH\samples\fldchanged.prg * Enhancement: Class TExplorerBar Method Update( nPos ) updates the nPos oPanel used from the TExplorerBar after the panel has been modified. Class TTaskPanel Method ChangeHeight( nHeight ) changes the height ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 1062

Re: xbrowse problem with :bLClicked

...       oBrw:RefreshCurrent() ),    )}  This block seems to be working correctly. It toggles the selection of the record and updates the buttonbar accordingly. Now, let's look at the `:bKeyChar` block: :bKeyChar := {| k |    (If( k == VK_SPACE,       (IIF( ...
by Antonio Linares
Mon Apr 22, 2024 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 169

Re: Question about performance RowSet

... 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 faster than the other libs. If we look back in the forums, we posted speed comparison ...
by Eroni
Wed Mar 20, 2024 1:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4449

Re: Question about performance RowSet

... 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 faster than the other libs. If we look back in the forums, we posted speed comparison ...
by nageswaragunupudi
Sat Mar 16, 2024 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4449

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... challenge of integrating modern UI elements into traditional applications involves technological compromises and economic constraints. The cost of updates, for example for TSwitch, can outweigh the benefits, leading to a difficult balance between innovation and financial feasibility. I'm not very ...
by Otto
Fri Feb 09, 2024 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 922

webview: toggle-switch replaceing TSwitch

... containing a WebView2. Inside this WebView2, there is an HTML form and a table. On the right side is an XBrowse. You can observe how WebView2 updates the XBrowse. I use XBrowse to display the events coming from JavaScript to Fivewin. I am trying to follow the 'fetch syntax' of JavaScript in ...
by Otto
Fri Feb 09, 2024 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webview: toggle-switch replaceing TSwitch
Replies: 1
Views: 157

tiny11 core for ARM64

... you to recover even more space on your system drive. Furthermore, it is fully maintainable, which means you can download and install cumulative updates to keep your computer safe and receive future improvements.
by Silvio.Falconi
Thu Jan 18, 2024 10:23 am
 
Forum: FiveWin for Pocket PC
Topic: tiny11 core for ARM64
Replies: 0
Views: 9139

Re: Problem with tget numeric

... datos son 0,75 |0,20|3,60|0,50, los convierte a 1|0|4|1 y eso no es bueno the solution I found is not good because when I resume the data fivewin updates to the full so if the data is 0.75 |0.20|3.60|0.50 he converts to 1|0|4|1 and that's not good If I made "@E 9,999.99" then it good ...
by Silvio.Falconi
Wed Jan 17, 2024 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1536

Alternativas para graficos [ Javier Lloris ]

Hello Marc: As your colleagues have told you, these classes are available but you need to have the latest FWH updates. I use FWH1109 and I can make this type of graphs with the TGraph class. I leave you some images of a program that I have to finish. If you need the sources let ...
by jll-fwh
Sun Dec 10, 2023 5:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Alternativas para graficos [ Javier Lloris ]
Replies: 3
Views: 528

Re: XBRCHART FROM Cristobal

Hello Marc: As your colleagues have told you, these classes are available but you need to have the latest FWH updates. I use FWH1109 and I can make this type of graphs with the TGraph class. I leave you some images of a program that I have to finish. If you need the sources let ...
by jll-fwh
Sun Dec 10, 2023 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBRCHART FROM Cristobal
Replies: 11
Views: 1386

Re: hash for storing variables

... clear and easy to read. Reusability: The same component can be reused in different parts of a project, simplifying maintenance. Centralized Updates: Changes to the DATEPICKER component need only be made in one place. Separation of Structure and Logic: The structure (HTML), style (CSS), and ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 555

Re: Fwh 23.10 TGet another problem

Rick Lipkin wrote:Antonio

I have been able to download all the 2310 updates until today .. my FTDN must have just run out ... could you add a couple more days so I can get the latest 2310 ??

Thanks
Rick Lipkin


Dear Rick,

could you please try it again ? We haven't modified anything, it should work

many thanks
by Antonio Linares
Fri Nov 17, 2023 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 56527

Re: Fwh 23.10 TGet another problem

Antonio

I have been able to download all the 2310 updates until today .. my FTDN must have just run out ... could you add a couple more days so I can get the latest 2310 ??

Thanks
Rick Lipkin
by Rick Lipkin
Fri Nov 17, 2023 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 56527
Next

Return to advanced search