Author
Message
Forum: Classic Start Menu Topic: Position context menu to right, not overlapping?
win98to07
Posted: Sat Feb 15, 2014 9:20 pm
Replies: 2 Views: 9177
When I click on a submenu item in the Start Menu, the new submenu opens to the right and adjacent to the parent menu, which seems to be normal. However, when I right-click on menu item, the context menu does not open right/adjacent, but only slightly offset to the right and overlapping the parent me...
Forum: Classic Start Menu Topic: Start Menu Disappears After Choosing Submenu
win98to07
Posted: Sat Feb 08, 2014 3:00 pm
Replies: 7 Views: 20740
Upgraded to 4.0.4 -- but same issue still occurs. Have tried many AutoHotkey tricks to try to keep the menu on top of other windows but still intermittently hides itself, especially under Windows Explorer and Firefox screens.
Forum: Classic Start Menu Topic: Start Menu Disappears After Choosing Submenu
win98to07
Posted: Tue Dec 31, 2013 12:56 pm
Replies: 7 Views: 20740
It seemed to be fixed yesterday, but today the self-hiding Start Menu is back. So the AutoHotkey fix didn't work after all.
Forum: Classic Start Menu Topic: Start Menu Disappears After Choosing Submenu
win98to07
Posted: Mon Dec 30, 2013 11:58 am
Replies: 7 Views: 20740
I can't figure out what makes it consistently fail or work. I've just now tried running a continuous AutoHotkey loop like this: If WinExist("ahk_class ClassicShell.CMenuContainer") { WinSet, top, , ahk_class ClassicShell.CMenuContainer } to force it (hopefully) to stay on top. So far it se...
Forum: Classic Start Menu Topic: Start Menu Disappears After Choosing Submenu
win98to07
Posted: Sun Dec 29, 2013 8:06 pm
Replies: 7 Views: 20740
I believe you are correct that is it becoming "not-on-top", and not actually disappearing. I moved one of the existing windows slightly to the right (in this case Windows Explorer) to expose a bit of desktop, and when I try it again, I can see that the Classic Start menu is still there but...
Forum: Classic Start Menu Topic: Start Menu Disappears After Choosing Submenu
win98to07
Posted: Sat Dec 28, 2013 1:15 pm
Replies: 7 Views: 20740
Windows 7, Classic Shell 4.02. What frequently, but not always, happens is that when I click on the Start button I get my customized Classic menu, so far so good. But then if I hover over or click on a submenu item, the submenu appears to the right, as normal, but the main classic menu disappears --...
Sort by: Author Post time Forum Topic title Post subject Ascending Descending