Search found 63 matches: transition

Return to advanced search

Re: Window transition event

Thank you, Antonio! I'll try.
by Natter
Fri Mar 15, 2024 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Window transition event
Replies: 2
Views: 503

Re: Window transition event

Dear Yuri, Use the WM_ACTIVATE message in the application's main window procedure. This message indicates window activation changes (activating/deactivating). Combine with the LOWORD of wParam to check the activation state (e.g., WA_INACTIVE for background). You may need to inherit a Class TMyWindow...
by Antonio Linares
Fri Mar 15, 2024 3:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Window transition event
Replies: 2
Views: 503

Window transition event

Hi,

Is it possible to intercept the window transition event to the background/foreground ?
by Natter
Fri Mar 15, 2024 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Window transition event
Replies: 2
Views: 503

Re: Saving OuterHTML using Await Implementation with TWebView

... program waits for the web content to be available but doesn't get stuck indefinitely if the content isn't found. 6. **Asynchronous to Synchronous Transition**: - The asynchronous nature of web operations is tackled using the `::oWeb:Eval` method, which essentially runs JavaScript within the TWebView ...
by CharlesKwon
Thu Aug 17, 2023 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1632

Re: Saving OuterHTML using Await Implementation with TWebView

... program waits for the web content to be available but doesn't get stuck indefinitely if the content isn't found. 6. **Asynchronous to Synchronous Transition**: - The asynchronous nature of web operations is tackled using the `::oWeb:Eval` method, which essentially runs JavaScript within the TWebView ...
by Otto
Thu Aug 17, 2023 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1632

Re: CLASS modification

... with the current setup, and it continues to serve you well, it's perfectly valid to maintain the status quo. However, keep in mind that the transition of one's own software to a web application is not a task that can be completed in a few days - like flipping a switch. Just as fossil fuel-powered ...
by Otto
Fri May 26, 2023 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1710

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

... Windows system that may well create problems with ADS and I imagine some people will appreciate the heads up now so they can also plan for their transition. With all the production efforts that the FiveWin team have going now, I would prefer they complete existing projects rather than have new ...
by TimStone
Sat May 07, 2022 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2790

Re: Advantage Database Server

... I was comfortable keeping it with the .DBF files for those customers who continue to use it. However, it may be wise to spend the time making the transition. I have already started some of the work. I mainly was trying to see what people knew about the current status of ADS. The representative ...
by TimStone
Sun Jan 16, 2022 3:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3651

Re: Advantage Database Server

... to work smoothly with it. MariaDB is free, a great community supporting it and surely with Mr. Rao and others great support here, you may do the transition from DBFs to MariaDB really easy :-)
by Antonio Linares
Fri Jan 14, 2022 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3651

Re: Advantage Database Server

... build the SQL file, and import my data from .DBF. I am hopeful that I can create some modifications to my existing product to make the transition simpler. I am not looking forward to transitioning all of my clients to SQL, but I'm confident I can do it. Of course, it would be nice if ...
by TimStone
Thu Jan 13, 2022 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3651

Re: To Maurizio, to Dutch

... heart of our applications is based on FW and SQL database, and we have developed verticals. For example in the restaurant sector we suffered the transition from Windows Mobile to Android. Then we developed an app with Android Studio and we managed to recover the market (we have acquired customers ...
by Maurizio
Thu Dec 09, 2021 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 2198

DBU - 64 bit

... script for Microsoft and this program, or the names of the library files I should link in ? I have a feeling this will also be significant when I transition to SQL databases for the same app. Thanks for your input. Tim
by TimStone
Wed Nov 17, 2021 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBU - 64 bit
Replies: 0
Views: 285

Re: EasyReport progress?

... vs Windows. My comments point to very specific issues relative to the application I have written and distributed for nearly 39 years. I made the transition to Windows with no hesitation because the infrastructure was present for my clients to use it. What you have missed in my comments COMPLETELY ...
by TimStone
Tue Mar 30, 2021 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8838

Re: New Password problem

... is not a real world viable solution for me. I may play with it, and perhaps even make some small apps with it, but I'm not heading into a major transition to a platform that will not be useable by the majority. of my clients. Tim
by TimStone
Thu Oct 01, 2020 9:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Password problem
Replies: 23
Views: 3230
Next

Return to advanced search