How are you the low which the BTNBMP increases then?
Code: Select all
@ 170, 31 BTNBMP oBut RESOURCE "button" CENTER PROMPT "00:00:00" FONT oFont2 SIZE 136, 130 ;
ACTION oWnd:End() OF oWnd NOBORDER
// ? TextColor
// ? Font
Code: Select all
@ 170, 31 BTNBMP oBut RESOURCE "button" CENTER PROMPT "00:00:00" FONT oFont2 SIZE 136, 130 ;
ACTION oWnd:End() OF oWnd NOBORDER
// ? TextColor
// ? Font
Antonio Linares wrote:Sorry, I don't understand what you mean.
Do you want to show the running time on the button ?
Code: Select all
@ 0,0 BTNBMP oBut RESOURCE "start" CENTER PROMPT "Text Caption " SIZE 101, 39 ACTION start() OF oWnd NOBORDER