Hi Silvio try this
#include 'fivewin.ch'
#include 'xbrowse.ch'
#include 'constant.ch'
#define DLG_nColorDlg RGB(245,245,235)
#define DLG_nColortitle1 RGB(219,230,244)
#define DLG_nColortitle2 RGB(207,221,239)
#define DLG_nColorBar1 RGB(250,250,245)
#define DLG_nColorBar2 RGB(245,245,235)
#define ...
Search found 165 matches
- Wed Feb 26, 2025 9:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Search someone help me
- Replies: 9
- Views: 9540
- Fri Feb 21, 2025 5:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Friends Let us all pray for Mr Nageswarao Gunupudi
- Replies: 32
- Views: 18693
Re: Friends Let us all pray for Mr Nageswarao Gunupudi
Rao has always found solutions for all of us, this time we ask the Lord for a solution for Rao.
- Tue Feb 18, 2025 10:33 am
- Forum: All products support
- Topic: Da forum inglese : Search someone help me
- Replies: 1
- Views: 3039
Da forum inglese : Search someone help me
Ciao Silvio,
vorrei porti alcune domande prima di provare a darti una mano sempre che io sia in grado.
1) Perchè pensi che sia un vantaggio per l'utente vedere tutto quel movimento del browse
e dei campi di filtro ? Non sarebbe più semplice impostare qualcosa di simile a questo
STATICO in modo da ...
vorrei porti alcune domande prima di provare a darti una mano sempre che io sia in grado.
1) Perchè pensi che sia un vantaggio per l'utente vedere tutto quel movimento del browse
e dei campi di filtro ? Non sarebbe più semplice impostare qualcosa di simile a questo
STATICO in modo da ...
- Tue Feb 18, 2025 9:06 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Search someone help me
- Replies: 9
- Views: 9540
Re: Search someone help me
For greater simplicity of explanation I open the same post on the forum in Italian.
Maurizio Menabue
Maurizio Menabue
- Tue Feb 11, 2025 4:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Send e-mail (CDO) server SMTP GMAIL with oAuth2
- Replies: 7
- Views: 10855
Re: Send e-mail (CDO) server SMTP GMAIL with oAuth2
I wainting until the next release came
TIA

TIA
- Sun Feb 09, 2025 7:06 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: gmail y OAuth
- Replies: 11
- Views: 16655
Re: gmail y OAuth
Excellent, we look forward to the next release
TIA
TIA

