Jump to content

showmessage


Kalvaitir

Recommended Posts

In uniGUI 0.95, I used the code:

showmessage('Digite um CNPJ válido!',CallBack1);

 

After installing uniGUI 0.96, an error occurred in this code:

There is no overloaded of 'ShowMessage' that can be called with these arguments

 

How could I solve?

Link to comment
Share on other sites

  • 6 months later...

Hello everybody, I also can not use the showmessage .

When declare in my source and then perform a command, it does not wait I click OK in order to execute the following command .

 

Will running the command and then displays the message.

 

Someone already managed to use that way?

 

hi , use the callback method, have a look at the demos of callback

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...