Search found 205 matches: specifically

Return to advanced search

Re: xbrowse problem with :bLClicked

... I see what's going on here. You're experiencing some issues with the selection and deselection of records in your xbrowse, specifically when using the spacebar to toggle selection. Let's break it down and see if we can fix this. First, let's analyze the `:bLClicked` block: ...
by Antonio Linares
Mon Apr 22, 2024 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 98

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Hi Mr. Rao, I believe I did not specifically change it within the program. But I 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 ...
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: 54312

Re: DateTime calculation

dear all, I would also like to kindly ask assistance with date and time handling. specifically: is it possible to convert a harbour date variable into a "unix timestamp expressed in milliseconds" (hope this is the correct term)? I am working on a project ...
by Ruth
Sat Jan 27, 2024 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DateTime calculation
Replies: 6
Views: 690

tiny11 core for ARM64

It seems there is a lightweight version of Windows 11 specifically for Arm64 tiny11 installs Windows 11 Version 22H2, the free space needed on the PC for installation is reduced to only 8 GB, If you are interested, you can download tiny11, the essential ...
by Silvio.Falconi
Thu Jan 18, 2024 10:23 am
 
Forum: FiveWin for Pocket PC
Topic: tiny11 core for ARM64
Replies: 0
Views: 7149

Re: Add a Checkbox() column

I have a xbrowse of a dbf table, this is a table created specifically to make selections. In the last column I want to show a logical field that permit to select some of the record that I see in ths xbrowse for instance this is the penultimane columnt ...
by MarcoBoschi
Mon Dec 11, 2023 12:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a Checkbox() column
Replies: 8
Views: 852

Re: Crear librerias de Harbour BCC74 Me genera error

... error: unknown argument: '-w-prc-'bcc64.exe: error: unknown argument: '-w-pia-' The problem is not in openssl or curl, is in Harbour itself, specifically in bcc.mk and hbmk2.prg. I made a PRG that fixes all the problems that prevent Harbour to build with BCC64. If you want it please send ...
by Enrico Maria Giordano
Sun Nov 26, 2023 8:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librerias de Harbour BCC74 Me genera error
Replies: 28
Views: 6867

Re: Calculate total pages

... provided appears to be written in a language similar to Harbour or xBase, used for database applications. It's a routine for handling printing, specifically for generating invoices ("Rechnungen"). Here's a breakdown of what each part of the code is doing: 1. **Device and File Handling:** ...
by Otto
Fri Nov 24, 2023 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5875

Re: Help splitting up a character address string

... to use libraries like XLSXREAD or Office Automation Libraries to read Excel files. 2. Parse the Excel data: Extract the data from the Excel file, specifically from the worksheet that contains the addresses. You can iterate over the rows and columns of the Excel file to retrieve the relevant data. ...
by frose
Wed Nov 15, 2023 11:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Re: xBrowse - Dates - FWH 2310

... to tell me he could no longer Cut and Paste in our program. It occurred a couple of days ago when I sent out the first update. When I asked him specifically where, he went back to check and it was suddenly working. He then remembered that Microsoft Updates were being applied in there also .... ...
by TimStone
Wed Nov 08, 2023 3:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1448

Interesting discussion with ChtGPT

... ChatGPT: Sorry, I wasn't clear. When I talk about "outdated", I'm referring to the general context of programming languages and not specifically to the provided code snippet. In the context of software development, Harbour/Clipper is seen as an older programming language or environment, ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: The Future of Developer Forums

... However, in an era where Artificial Intelligence (AI) can provide quick and precise answers to technical questions, I'm started to use AI lately (specifically Bing Chat) and found anything but "quick and precise answers" (I even argued with the AI). Currently AIs (or at least Bing Chat) ...
by Enrico Maria Giordano
Thu Nov 02, 2023 7:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: The Future of Developer Forums
Replies: 5
Views: 311

Re: FIVEWIN power - a room planer video

... manager. Thanks, Hello [Recipient Name], Could you provide more details on how you envision this allocation? Are you looking for a graphical plan, specifically for the in-house guests? Kind regards, Otto Transferring the details from the room plan to a table plan would be ideal. This would simplify ...
by Otto
Wed Oct 11, 2023 7:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWIN power - a room planer video
Replies: 50
Views: 11076

Re: De *.C Para *.Obj en BCC74 no funciona más.

... and windows, the latter with other subdirectories inside it). If it is the same for you, you have to specify all the required directories, specifically: include\windows\crtl include\windows\sdk include\dinkumware
by Enrico Maria Giordano
Fri Sep 08, 2023 2:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De *.C Para *.Obj en BCC74 no funciona más.
Replies: 84
Views: 39498

Re: Webview question

Interestingly, the syntax used in the webview3.prg example does not show the ghost window. Specifically, assigning the dialog/window handle when calling the Webview:New() method.

oWebView := TWebView():New( , oDlg:hWnd )


Gracias por el dato :D
by leandro
Sun Jul 02, 2023 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 2931
Next

Return to advanced search