To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=12626





------- Additional comments from [EMAIL PROTECTED] Thu Jun  8 04:09:12 -0700 
2006 -------
-> pl. Thanks for the ideas. I've implemented something of the sort, see the
attached snapshot.
I've just updated the CWS to reflect this change, it's buildable, so you can
compile and try yourself, if you can.
I changed only a password field.
I deleted the edit field for password and put a pushbutton there, to mimick the
behavior OOo has somewhere else.

The pushbutton test switches between Set and Change, depending on the fact that
the password is empty or not.

When you first select the checkbox, the dialog pops up asking for a password. If
you look at the code, you'll see I set the minimum lenght to zero, for test.
If you don't set the minimum line to 0 the defaul is 5.
I wasn't able to set the password dialog title, it appears to be some grouping
line title that I was able to display only if I use the password dialog with all
the options (e.g. User name, password, confirm password).
To confirm the password I used the standard method provided by the dialog 
itself.
The whole thing seems to work in a sensible manner.
There is some issues re: this dialog: issue 44979 and issue 21923, they don't
seem influential on the use we want to put the dialog to.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to