Does any knows how to create a non-modal custom dialog with a spinner control. I tried one using a panel from the sample code I found but the click event is not responding. It says that I need to create a non-modal custom dialog
The best way to get a concrete answer is:
- Explain in detail what you want to do
- Show the error you get
- Post a small project as a zip file (IDE menu Files / Export As Zip) that shows the problem, or even the whole project.