Search found 509 matches: third

Return to advanced search

Re: calculate the frequency of a number

... that I don't know how to do it I cannot use ascan() on all fields because I have to determine if it is in the first position or the second or the third or the fourth or the fifth this is my structure and the records are 10078  local aFields := { { "DATA", "D", ...
by Silvio.Falconi
Wed May 11, 2022 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: calculate the frequency of a number
Replies: 6
Views: 454

Progress control on MsgItem

... 200,18 pixel      oApp:oBarProgress:SetRange( 0, 100 )   RETURN NIL  https://i.postimg.cc/gj6knHYd/f.png I wish show it on third msgitem I tried oApp:oWinMain:oMsgBar:aItems[3] //not run also with @ 02, 11 PROGRESS oApp:oBarProgress POSITION 1 of oApp:oMsgItem3 //Make error ...
by Silvio.Falconi
Sat May 07, 2022 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Progress control on MsgItem
Replies: 0
Views: 144

Re: Respaldo de base de datos mariadb desde fivewin

... <yourkey> )oCn:BackUp( ... )MYSQL_ENCRYPTKEY( nil ) Now, even if our backups fall into the hands of any third party, there is no worry. Dolphin/TMySql/ADO: It does not matter whether your main application uses Dolphin, TMySql or ADO. FW native libs easily ...
by nageswaragunupudi
Mon Apr 04, 2022 12:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Respaldo de base de datos mariadb desde fivewin
Replies: 13
Views: 1237

Re: Respaldo de base de datos mariadb desde fivewin

... <yourkey> )oCn:BackUp( ... )MYSQL_ENCRYPTKEY( nil ) Now, even if our backups fall into the hands of any third party, there is no worry. Dolphin/TMySql/ADO: It does not matter whether your main application uses Dolphin, TMySql or ADO. FW native libs easily ...
by nageswaragunupudi
Mon Apr 04, 2022 12:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Respaldo de base de datos mariadb desde fivewin
Replies: 13
Views: 1237

checkbox indeterminate

Image

I saw on the checkbox there is chech() and uncheck() but on Web I saw there is also the possibility to set undeterminate set , so checkbox has 3 state

How create in fwh the third state ?
by Silvio.Falconi
Thu Mar 24, 2022 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox indeterminate
Replies: 0
Views: 159

3 state btnbmp

... n. 2 fixes state 3 free when a user presses the first time the status is 1, if they press the second time the status is 2, if they click for the third time the status returns to 3 how can I do ? I try to make a test but not run ok , someone can help me pls ? #include "fivewin.ch"#define ...
by Silvio.Falconi
Thu Mar 24, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 3 state btnbmp
Replies: 9
Views: 630

gmail : Less Secure App will stop May, 30 2022 *Fixed*

... Less secure apps & your Google Account To help keep your account secure, starting May 30, 2022, ​​Google will no longer support the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password. Please note this deadline does not ...
by dutch
Thu Mar 10, 2022 4:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: gmail : Less Secure App will stop May, 30 2022 *Fixed*
Replies: 20
Views: 2200

Re: System info, Tips & Tricks, scharing project info

... an extra layer - database. And I do not add a database system like SQL to my programs, where you have to give up all your freedom and depend on a third party. We should build a set of mod harbour sample for read and write data with best practice. What do you think? Best regards, Otto
by Otto
Sun Jan 16, 2022 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: System info, Tips & Tricks, scharing project info
Replies: 20
Views: 1474

Re: New FWH 21.06

... class of fwh and after three years we are still here discussing ER, because everyone knows it doesn't work and most use fastreport or other third party software. when this topic is everyone's topic maybe someone will pity and change ER I can only say that with a few instructions you can ...
by Silvio.Falconi
Fri Jul 30, 2021 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867

Asignar valores x puntero de variable

... funciona. Se agradece cualquier ayuda a:="Primero" b:="Segundo" c:="Tercero Proceso({a,b,c}) ? a,b,c, // first, second, third Function Proceso (ar) ar[1]:="First" ar[2]:="Second" ar[3]:="Third" Return NIL
by cladron
Mon Jul 26, 2021 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Asignar valores x puntero de variable
Replies: 4
Views: 420

File name .sqlite3 not work with FW_OpenAdoConnection

... and oCn:=FW_OpenAdoConnection("name.sqlite3") doesn't work! And i can't rename the file, because it is in use by another third-party application. How can I solve it in the best way? Thank you.
by max
Sun Jul 25, 2021 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: File name .sqlite3 not work with FW_OpenAdoConnection
Replies: 7
Views: 600

Re: FWH 2103: XBrowse: oSortCbx

... the application. As you told me to limit the index of some columns I put cSorBox: = "" Everything works except that when I press on the third column (time field) it doesn't index me but still displays the indexing arrow, while in the fourth column (process field) it doesn't index me ...
by Silvio.Falconi
Fri Jun 11, 2021 7:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2103: XBrowse: oSortCbx
Replies: 23
Views: 2927

strange behavior of a TGet

I have 3 numeric get controls when I insert a number in the first tget it would become the third update because it is a clause of the bchange and it performs a calculation but if I delete the number in the first get it does not execute the bchange for the second time, ...
by Silvio.Falconi
Wed May 12, 2021 7:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: strange behavior of a TGet
Replies: 1
Views: 272

Array of Gets on a scroll panel

Hi, I have five gets placed on a scrolling panel, Initially all of them are disabled. When I enable all of them (except third one) by using the function ChangeWhen, everything is OK. It works well. But when I try to skip on the gets by hitting ENTER or TAB key, I cannot skip the third ...
by betoncu
Wed Mar 24, 2021 6:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Array of Gets on a scroll panel
Replies: 10
Views: 1277

ACCESS_VIOLATION using ADS Local Server (DBF)

... DBUSEAREA() I'm trying to track the problem and found out that from those 3 requests, the first 2 requests were processed as expected, but the third one is unable to open the file and then I get this error I just mentioned... My function is manipulating the files like that: caliasage:= NewAlias("PX"+hData['nagenda'])   ...
by ricbarraes
Tue Mar 23, 2021 9:17 pm
 
Forum: mod_harbour
Topic: ACCESS_VIOLATION using ADS Local Server (DBF)
Replies: 2
Views: 526
PreviousNext

Return to advanced search