- Sun Feb 09, 2025 2:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Send e-mail (CDO) server SMTP GMAIL with oAuth2
- Replies: 7
- Views: 10855
Send e-mail (CDO) server SMTP GMAIL with oAuth2
Good morning everyone
I need help to be able to send emails from one of my FiveWin 32 bit applications
through the use of one or more gmail SMTP servers with recent oAuth2 authentication.
On the English forum Antonio replies, however, the code provided is pseudo code provided by deepseek and not
I ...
I need help to be able to send emails from one of my FiveWin 32 bit applications
through the use of one or more gmail SMTP servers with recent oAuth2 authentication.
On the English forum Antonio replies, however, the code provided is pseudo code provided by deepseek and not
I ...
- Sun Feb 09, 2025 12:53 pm
- Forum: All products support
- Topic: Invio posta elettronica (CDO) tramite server SMTP di gmail con il sistema di autenticazione oAuth2
- Replies: 2
- Views: 3704
Invio posta elettronica (CDO) tramite server SMTP di gmail con il sistema di autenticazione oAuth2
Buon giorno a tutti
Avrei bisogno di una mano per poter inviare da una mia applicazione FiveWin 32 bit delle e-mail
mediante l'uso di uno o più server SMTP gmail con la recente autenticazione oAuth2.
Sul forum inglese Antonio risponde però il codice fornito è pseudo codice fornito da deepseek e non ...
Avrei bisogno di una mano per poter inviare da una mia applicazione FiveWin 32 bit delle e-mail
mediante l'uso di uno o più server SMTP gmail con la recente autenticazione oAuth2.
Sul forum inglese Antonio risponde però il codice fornito è pseudo codice fornito da deepseek e non ...
- Wed Jan 08, 2025 9:04 am
- Forum: mod_harbour
- Topic: learn mod_harbour
- Replies: 3
- Views: 2617
Re: learn mod_harbour
Thank you for giving your availability.
1) I am Italian, I live and work in Modena Emilia Romagna.
2) I develop a business management program, I don't earn money with a verticalized product but instead develop the personalization of my basic management program for my clients, so I'm a bit like a ...
1) I am Italian, I live and work in Modena Emilia Romagna.
2) I develop a business management program, I don't earn money with a verticalized product but instead develop the personalization of my basic management program for my clients, so I'm a bit like a ...
- Wed Jan 08, 2025 1:17 am
- Forum: mod_harbour
- Topic: learn mod_harbour
- Replies: 3
- Views: 2617
learn mod_harbour
Happy New Year Otto,
I would like to start using mod_harbour. I think you are the right person to ask for information. I would need a learning path based on very, very simple examples starting initially from how to prepare the development and test environment, I have seen that you recently talked ...
I would like to start using mod_harbour. I think you are the right person to ask for information. I would need a learning path based on very, very simple examples starting initially from how to prepare the development and test environment, I have seen that you recently talked ...
- Mon Sep 16, 2024 9:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 23480
Re: slowness
Hi Marco
Are there many double keys in the index?
bye
Are there many double keys in the index?
bye
- Sun Sep 15, 2024 9:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 23480
Re: slowness
Hi Marco
not only how many tags but its formula for that single tag
e.g.: dtos( gio_drg) + str(gio_num,9) + str(gio_riga,3)
I often made too complex indexes which often slowed down the browse,
I would like to know if the slowness you see is on loop type : ' do while .. enddo '
or on a browse
Bye
not only how many tags but its formula for that single tag
e.g.: dtos( gio_drg) + str(gio_num,9) + str(gio_riga,3)
I often made too complex indexes which often slowed down the browse,
I would like to know if the slowness you see is on loop type : ' do while .. enddo '
or on a browse
Bye
- Sat Sep 14, 2024 8:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 23480
Re: slowness
Hi Marco
Since it seems that the slowdown is linked to the opening of the index,
can you put the index formula and how many TAGs are present?
tia
Since it seems that the slowdown is linked to the opening of the index,
can you put the index formula and how many TAGs are present?
tia
- Thu Sep 12, 2024 10:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to link multiple Files using Bcc or MSVC
- Replies: 8
- Views: 1819
Re: how to link multiple Files using Bcc or MSVC
Hi Jimmy
for BCC i use *.MAK File
1 Files Build.bat
*--------------------------------------------------------------------------------------------------
REM BUILD FILE
*--------------------------------------------------------------------------------------------------
@echo off
:BUILD
cd d ...
for BCC i use *.MAK File
1 Files Build.bat
*--------------------------------------------------------------------------------------------------
REM BUILD FILE
*--------------------------------------------------------------------------------------------------
@echo off
:BUILD
cd d ...
- Fri Sep 06, 2024 3:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error in sample program : TESTRTF5
- Replies: 5
- Views: 1427
Re: Error in sample program : TESTRTF5
Path and name: d:\fwh\samples\testrtf5.exe (32 bits)
Size: 4,952,064 bytes
Compiler version: Harbour 3.2.0dev (r2307062207)
FiveWin version: FWH 23.10
C compiler version: Borland/Embarcadero C++ 7.0 (32-bit)
Windows 11 64 Bits, version: 6.2, Build 9200
Size: 4,952,064 bytes
Compiler version: Harbour 3.2.0dev (r2307062207)
FiveWin version: FWH 23.10
C compiler version: Borland/Embarcadero C++ 7.0 (32-bit)
Windows 11 64 Bits, version: 6.2, Build 9200