Search found 64 matches: fourth

Return to advanced search

Re: also for obrw nheight

... in the first Box[1] I inserted 3 checkboxes (age, state, married) and this box is fix while from the second box[2] to the fourth box[4] they must be shown if the others are not active for example if the user clicks the first checkbox (age) the second box[2] must be activated ...
by Silvio.Falconi
Thu May 16, 2024 6:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: also for obrw nheight
Replies: 10
Views: 427

Add a new taskPanel on Explorerbar ( on line)

... and then aPanels[3]:end() aPanels[4]:end() I have this result https://i.postimg.cc/tTQxh2V2/yyy.png as you can see the third and fourth panels are not destroyed
by Silvio.Falconi
Sun Feb 25, 2024 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a new taskPanel on Explorerbar ( on line)
Replies: 2
Views: 233

Re: FW_MemoEdit error

... which, if opened with fw_memoedit , displays in one way, if opened with Office Word or with OpenOffice , displays in another way, for example the fourth page is displayed differently in the [b]fw_memoedit function there is no display of pages[/b] https://i.postimg.cc/T36SbJ6t/4page-fw.png ...
by Silvio.Falconi
Sun Jan 28, 2024 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_MemoEdit error
Replies: 2
Views: 531

Re: phpBB to LLM

... and 12.3GB RAM Training after 40 minutes with 500 runs - first output. Process canceled manually. Checkpoint 500 is transferred to wormhole.app. Fourth attempt to further reduce save_steps to 200 Training after 1.05 minutes, checkpoint 200 generated Training after 12.05 minutes, checkpoint 1200 ...
by alerchster
Wed Dec 27, 2023 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 5224

Alternativas para graficos [ Javier Lloris ]

... The type of menu to use is still to be decided. https://i.postimg.cc/vBhGzdD8/p-Finanzas2.jpg Cuarta opción: You also have the fourth option which is RMCHART Rainer Morgen 2004-2008 spectacular with 160 types in 2D/3D. If you want it I can give it to you. 160+ graphical functions ...
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

... Imagen2: https://i.postimg.cc/vBhGzdD8/p-Finanzas2.jpg Cuarta opción: You also have the fourth option which is RMCHART Rainer Morgen 2004-2008 spectacular with 160 types in 2D/3D. If you want it I can give it to you. 160+ graphical functions ...
by jll-fwh
Sun Dec 10, 2023 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBRCHART FROM Cristobal
Replies: 11
Views: 1416

Xbrowse changing columns online ( ReArrangeCols)

... the option :SetMultiSelectCol() adding a column at the beginning it undoes the other columns and I don't know how to do it. you can see that the fourth column is repeated the third why ? I did a small test to show the problem, send me your mailbox where I can send the dbf to try with the test ...
by Silvio.Falconi
Tue Jan 17, 2023 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse changing columns online ( ReArrangeCols)
Replies: 3
Views: 486

New FTDN December/Diciembre 2022 (FW 22.12)

... * New: FW_ASORT( aArray, [nStart], [nCount], [aColPos/bSort] ) --> aSorted By default, this works just as normal ASort(), but if the fourth parameter is an array of column numbers, a nested sort is performed on multiple columns. For descending order, specify the column number as negative ...
by Antonio Linares
Tue Jan 03, 2023 7:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2022 (FW 22.12)
Replies: 5
Views: 1304

Re: calculate the frequency of a number

... 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", 8, 0 },;  ...
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: 493

Re: Fwteam - Xbrowse too slow

... scroll could work however the vertical scroll could work however when I go to see the last column it shows me only three columns while the fourth last and the fifth last one does not show it to me and then stop that is, on the first pass it does it well, on the other hand, on the second ...
by Silvio.Falconi
Thu Apr 14, 2022 6:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1247

Re: FWH 2103: XBrowse: oSortCbx

... 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 but doesn't display the indexing arrow. https://i.postimg.cc/XJ16kkvB/fdf.jpg the ...
by Silvio.Falconi
Fri Jun 11, 2021 7:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2103: XBrowse: oSortCbx
Replies: 23
Views: 3115

refresh a ribbonbar on line

... 130 PROMPT "menu veloci" Endif this group is on I draw a red arrow on tab 4 I insert a rbbtn and I can select if pressed or not ( the fourth button) https://i.postimg.cc/NF6YC7dL/gg.png it must refresh tab1 of the ribbonbar I made @ 5,150 ADD BUTTON oBtns[43] ...
by Silvio.Falconi
Tue May 25, 2021 2:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: refresh a ribbonbar on line
Replies: 3
Views: 467

Re: How to detect fail connection to MySql

... message when I cannot connect to the server, in my case I use a specific port but I don't see how to indicate it in your code, normally the fourth parameter is the port number Regards
by TecniSoftware
Wed Jan 20, 2021 10:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to detect fail connection to MySql SOLUCIONADO
Replies: 7
Views: 710

Re: Fwh19.05 - New Class TDockPnel

Cristobal, Here is a litle sample. IF you are using a resolution lower than 1600x900, the fourth Tdockpanel is not shown. #INCLUDE "fivewin.Ch"FUNCTION Start()LOCAL oWnd,nWAncho,nWAlto,nCol,nRow,oMenu,lExit:=.f.           nWAncho := Int( GetSysMetrics( ...
by vilian
Tue Oct 06, 2020 1:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 93
Views: 16761

Re: csql := oCon:UPDATE( "clientes" , "nomcli", nom , ...

... = 'Dario' WHERE `numercli` = '2001' Second parameter is an array of fieldnames or list of fieldnames. Third parameter is an array of values. Fourth parameter can be 1) an multi-dim array of fieldnames and values. 2) Literal where condition. In the above example, the fourth parameter can also ...
by nageswaragunupudi
Mon Aug 31, 2020 4:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: csql := oCon:UPDATE( "clientes" , SOLUCIONADO
Replies: 2
Views: 262
Next

Return to advanced search