Hi I have been developing an addon for openoffice for some time. I just observed a behavior in one of dialogs, in which I use UnoControlEditModel for a password field with echochar set to '*'.
But anybody can easily ctrl-c (copy) the echo-ed string and copy into a text editor like vi and see the password. Question is conceptual: what can I do to stop copy/paste on a field?. I could not find any service to stop the copy on the editModel. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
