Search found 5119 matches: solution

Return to advanced search

Re: passing a value through a for..next loop

The problem of creating controls using loop variables in a loop is well known and was discussed many times in this forum. The solution is to create each control in a separate function using the principle of detached locals. Search for detached locals in this forum. The sample provided ...
by nageswaragunupudi
Sun May 12, 2024 2:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 6
Views: 138

Re: Inicio lento aplicacion Fivewin 32 bits en Windows 11

... .. http://www.aspack.com/downloads.html Thanks Rick Lipkin Thank you very much Rick for the recommendation, really an option to consider. The easy solution has been Adhemar Regards
by quim
Sat May 11, 2024 1:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inicio lento aplicacion Fivewin 32 bits en Windows 11
Replies: 14
Views: 159

Re: Send Emails from Fivewin application

Hi, Can anyone recommend a reliable solution to send Emails from the Fivewin application? Regards Anser https://i.postimg.cc/Fssr9CSQ/email.png USe this static Function EmailProva2(cNomeMittente,cMailMittente,cServerSmtp,nPorta,cNomeUtente,cPassword,lcopianascostaalmittente,cmail)  ...
by Silvio.Falconi
Wed May 08, 2024 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 434

Re: Giro de papel al imprimir

¿Alguien sabe como solucionar esto?

I am thinking how to reproduce the problem at my end.
Never happened to me in my decades of experience.
Can you help me to reproduce the problem? Then, we can think of a solution.
by nageswaragunupudi
Wed May 08, 2024 9:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Giro de papel al imprimir
Replies: 1
Views: 97

Re: Filter on Xbrowse

...   });                                            </script>            </body>        </html>      It seems like a great solution but you should write it in fwh because I'm not using modharbour/html/webview
by Silvio.Falconi
Mon May 06, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 707

Re: how to change the size of an xbrowse in runtime

Hello friends, For anyone interested in solutions with mod_harbour or WebView2: There is a solution with mod_harbour for this issue. Here is the link: Feel free to check it out! https://forums.fivetechsupport.com/viewtopic.php?f=45&t=44481&p=269851&sid=47b4a676d7650c0bd41dd07071e78bcb#p269851 ...
by Silvio.Falconi
Sun May 05, 2024 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 296

Re: Filter on Xbrowse

...     :Married:SetCheck()            // NO EDITA   END  Dear Otto, your WEB solution looks amazing. Very good indeed, the future is coming. Thanks. Estimado Otto, su solución WEB parece increíble. Muy bien por cierto, el futuro ...
by karinha
Sun May 05, 2024 11:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 707

Re: Filter on Xbrowse

For anyone interested in solutions with mod_harbour or WebView2:
There is a solution with mod_harbour for this issue.
Here is the link: Feel free to check it out!


viewtopic.php?f=45&t=44482
by Otto
Sat May 04, 2024 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 707

Re: how to change the size of an xbrowse in runtime

Hello friends, For anyone interested in solutions with mod_harbour or WebView2: There is a solution with mod_harbour for this issue. Here is the link: Feel free to check it out! https://forums.fivetechsupport.com/viewtopic.php?f=45&t=44481&p=269851&sid=47b4a676d7650c0bd41dd07071e78bcb#p269851 ...
by Otto
Fri May 03, 2024 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 296

Re: Reload data in a combobox

... )return CITIES->( FW_DbfToArray( "NAME,ID", { || FIELD->PAR = nParent } ) ) on the nigth the last solution was this https://i.postimg.cc/yYK3VmxP/resolved.gif the first combobox two element the second combobox one element on save ...
by Silvio.Falconi
Wed May 01, 2024 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reload data in a combobox
Replies: 3
Views: 133

Re: combobox color

Dear Mr. Rao, This is a very good solution. However, it seems inappropriate that we should be restricted from discussing solutions involving WebView and Mod Harbour, as Mr. Silvio suggests. We urgently need effective solutions for the web, ...
by Otto
Mon Apr 29, 2024 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 594

Re: combobox color

hi,
thx for The Solution, it is much simple than my Solution
by Jimmy
Mon Apr 29, 2024 7:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 594

Re: combobox color

hi Silvio. We use combobox with bitmaps. Solution from Otto, using colored Bitmap, seems me a easy Solution Perhaps you not understood my problem , please ready my message please I not Wish bitmap i Wish colorize only the text of item , i not ...
by Silvio.Falconi
Sat Apr 27, 2024 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 594

Re: combobox color

hi Silvio.
Otto wrote:We use combobox with bitmaps.

Solution from Otto, using colored Bitmap, seems me a easy Solution
by Jimmy
Sat Apr 27, 2024 12:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 594

Re: BCC770 and uuid.lib can not find using xMate

Enrico

The quick, down and dirty solution was to put uuid.lib in my default program folder .. not a great solution .. hate to put any libs in my program folders ..

Thanks
Rick Lipkin
by Rick Lipkin
Thu Apr 25, 2024 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 5
Views: 144
Next

Return to advanced search