Search found 1859 matches: shows

Return to advanced search

Re: Problema super raro

...        oRsWrk:MoveFirst()  The temporary table has 5 records, checked with navicat, but the xBrowse only shows 2 records Best regards
by Armando
Sun Mar 24, 2024 6:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema super raro (SOLUCIONADO)
Replies: 10
Views: 210

Re: Problema super raro

... to your advice, the first problem is solved, but now the problem is when retaking the recorded records and displaying them in an xBrowse, it only shows 2 of 5 records This is my code       IF lCrealo         DO WHILE ! oRsDet:EOF()            oRsWrk:AddNew()            oRsWrk:Fields("WRK_FAC"):Value ...
by Armando
Sat Mar 23, 2024 10:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema super raro (SOLUCIONADO)
Replies: 10
Views: 210

New FTDN February 2024 (FWH 24.02)

... bAction ) where bAction is a codeblock that gets the hWebView as the first parameter { | hWebView | ... } * New: samples\webview\sidebar.prg shows how to use Class TWebView in a simpler and more FWH syntax alike way. * Enhancement: Added missing METHOD Redefine() in CLASS TSwitch: https://forums.fivetechsupport.com/viewtopic.php?p=267661#p267661 ...
by Antonio Linares
Sat Mar 02, 2024 8:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 137

Re: Create a Panel width a text

... use the fw_saytext function then it doesn't work, because initially in the section_advice() function the fw_saytext function works well in fact it shows the initial message then if you see well I replaced the getlabeldim function with CalcTextHeight( hDC, cText, oFont, nWidth ) corrected by Nageswarao ...
by Silvio.Falconi
Mon Feb 26, 2024 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 2904

Controls behave different in Window as in Dialog

... dashboard and looking for controls that look nice ))) It seems that I best use a Dialog as Dashboard setup. AGree ?? WIndows : Top left : Windows shows cam view, dialog not Transparent on windows is much less in several options https://www.maveco.be/fivewin/arwindow.bmp Dialog ...
by Marc Venken
Sat Feb 24, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 124

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

... . $filename . "<br>"; $link = true; break; } } echo "The number is: $x <br>"; $x++; } } Then 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 ...
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: 541

Re: Switching my setup program to webview2

... tools. However, the result is worse than using screen recognition. Best regards, Otto 1) Yes, I can recognize the text in the image. It shows a window of software named "XWINHOTEL - WHSetup" with the date "2019-05-21" in the title bar. The window contains multiple ...
by Otto
Sat Feb 10, 2024 6:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 301

Re: "Save As" dialog box

cGetDir( cTitle, [cInitDir] ) shows only folders without files. I need the files of the folder to be visible, but without the possibility of selection
by Natter
Sat Jan 27, 2024 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Save As" dialog box
Replies: 14
Views: 1746

Back after 10 years due to illness [ Javier Lloris ]

... trabajado, en estos casos solo buscan rapidez y eficiencia. In a week or so I will publish the program [b]pReproduce ver 1.5 32bits , this program shows how to use WMP (). At the moment only the EXE program so that you can try it on operating systems that I do not have installed such as WinXP, ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 318

Re: Obtener el nombre del OS o version de Windows

... FWH, next Harbour and then only other outside sources. It is not uncommon for us to encounter runtime errors and see the error.log Every error.log shows Windows version like this and we might have seen it many times. Compiler version: Harbour 3.2.0dev (r2104281802)   FiveWin  version: ...
by nageswaragunupudi
Wed Dec 13, 2023 6:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Obtener el nombre del OS o version de Windows
Replies: 7
Views: 794

A Call for New Ideas and Web Integration

... a need for future topics and new incentives. WEBVIEW would be a good gentle start into the web. And also the behavior of some here, when someone shows a different way of how something could be solved... Best regards, Otto
by Otto
Sun Dec 10, 2023 10:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Call for New Ideas and Web Integration
Replies: 7
Views: 692

Re: Transparent area becomes black when use BUTTON...ADJUST

... fine for me here with FWH1912 Thank you for taking your time to create the sample. I managed to create a reduced self-contained example that still shows the bug on my pc. Can you see whether that is the case or not on yours? https://drive.google.com/file/d/1704KUUwkl5Jqtejrr_OeiRI7flmatC02/view?usp=drive_link ...
by hua
Wed Dec 06, 2023 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent area becomes black when use BUTTON...ADJUST
Replies: 8
Views: 792

Re: Help splitting up a character address string

... preprocessor functionality might be applied. The main idea is to split complex functions or code segments into manageable modules. This example shows how to use include directives and placeholders to modularize the SplitAddress function: harbour Copy code #include "fivewin.ch" function ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 494

Re: xBrowse - Dates - FWH 2310

On the ARM machine ... it shows on the aStructure ... WRKDAT, D, 8, 0, , , 999999 On the i7 is shows as WRKDAT, D, 8, 0, , , , so no 999999 This has nothing to do with your files/databases 1. This problem was there in 2307 also and still ...
by nageswaragunupudi
Wed Nov 08, 2023 3:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1223

Re: xBrowse - Dates - FWH 2310

I did build with FWH 12.07 and now it shows the same issue. On the ARM machine ... it shows on the aStructure ... WRKDAT, D, 8, 0, , , 999999 On the i7 is shows as WRKDAT, D, 8, 0, , , , so no 999999 Just to be sure, I copied the entire data ...
by TimStone
Tue Nov 07, 2023 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1223
Next

Return to advanced search