Ticket #50 (closed enhancement: fixed)
Grey out Recycle Bin context menu entries when Bin is empty
| Reported by: | Privateofcourse | Owned by: | Joel |
|---|---|---|---|
| Priority: | minor | Milestone: | Eraser 6.0 |
| Component: | Core | Version: | 5.8.6a |
| Keywords: | Recycle Bin, context menu | Cc: | forums.eraser@… |
| Processor Architecture: | Blocked By: | ||
| Blocking: | Operating System: |
Description
I would like to suggest that the Eraser context menu entries on the Recycle Bin are either greyed out or not visible when the Recycle Bin is empty. The default Windows behaviour is to grey out the 'Empty Recycle Bin' menu entry when there's nothing in the 'Bin'. This, I believe, would be a better default behaviour for Eraser as well.
Fantastic program. Been using it for years. Thankyou.
Blocking
| Id | Summary | Milestone |
|---|---|---|
| #50 | └ Grey out Recycle Bin context menu entries when Bin is empty | Eraser 6.0 |
Blocked by
| Id | Summary | Milestone |
|---|---|---|
| #50 | └ Grey out Recycle Bin context menu entries when Bin is empty | Eraser 6.0 |
Change History
comment:5 Changed 5 years ago by Joel
- Status changed from new to closed
- Resolution set to wontfix
Unfortunately that's not possible. The Recycle bin context menu has entries added to a "helper" list, the context menu is not controlled by the Eraser Shell interop DLL. It's like a shortcut to the Eraser program, there's no way Eraser can disable that shortcut.
If you do have code which can interface with the Recycle bin context menu, please do share :)
Joel
comment:6 Changed 4 years ago by Joel
- Status changed from closed to reopened
- Resolution wontfix deleted
- Component set to Core
Actually after writing the context menu extension for v6, this MAY be possible. I'll look at it now.
