Startup Login
Posted: Tue Jun 26, 2007 7:42 pm
I would like to change some of the way the login screen presents it self.
Problem: Cannot access other programs running behind OD when in the login state. (and other dialogs as well)
1 - I would like to be able to minimize the login screen. I plan on doing this by adding a minimize button to the form and passing the minimze event to the parent of this form. This will minimize both forms. Other areas of open dental pop ups are generally modal and need to be dealt with immediately. So I don't see the rational of doing this for other forms/dialogs/showdialog() calls.
2 - I have a bunch of users that make the list very long in the listbox. I would like to have a check box checked here that says "Show hidden users" to only show a shorter list of users. I think this is the least intrusive way to do this. I would like to have it default as checked and save the setting in the file FreeDentalConfig.xml for each computer.
Any Objections
Dan[/list]
Problem: Cannot access other programs running behind OD when in the login state. (and other dialogs as well)
1 - I would like to be able to minimize the login screen. I plan on doing this by adding a minimize button to the form and passing the minimze event to the parent of this form. This will minimize both forms. Other areas of open dental pop ups are generally modal and need to be dealt with immediately. So I don't see the rational of doing this for other forms/dialogs/showdialog() calls.
2 - I have a bunch of users that make the list very long in the listbox. I would like to have a check box checked here that says "Show hidden users" to only show a shorter list of users. I think this is the least intrusive way to do this. I would like to have it default as checked and save the setting in the file FreeDentalConfig.xml for each computer.
Any Objections
Dan[/list]