Search found 84 matches: effective

Return to advanced search

WebView resize

... actions are performed: logline("cancelform", ValToChar(hTemp)) oWebView:Terminate() oWebView:Destroy() Do you think it would be more effective to use a timer to monitor for resize events from the HTML code? What does oWebView:SetSize() ? Best regards, Otto
by Otto
Fri Mar 08, 2024 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 310

Re: accordion and webview2

... Now this is working. I think for the finished program, one should insert URL-encoded code as much as possible. Certainly, there is a more effective ready-made function. Now, there's the problem with the start size. Best regards, Otto     FUNCTION URLEncode(cString)   LOCAL cEncodedString ...
by Otto
Mon Jan 08, 2024 9:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: accordion and webview2
Replies: 2
Views: 418

Re: Backups into blu rays

Elvira,
have you seen my post?

One effective system for protecting data against ransomware is using an Offline Backup system.
Here's how it works:

viewtopic.php?f=3&t=37383&start=0&hilit=backup

Best regards,
Otto
by Otto
Mon Jan 01, 2024 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 2826

Re: Interesting discussion with ChtGPT

Hello Paquito, The way you ask ChatGPT makes a big difference in how effective its answers will be. When you're dealing with specific things like converting numbers between bases in math, it's crucial to clearly state the bases you're starting with and switching ...
by Otto
Tue Nov 07, 2023 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 885

help in marketing

... Share your actions and motivate others! Marketing and PR are essential for modharbour.org's success. Here are some reasons: Increase Awareness: Effective marketing makes the project more known. Community Building: PR and marketing attract supporters, helping improve the project. Build Trust: ...
by Otto
Tue Oct 24, 2023 6:45 pm
 
Forum: mod_harbour
Topic: help in marketing
Replies: 0
Views: 429

Prompt Editor for ChatGPT

... only combined the two questions: dialogue and table. No styling! BTW, Prompt-Editor is a mod harbour program designed to assist you in creating effective "prompts". Create Form - create table - change this table that it is created with JS Here's the result: https://mybergland.com/fwforum/peclip6.jpg ...
by Otto
Tue Jun 27, 2023 5:32 pm
 
Forum: mod_harbour
Topic: Prompt Editor for ChatGPT
Replies: 0
Views: 749

Re: CLASS modification

... separately to view the traffic. HOW INEFFICIENT !!! Outlook puts all of those inboxes into one on my email client, which is fast, informative, and effective. I've gone on long enough. Not everything belongs on the web. One of my clients summed it up perfectly. He had the opportunity to compare ...
by TimStone
Thu May 25, 2023 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1672

Copy ARRAY filtered by column

Dear friends,

What is the most effective way to copy certain columns from an ARRAY to a new ARRAY:
eg ARRAY {"col1", "col2", "col3", "col4", "col5"}

new ARRAY {"col1", "col3", "col5"}

Best regards,
Otto
by Otto
Tue Nov 15, 2022 8:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy ARRAY filtered by column
Replies: 2
Views: 203

Re: AUTOCODE

Hello friends, maybe someone knows a more effective way to resolve the string info variables? local cCode := 'XBrowse( uData , "This is my title, subtitle , test neu", .F. , bSetUp, aCols, bSelect, lExcel, lFastEdit,bValid, cSerial, ...
by Otto
Wed Aug 17, 2022 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: AUTOCODE
Replies: 7
Views: 466

Re: TWebView() and Google Group Account

... to test whether their apps would be impacted by Google blocking embedded webviews in their OAuth 2.0 authorization flows before making the block effective for everyone. You can add a query parameter to your authorization request URI to test for potential impact to your application before September ...
by Antonio Linares
Fri Jul 01, 2022 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 1592

SMS Text messaging

... ? Currently we do texting via email but I would like to find a more direct way. There are two issues here: 1) A texting API for SMS 2) A cost effective provider of SMS services. My clients would like to use texting to communicate with their clients ( about the progress of their work, no marketing ...
by TimStone
Tue Jun 14, 2022 10:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1656

ADS - The future is <sadly> now so where do you go ?

... serves them well. However the last build was in 2015. Although they advertise it still as a product they sell, I have finally confirmed that they effectively have set it for End of Life for December of this year. I have tried to get information from them about effective options for increasing ...
by TimStone
Tue Apr 19, 2022 9:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2722

Re: FullTextSearch

... this case, I think it is easiest if I return a multi-dimensional array as a result: e.g. text and link. But your suggestion is great. Simple and effective. Often you don't see the simple thing. Warm greetings Otto
by Otto
Tue Nov 02, 2021 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FullTextSearch
Replies: 2
Views: 312

Re: Can you use Windows 11 on your PC ?

... Installing: GUI App Support GUI App Support has been installed. Downloading: Ubuntu The requested operation is successful. Changes will not be effective until the system is rebooted. Notice that now we can run Linux GUI apps! Downloading: GUI App Support Installing: GUI App Support GUI App ...
by Antonio Linares
Mon Oct 18, 2021 5:31 am
 
Forum: Utilities / Utilidades
Topic: Can you use Windows 11 on your PC ?
Replies: 13
Views: 2024

Re: *** Curso de C para programadores Harbour.

xmanuel wrote:
Code: Select all  Expand view
nLen :=  len( a )
for i := 1 to nLen
    ...
next


Yes, but this is an optimization, not a clarification of the code. And it's probably not much effective.

EMG
by Enrico Maria Giordano
Sun Apr 04, 2021 6:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: *** Curso de C para programadores Harbour.
Replies: 141
Views: 17533
Next

Return to advanced search