Search found 389 matches: immediately

Return to advanced search

Re: xbrowse problem with :bLClicked

... a dummy shortcut like "KL", we can ensure that the Edit_Comuni() function is executed after the selection has been toggled, rather than immediately after the double-click event. This can help prevent issues with the selection state and the editing process. If you want to avoid using ...
by Silvio.Falconi
Mon Apr 22, 2024 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 104

Re: xbrowse problem with :bLClicked

... a dummy shortcut like "KL", we can ensure that the Edit_Comuni() function is executed after the selection has been toggled, rather than immediately after the double-click event. This can help prevent issues with the selection state and the editing process. If you want to avoid using ...
by Antonio Linares
Mon Apr 22, 2024 5:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 104

Re: xbrowse problem with :bLClicked

... based on the overall selection state of the xbrowse. As for the double-click issue, it's because the `:bLDClickData` block is being executed immediately after the selection is toggled. To fix this, you can add a small delay before executing the `Edit_Comuni` function. Here's an example: oCol:bLDClickData ...
by Antonio Linares
Mon Apr 22, 2024 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 104

Re: Problem with valid email refresh btnbmp- RESOLVED

... for the test and I saw that a library was missing, I was hoping that this was the error and in fact it was for that library that was missing and I immediately notified Antonio Linares and I hope that Nageswarao reads this message. The missing library was hb_pCre.lib as can be seen from the figure ...
by Silvio.Falconi
Sun Apr 14, 2024 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2438

Re: Question about wfReadUrl()

Here it is returning immediately. Can you post a sample showing that long timeout, please?
by Enrico Maria Giordano
Sat Apr 06, 2024 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2785

Re: Question about performance RowSet

... aData := oCn:Execute( cSql, [aParams] ) We get the data in a multi-dimensional array. In case we need the structure, call this immediately aStruct := oCn:Execute() QueryResult This is an extension to Execute. if we use an sql like "select age from customer where ...
by Eroni
Wed Mar 20, 2024 1:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4040

Re: Question about performance RowSet

... aData := oCn:Execute( cSql, [aParams] ) We get the data in a multi-dimensional array. In case we need the structure, call this immediately aStruct := oCn:Execute() QueryResult This is an extension to Execute. if we use an sql like "select age from customer where ...
by nageswaragunupudi
Sat Mar 16, 2024 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4040

Re: To Nageswrao Del Objs on TscrollPanel

... while deleting some records I noticed that some buttons cannot be pressed and when they are deleted from xbrowse the images do not refresh immediately but after a certain time and if I pass over the mouse
by Silvio.Falconi
Tue Mar 05, 2024 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 670

Re: xBrowse with UrlLink

... and freedom of expression, but dear sir it seems strange to me that you too, like someone else in this forum, when I insert a specific topic, immediately a topic with the same subject is inserted or something similar related to my previous topic. I repeat, everyone has freedom of expression ...
by Silvio.Falconi
Wed Feb 28, 2024 9:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse with UrlLink
Replies: 3
Views: 195

Re: Data exchange between PC and Android device on the same loca

... pragmatic attitude and use some HTML programs and a bit of PHP, if there are ready-made solutions. It's not like when you develop a program, it's immediately used by thousands at the same time. You grow into it. I myself use our own in-house servers with all clients. We work in parallel from mod ...
by Otto
Fri Feb 23, 2024 8:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 799

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Your sample program works very well. I will try to compile my own application and will get back to you immediately. Thanks. Sorry for all the inconvenience. New version will be released soon and you will not find these issue there. Hi Mr. Rao, I have uploaded my application ...
by Horizon
Thu Feb 22, 2024 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54322

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Your sample program works very well. I will try to compile my own application and will get back to you immediately.

Thanks.
Sorry for all the inconvenience.
New version will be released soon and you will not find these issue there.
by nageswaragunupudi
Wed Feb 21, 2024 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54322

Re: Fwh 23.10 TGet another problem (UNSOLVED)

nageswaragunupudi wrote:Sent

Hi Mr. Rao,

Your sample program works very well. I will try to compile my own application and will get back to you immediately.
by Horizon
Wed Feb 21, 2024 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54322

azzoMax-dashboard for internal use

... you can also start the desktop programs . What's special about azzoMax is that we have a switch at the bottom right of the cards, where you can immediately call up and edit the documentation. The documentation is so important. Best regards, Otto Video: https://mybergland.com/fwforum/azzomax.mp4 ...
by Otto
Sun Feb 18, 2024 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: azzoMax-dashboard for internal use
Replies: 1
Views: 213

Re: Problem with FiveWin and PDF995 on Windows 11.

... cReport File cFile to cPrinter oPrn:lUseHaruPDF := .t. Creates a perfectly great PDF, but during the process it pops up the preview screen and immediately takes it down. Can I eliminate the popup of the screen, it seems it would be distracting to the user. Thanks,
by byron.hopp
Tue Feb 13, 2024 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1220
Next

Return to advanced search