Hi,
Can someone tell me where I should put my code so that a Login dialog is diplays before they can use the application. Is it in the initInstance of the application?
Thank you
Printable View
Hi,
Can someone tell me where I should put my code so that a Login dialog is diplays before they can use the application. Is it in the initInstance of the application?
Thank you
Yes, place it in the InitInstance. You can (if you want) place it immediatly after the Enable3dControls.