Separator and protect - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html) +--- Forum: General Discussion (http://forum.tordex.com/forum-8.html) +--- Thread: Separator and protect (/thread-1473.html) |
- Kirill - 06-28-2004 I have separator with auto-collapse. I want this separator expand only if enter correct password. How I can do this? - shapeshifter - 06-28-2004 That's a great idea, and though it isn't implemented yet, I have an idea about how to do it (for Yuri). The option to password protect a seperator should appear in the context menu, but should be greyed out unless the expand/collapse option (or maybe the run all option?) is checked. When you choose to password protect a seperator, it should open a dialog box with the standard "Enter your password" and "Confirm your password" text fields. If you chose to un-password protect (or delete, rename, or otherwise modify) a password protected seperator, it should prompt you for the password in a dialog box. If it's a password protected seperator and you click on it (to expand it), the title could change to a text field with the text "Enter password" highlighted inside it, so all you have to do is click, then type your password. The password is hidden by ****'s of course. If it loses focus, it should revert back to the title, if the correct password is entered, it should open, then revert back to the title, if an incorrect password is entered, it should display the highlighted "Enter password" prompt again. Maybe it could even have some sort of built-in question to ask if you forget your password, i.e. if you forget click the "Forgot my password" button from the enter password dialog box that comes up when you unpassword-protect the seperator, then a dialog box pops up with a secret question that was picked/assigned at password creation. Otherwise I think the only way to deal with a forgotten password would be to delete the menu, which is not the optimal solution. - Yuri Kobets - 06-28-2004 OK, I'll make all using TLB std Protect dialog: Execute: protect run all Hide/Unhide: protect expand group etc. I do not think that "Forgot my password" is needed. I always say that TLB does not have strong security. It is very easy to reset password for any item. Inspect tlbdata.xml files and you'll understand all. Security can be used to protect TLB for inexperienced user or childs. - Dracula - 06-28-2004 Keep in mind that the TLB menu's are just plain folders located in the user's profile: "C:\Documents and Settings\username\Application Data\Microsoft\Internet Explorer\Quick Launch" So, it's not a very impressive security... well, maybe my mother wouldn't know how to get access to the shortcuts Edit: LOL, you just beat me there Yuri - Kirill - 07-13-2004 In 3.0 working Thanks |