Search found 713 matches: continue

Return to advanced search

Re: Fulltext-Search

... -Path c:\www\htdocs -Recurse -Filter *.prg | Select-String -Pattern "AP_GetPairs()" | ForEach-Object { $_.Path } I think I'll continue with PowerShell. Best regards, Otto
by Otto
Sun Mar 17, 2024 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1247

New FTDN February 2024 (FWH 24.02)

... been removed and now we need to check if there is any side effect. * Enhancement: function EnumChildWindows() used codeblock must return .T. to continue to next child control or .F. to stop.
by Antonio Linares
Sat Mar 02, 2024 8:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 210

Re: how to get Childlist of a Control ?

hi Antonio,
Antonio Linares wrote:EnumChildWindows( hWndControl, { | hWndChild | ... } )

In FWH 24.02 the codeblock must returns .T. to continue with the next child, or .F. to stop the enum
In previous FWH builds, .T. is used by default

ok, understand
THX
by Jimmy
Thu Feb 29, 2024 5:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get Childlist of a Control ?
Replies: 2
Views: 119

Re: how to get Childlist of a Control ?

Dear Jimmy,

EnumChildWindows( hWndControl, { | hWndChild | ... } )

In FWH 24.02 the codeblock must returns .T. to continue with the next child, or .F. to stop the enum

In previous FWH builds, .T. is used by default
by Antonio Linares
Thu Feb 29, 2024 5:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get Childlist of a Control ?
Replies: 2
Views: 119

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

... the PHP program shows the report. -Otto Its a simple and great idea !! Thanks Otto On the other hand, I will be seeing which FiveTech product to continue with. Antonio is obviously a great Guru for the Harbor community
by Arturo Lopesoria
Fri Feb 23, 2024 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 798

Re: mariadb_connect bigdata and read as page

Both RowSet and RecSet were available from the very beginning. Please continue using RowSet(...) only for normal use. You may use RecSet() only when you need to read for very large tables ( say more than 50000 records) and display them in a single browse. RecSet ...
by nageswaragunupudi
Mon Feb 12, 2024 9:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mariadb_connect bigdata and read as page
Replies: 3
Views: 306

Re: Fwh 23.10 TGet another problem (UNSOLVED)

... wonder if it could be the third party software I use. By adding TGet.prg to the program, I found that this value changed in the line below. Now I continue the control on control.prg. //----------------------------------------------------------------------------//METHOD Initiate( hDlg ) ...
by Horizon
Sun Feb 04, 2024 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54318

Re: Creating table with Trichedit

... an old version of richtext 2. single rtf and six files The END TABLE oRTF team closes the table, but does not close the file. Therefore you just continue to fill out the file If it is necessary - oRtf:NewPage(), and - NEW PARAGRAPH oRTF TEXT.... .......................... DEFINE NEWTABLE oRTF;... ...
by Silvio.Falconi
Mon Jan 29, 2024 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1455

Re: Creating table with Trichedit

... an old version of richtext 2. single rtf and six files The END TABLE oRTF team closes the table, but does not close the file. Therefore you just continue to fill out the file If it is necessary - oRtf:NewPage(), and - NEW PARAGRAPH oRTF TEXT.... .......................... DEFINE NEWTABLE oRTF;... ...
by MMK
Mon Jan 29, 2024 4:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1455

Re: Consuta sobre MariaDB/MySql

... connection will be closed only after 8 hours of no activity. If there is even a single server access in the period of 8 hours, the connection will continue for another 8 hours from that time. Even after a non activity for 8 hours, FW built-in library automatically reconnects if the user attempts ...
by nageswaragunupudi
Wed Jan 24, 2024 12:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consuta sobre MariaDB/MySql
Replies: 8
Views: 466

future of Rich Text Editor maybe time to start with WEBVIEW

... Editors. There is a rising demand for more user-friendly and flexible editors that work across various platforms and devices. Developers might continue to add features such as drag-and-drop editing, enhanced multimedia support, and better integration with cloud services. The integration of ...
by Otto
Mon Jan 22, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706

file ID in the Windows file system

... Impact on Functionality**: For most users and applications, these operations don't have a noticeable impact. The operating system and applications continue to access and manage files based on their path, handle, and other metadata. Understanding File IDs is generally more important for developers ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

Re: Backups into blu rays

... 50GB CD memory and they cost a lot but it's a memory that doesn't use no one anymore because it's expensive, but apart from this you persistently continue with other topics that go beyond the topic's argument, It's your national sport, but when I was doing the hotel program no one, not even me ...
by Silvio.Falconi
Wed Jan 03, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 3401

Re: Definir font richedit5

... Editors. There is a rising demand for more user-friendly and flexible editors that work across various platforms and devices. Developers might continue to add features such as drag-and-drop editing, enhanced multimedia support, and better integration with cloud services. The integration of ...
by Otto
Wed Dec 27, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Definir font richedit5
Replies: 3
Views: 603

Re: Using Microsoft AI Phi-2 from FWH

... get Error when compile AI_FORM.prg(97) Error E0022 Invalid lvalue '()' it seems me 3rd Parameter pFunc using Callback() Syntax fail under HMG will continue to search Solution ...
by Jimmy
Thu Dec 21, 2023 10:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330
Next

Return to advanced search