JBalcerzak
Programmer
Hello All -
I've got an app I'm building and I'm having trouble with a focus issue on startup. I instantiate my app object and load my menu and call a login modal dialog. However, once I've authenticated the user and release the login dialog my app title bar goes into the background (light blue inactive title bar instead of solid blue active window title bar). If I click anywhere on the app to activate the window, it activates normally (goes to solid blue) and I can use my menu to call up all the other forms and such and continue to operate normally. Just wondering if there is something I can do to have the main window active once I clear the login dialog - or is there a better way to do this altogether?
Thanks
I've got an app I'm building and I'm having trouble with a focus issue on startup. I instantiate my app object and load my menu and call a login modal dialog. However, once I've authenticated the user and release the login dialog my app title bar goes into the background (light blue inactive title bar instead of solid blue active window title bar). If I click anywhere on the app to activate the window, it activates normally (goes to solid blue) and I can use my menu to call up all the other forms and such and continue to operate normally. Just wondering if there is something I can do to have the main window active once I clear the login dialog - or is there a better way to do this altogether?
Thanks