Dear Silvio,
You are a FWH Master already
Search found 533 matches: silvio
Searched query: silvio
- Fri Jan 10, 2025 7:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Btnbmp with a line
- Replies: 5
- Views: 230
- Thu Jan 09, 2025 1:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Btnbmp with a line
- Replies: 5
- Views: 230
Re: Btnbmp with a line
I was inclined to go with the second option butAntonio Linares wrote: Thu Jan 09, 2025 1:14 pm Dear Silvio,
1. You can modify the Class TBtnBmp source code
2. You may try to use oBtnBmp:bPainted
the problem is that if the text is bigger you should make the image smaller to give more prominence to the text
- Thu Jan 09, 2025 1:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Btnbmp with a line
- Replies: 5
- Views: 230
Re: Btnbmp with a line
Dear Silvio,
1. You can modify the Class TBtnBmp source code
2. You may try to use oBtnBmp:bPainted
1. You can modify the Class TBtnBmp source code
2. You may try to use oBtnBmp:bPainted
- Wed Jan 08, 2025 3:53 pm
- Forum: All products support
- Topic: leggere test,hrb
- Replies: 10
- Views: 23603
Re: leggere test,hrb
Ciao. Silvio ho mandato a te una email.
Grazie
Grazie
- Fri Jan 03, 2025 8:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 820
Re: Using Tget and Cuebanner
git clone https://github.com/Falconisilvio/Customer-dialog
cd Customer-dialog
go32.bat
Excellent!!!
Many thanks Silvio!
cd Customer-dialog
go32.bat
Excellent!!!
Many thanks Silvio!
- Fri Jan 03, 2025 7:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 820
Re: Using Tget and Cuebanner
sent to you with pngsAntonio Linares wrote:Dear Silvio,
Great!
many thanks!
- Fri Jan 03, 2025 7:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 820
Re: Using Tget and Cuebanner
Dear Silvio,
Great!
many thanks!
Great!
many thanks!
- Thu Jan 02, 2025 6:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 820
Re: Using Tget and Cuebanner
Dear Silvio,
Excellent!
Could you share its source code ?
many thanks
Excellent!
Could you share its source code ?
many thanks
- Thu Jan 02, 2025 12:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 820
Re: Using Tget and Cuebanner
Silvio,
This last picture is not from FWin forum, but a Software from Pictures of the NET.
Its just to have a idea. I did see some nice design from you, but when I come to one of them I will show you.
In fact, is you have 1 or 2 gets (only the code) where a lot of stuff in going on like
onchange ...
This last picture is not from FWin forum, but a Software from Pictures of the NET.
Its just to have a idea. I did see some nice design from you, but when I come to one of them I will show you.
In fact, is you have 1 or 2 gets (only the code) where a lot of stuff in going on like
onchange ...
- Thu Jan 02, 2025 11:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 820
Re: Using Tget and Cuebanner
Silvio,
This last picture is not from FWin forum, but a Software from Pictures of the NET.
Its just to have a idea. I did see some nice design from you, but when I come to one of them I will show you.
In fact, is you have 1 or 2 gets (only the code) where a lot of stuff in going on like
onchange ...
This last picture is not from FWin forum, but a Software from Pictures of the NET.
Its just to have a idea. I did see some nice design from you, but when I come to one of them I will show you.
In fact, is you have 1 or 2 gets (only the code) where a lot of stuff in going on like
onchange ...
- Mon Dec 09, 2024 8:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Graphics Memory Problems
- Replies: 4
- Views: 553
Re: Graphics Memory Problems
I cannot share the code because I cannot create a Small test , I tried but it is not possibleAntonio Linares wrote:Dear Silvio,
Can you share its source code to test it ? The app may not be closing properly.
- Fri Dec 06, 2024 8:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Graphics Memory Problems
- Replies: 4
- Views: 553
Re: Graphics Memory Problems
Dear Silvio,
Can you share its source code to test it ? The app may not be closing properly.
Can you share its source code to test it ? The app may not be closing properly.
- Wed Nov 27, 2024 7:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: AI in Software Development: What's Your Take?
- Replies: 7
- Views: 1245
Re: AI in Software Development: What's Your Take?
Silvio,
In this chat, the focus should be more on how we organize ourselves.
Nowadays, you can write a program in a single day that would have taken you weeks without AI.
But that's when the real work begins. You have to work through the source code for yourself.
If in the past you extended it ...
In this chat, the focus should be more on how we organize ourselves.
Nowadays, you can write a program in a single day that would have taken you weeks without AI.
But that's when the real work begins. You have to work through the source code for yourself.
If in the past you extended it ...
- Fri Nov 22, 2024 12:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: scintilla sample - RESOLVED -
- Replies: 16
- Views: 3162
Re: scintilla sample
Silvio
Test this code
#include "fivewin.ch"
Function Main()
local cText:= Memoread( "testsciedit.prg")
SilvioScript( cText, "Script", , , , )
return nil
//----------------------------------------------------------------------------//
function SilvioScript( cText, cTitle, nTop, nLeft, nBottom ...
Test this code
#include "fivewin.ch"
Function Main()
local cText:= Memoread( "testsciedit.prg")
SilvioScript( cText, "Script", , , , )
return nil
//----------------------------------------------------------------------------//
function SilvioScript( cText, cTitle, nTop, nLeft, nBottom ...
- Fri Nov 22, 2024 12:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: scintilla sample - RESOLVED -
- Replies: 16
- Views: 3162
Re: scintilla sample
Silvio
Test this code
#include "fivewin.ch"
Function Main()
local cText:= Memoread( "testsciedit.prg")
SilvioScript( cText, "Script", , , , )
return nil
//----------------------------------------------------------------------------//
function SilvioScript( cText, cTitle, nTop, nLeft, nBottom ...
Test this code
#include "fivewin.ch"
Function Main()
local cText:= Memoread( "testsciedit.prg")
SilvioScript( cText, "Script", , , , )
return nil
//----------------------------------------------------------------------------//
function SilvioScript( cText, cTitle, nTop, nLeft, nBottom ...