MSGWAIT does not 'obey' CRLF like MSGSTOP does.
#define CRLF Chr( 13 ) + Chr( 10 )
MsgWait( "Please, just wait a little!"+CRLF+"Working...","TITLE", 15 )
MsgStop( "Please, just wait a little!"+CRLF+"Working...","TITLE")
Any ideas?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Silvio.Falconi and 17 guests