Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I just added a call to show the user the change password dialog. However, there are some problems with it.
- The user isn't set. The user name textbox is blank. How does this get set? I'm calling after logging on, so there is a current user.
- The Confirm Password label is cut off. I tried to set the form as resizable, but the label isn't anchored.
- The tab order is apparently whacked. It tabs from the old password to the OK button, that's all.
Maybe there is another way to call this that I'm missing?
|