Search found 305 matches: helpful

Return to advanced search

Re: FW_SetUnicode( .T. ) 2-Byte characters

... And in my Harbour app it's better to see the misintepreted characters e.g. ü instead off the �. In this context this side was/is very helpful for me: https://www.i18nqa.com/debug/utf8-debug.html
by frose
Fri Jun 23, 2023 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2470

Re: AEVAL() : Get Value of FIELD using FieldGet(i)

Dear Jimmy, I conducted a small test and consulted ChatGPT regarding your question. I find that ChatGPT acts as a private tutor and is extremely helpful. Best regards, Otto https://harbour.github.io/doc/  Can you please explain how this works:AEval( aValues, {|x,i| aValues[ i ...
by Otto
Tue May 23, 2023 6:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: AEVAL() : Get Value of FIELD using FieldGet(i)
Replies: 4
Views: 201

RTF : Fully functional

... in the rPreview program. It is a great solution. Thanks to the FWH developers who contributed to this. It is really appreciated. If it will be helpful, I could certainly add a comment with the code I use to get this done. I do, however, have one request. When using the RichEdit5 control, there ...
by TimStone
Thu May 11, 2023 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF : Fully functional
Replies: 2
Views: 214

Re: Read API data one by one or in block

... the best approach will depend on the specific requirements and characteristics of your application and the data you are working with. It may be helpful to try out different approaches and see which one works best in your particular case.
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 270

Re: View deleted records in xBrowse

... Editor, and don't end it, then SET DELETED OFF is still active, and every browse in the system will show the deleted records again. What would be helpful is if we could isolate the deleted to the tDatabase class. For now, I will play with this to see if I can better protect it.
by TimStone
Thu Dec 15, 2022 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: View deleted records in xBrowse
Replies: 8
Views: 753

Re: View deleted records in xBrowse

... this time ). In the Main() module, I use SET DELETED ON because my clients never want to see Deleted records. However, in the Editor, it would be helpful to see them. IF I use SET DELETED OFF in the Editor, since it is MDI, it now applies that to anywhere in the full program, and DELETED records ...
by TimStone
Tue Dec 13, 2022 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: View deleted records in xBrowse
Replies: 8
Views: 753

COMBOBOX with 2 element array

... the variable. That has been my procedure in the past but I "think" a more direct approach was shared previously. Any thoughts will be helpful. Thanks.
by TimStone
Fri Nov 11, 2022 1:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX with 2 element array
Replies: 3
Views: 378

Re: SMS Text messaging - FOLLOW UP

... in the US. They have a free trial setup for developers 2). I reached out to their tech support on some questions and they were very responsive/helpful 3). I am able to easily integrate outgoing messages to their service, and that part works fine. 4). Receiving replies is a bit more complicated ...
by TimStone
Mon Nov 07, 2022 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1860

Re: Mr. Rao's samples collection.

I think this utility would be very helpful, but it is somewhat confusing on how to use it. I would like to download ALL samples, to the current ones, and be able to search for a keyword. For example, I would like to see recent RTF ( Rich Text ...
by Marc Venken
Wed Aug 10, 2022 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 22371

Re: Mr. Rao's samples collection.

I think this utility would be very helpful, but it is somewhat confusing on how to use it. I would like to download ALL samples, to the current ones, and be able to search for a keyword. For example, I would like to see recent RTF ( Rich Text ...
by TimStone
Fri Aug 05, 2022 10:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 22371

Re: Windows Service - finding path

I would like to thank both of you for your helpful responses. The easier solution, using hb_DirBase() actually does exactly what I need. The service, when installed by the Installer software, knows where the file resides. That is in the same Root ...
by TimStone
Sun Jul 24, 2022 3:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Service - finding path
Replies: 6
Views: 550

Re: TWebView() and Google Group Account

Dear Jimmy,

Steffen from webview answered this:
Sorry, I am having a hard time seeing how this is related to this webview library. If you could please explain then that would be helpful. Thank you!


Good question. What to tell him ? :-)
by Antonio Linares
Thu Jun 30, 2022 8:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 1737

Re: JSON with HTTPS: post

... gathered enough knowledge today to start working with it once I can get that .dll. I'm sure your samples ( which I will put in my notes ) will be helpful. Tim
by TimStone
Tue May 24, 2022 10:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 2141

Re: JSON with HTTPS: post

... argue with you. I looked at the threads before I asked the question about cURL. I may be "out of touch" but I still find documentation helpful, and threads on a forum are specific to one person's implementation questions and do not document a function or class. As for wasting time, ...
by TimStone
Tue May 24, 2022 5:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 2141

Re: JSON with HTTPS: post

... Harbour. However, I don't see documentation for it. I see examples posted by people, but if you could point me to documentation it would be very helpful ( or FW sample files ? ). Perhaps that is a better way to go than what I provided in my original post at the top of this thread.
by TimStone
Tue May 24, 2022 1:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 2141
PreviousNext

Return to advanced search