But the file png are not supported on buttonbar ?
I have this problem
png and buttonbar
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
png and buttonbar
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Re: png and buttonbar
Silvio,
I noticed a bad quality using png
regards
Uwe
I noticed a bad quality using png
regards
Uwe
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: png and buttonbar
Png file is supported on buttonbar.
But, Mr. Uwe's observation that the quality is very bad is correct. Thanks for pointing out. While we will fix this issue in the next version, we request you to use this workaround for the present.
Add CLAUSE "GDIP" to the definition of buttonbar.
Example:
But, Mr. Uwe's observation that the quality is very bad is correct. Thanks for pointing out. While we will fix this issue in the next version, we request you to use this workaround for the present.
Add CLAUSE "GDIP" to the definition of buttonbar.
Example:
Code: Select all
DEFINE BUTTONBAR oBar OF oWnd SIZE 64,64 2007 GDIP
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: png and buttonbar
thanks
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Re: png and buttonbar
Muchas gracias por el dato
Saludos
LEANDRO ALFONSO
SISTEMAS LYMA - BASE
Bogotá (Colombia)
[ FWH 19.09 ] [ xHarbour 1.2.3 Intl. (SimpLex) (Build 20190613) ] [ Embarcadero C++ 7.30 for Win32 ]
LEANDRO ALFONSO
SISTEMAS LYMA - BASE
Bogotá (Colombia)
[ FWH 19.09 ] [ xHarbour 1.2.3 Intl. (SimpLex) (Build 20190613) ] [ Embarcadero C++ 7.30 for Win32 ]