Search found 69 matches: addressed

Return to advanced search

FW2WEB Merry-Go-Round

... synchronize data with the server without much effort. The system could also serve as a kind of gateway in the future, enabling microservices to be addressed and information to be transferred in a continuous loop. Next steps I'm looking forward to feedback and ideas on how we could use the FW2WEB ...
by Otto
Sun Oct 27, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW2WEB Merry-Go-Round
Replies: 1
Views: 149

Re: Mod Harbour: ChatGPT Provides Detailed Answers

... with the web, a new variant is presented: Mod Harbour, V1, V2, V2.1, CGI, UT, Runner, WebUI, TWeb. The real issue, needing a web server, is not addressed. OK, your UT approach. Back in 2020, Antonio offered for all of us XBHost, a hosting service for Mod Harbour. https://mybergland.com/fwforum/xbhosts.mp4 ...
by Otto
Tue May 28, 2024 8:04 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 2985

Numeric alignment with oPrn:SayText( )

... digit. Based on the release notes, L, R, T, B should work to align the output. However, R does not right align the output, and in fact, it is not addressed in the source code as a useable value. It would be nice if this worked. The only way it will properly format is to use a FIXED font like COURIER ...
by TimStone
Tue May 16, 2023 9:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric alignment with oPrn:SayText( )
Replies: 8
Views: 1120

Re: New FWH 23.04

Mr. Tim
The issue is addressed.
Please see
viewtopic.php?f=3&t=43140
by nageswaragunupudi
Wed May 03, 2023 12:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 23.04
Replies: 13
Views: 1190

Re: New FWH 23.04

I actually don't know why it was in that set of source files. I removed it and the application now builds correctly. I see we have still NOT addressed the long standing issue with PRINT and RTF files. I have been reassured many times that it was a high priority and would be handled, and yet ...
by TimStone
Tue May 02, 2023 8:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 23.04
Replies: 13
Views: 1190

Re: Callback Server

... based server ), and receive these responses. In essence, it would be a lightweight web server handling very little data. Perhaps someone here has addressed this issue already, or maybe someone even has a solution we can build with FiveWin. I would enjoy hearing your feedback. Tim I recommend that ...
by cnavarro
Fri Mar 10, 2023 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 1012

PostBack Server

... based server ), and receive these responses. In essence, it would be a lightweight web server handling very little data. Perhaps someone here has addressed this issue already, or maybe someone even has a solution we can build with FiveWin. I would enjoy hearing your feedback. Tim
by TimStone
Fri Mar 10, 2023 3:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 1012

Re: REDEFINE SAY on Buttonbar

... bar where just the text is displayed and not the background. For now, I will simply use my current display, and maybe at some point this can be addressed in FWH code.
by TimStone
Wed Dec 07, 2022 6:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE SAY on Buttonbar
Replies: 33
Views: 2955

COMBOBOX with 2 element array

I thought this was addressed earlier with a simple solution. I can write code to "make it happen" but if it is already addressed with FWH, I would like to use it: Field 1 is a title Field 2 is a description. Both are in a ...
by TimStone
Fri Nov 11, 2022 1:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX with 2 element array
Replies: 3
Views: 429

Re: How install Harbour on web server

Hello friends,
Yes, security is important.
But it is not the current problem.

It can be addressed later.
What is important now is to learn to work with mod harbour.

Even if the learning curve is not very high, it takes time and, above all, practice.

Best regards,
Otto
by Otto
Wed Sep 14, 2022 5:51 am
 
Forum: mod_harbour
Topic: How install Harbour on web server
Replies: 26
Views: 7752

Display Windows Version

Somewhere I recall this may have been addressed but I can't find it. On one of my dialogs, I want to display the version of Windows that the computer is using. I am testing this on a Windows 11 computer. If I use either OS() or Windows( ) I ...
by TimStone
Sat Jul 09, 2022 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display Windows Version
Replies: 4
Views: 624

Re: From WORDPRESS to DBF-mod harbour

... https://mybergland.com/fwforum/dbfClip3.jpg This is the source how the "Featured articles" are addressed. https://mybergland.com/fwforum/dbfxbrowse.jpg https://mybergland.com/fwforum/featuredartclesClip3.jpg Preprocessor ...
by Otto
Mon Sep 20, 2021 6:56 am
 
Forum: mod_harbour
Topic: From WORDPRESS to DBF-mod harbour
Replies: 1
Views: 955

Re: From WORDPRESS to DBF-mod harbour

... https://mybergland.com/fwforum/dbfClip3.jpg This is the source how the "Featured articles" are addressed. https://mybergland.com/fwforum/dbfxbrowse.jpg https://mybergland.com/fwforum/featuredartclesClip3.jpg Preprocessor ...
by Otto
Mon Sep 20, 2021 6:32 am
 
Forum: mod_harbour
Topic: From WORDPRESS to DBF-mod harbour
Replies: 3
Views: 675

Re: Previsualizacion de informe

... opens a separate window and does not interfere with the MDI window system. This problem is only in the case of NONMODAL previews. This issue is addressed in FWH2007 to be released. You may adopt the same fix in your "rpreview.prg". Please locate the following code in the METHOD BuildWindow() ...
by nageswaragunupudi
Wed Jul 15, 2020 9:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Previsualizacion de informe
Replies: 7
Views: 1538

protect a PDF

Hi everyone I would like to protect a PDF file already signed with Aruba with a user password, has anyone already addressed the problem? I through the HaruPdf library of harbour have performed the protection only when creating the document, I was wondering if the library it also ...
by mauri.menabue
Wed Jul 08, 2020 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: protect a PDF
Replies: 0
Views: 240
Next

Return to advanced search

cron