Good afternoon.
I changed my version of Fivewin to 16:04 and buttonbmp is changed, leaving bitmaps with very small size when using textbotton, see pictures and the code below.
Example:
image in version 08.10

image in version 08.10

I changed my version of Fivewin to 16:04 and buttonbmp is changed, leaving bitmaps with very small size when using textbotton, see pictures and the code below.
Example:
image in version 08.10
image in version 08.10
REDEFINE BUTTONBMP oBtnSim ID 4008 OF oDlg ACTION IF(I_ConfSenha(),(llRet:=.T.,oDlg:End()),) RESOURCE "Confirma" TOOLTIP "Confirma a Entrada no Aplicativo" PROMPT "&Ok" TEXTBOTTOM
REDEFINE BUTTONBMP oBtnNao ID 4009 OF oDlg ACTION (llRet:=.F.,oDlg:End()) BITMAP "Cancela" TOOLTIP "Retorna ao Sistema Operacional" CANCEL PROMPT "Cancela" TEXTBOTTOMAugusto Gomes /Suprisystem Informática - Fivewin 16.08 - xharbour 123 - BCC70 - DBFNTX e PostGreSql