How to get behavior of menu that points to a drive - 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: How to get behavior of menu that points to a drive (/thread-3777.html) |
How to get behavior of menu that points to a drive - left - 09-10-2010 I created a menu that points to the root of my e: drive. Is there a way to a) make the menu only show selected folders from the e: drive? (I can't think of a way to make filters work because there's not really a pattern to distinguish between the ones I want and don't want to show) b) make the folders listed in the main menu not expand into submenus when the mouse is on them? And have them open in Explorer when they're clicked on. Thanks. Re: How to get behavior of menu that points to a drive - Yuri Kobets - 09-10-2010 Quote:a) make the menu only show selected folders from the e: drive? (I can't think of a way to make filters work because there's not really a pattern to distinguish between the ones I want and don't want to show)You can just hide the items you don't need. Right-click the item you want to hide and select "Hide" in the menu. Quote:b) make the folders listed in the main menu not expand into submenus when the mouse is on them? And have them open in Explorer when they're clicked on.Right-click the menu item and remove the check mark from the "Expand folder". PS. Maybe the better solution is create the normal menu with the shortcuts to the folders you need? Re: How to get behavior of menu that points to a drive - left - 09-11-2010 Thanks for the info. Very useful. Yuri Kobets Wrote:PS. Maybe the better solution is create the normal menu with the shortcuts to the folders you need?Yes, I see what you mean. Thank you. |