Hi all.
I'm currenty trying to build a client/server application. On application load, i show them a connection modal form which has connection parameters and a connect button.
After the user click the connect button, i hide the connection form and show a simple modal form with a progress bar to show the connecting progress.
I call this form within another thread. The problem is, i often get a 'Canvas does not allow drawing' exception.
Doen anyone has any suggestion and solutions.
sorry for my english :)
Start Free Trial