Mac Like Submenues

well i want to have a almost perfect leopard XP lol :P

well anyways i was wondering if there is an application that gives the submenus [im not talking about the Finderbar NO!! hehe] but what im talkin bout is when you right click anything that submenus i think its in shell32.dll but im not sure so if i could get pointed in the right direction that would b Azum!!! XD

#524145

I'm not sure if this is what you're asking for...

If you want to customize all right-click menus, you'll need to code your own app.

Such app would intercept TrackPopupMenu and TrackPopupMenuEx API calls from USER32.dll, indeed it wouldn't be an app but a .dll injected into all running processes.

Bobah wrote code to display Leopard-like menus, for XWindows Dock.

Whoever writes this dll, would benefit from having such code.

Or maybe Bobah can code this himself.

I would do this myself as I'm interested in this too, but I lack the time to do it. :(

#524147

yea thats what i ment lol :P the right click menus

i know u can do it with WB like this

http://www.aqua-soft.org/forum/index.php?showtopic=51509

but i dont want to use wb i kinda hate Stardock programs their.. uhhh annoying

#524447

Just in case I wanted to take note here about this other thread:

http://www.aqua-soft.org/forum/index.php?showtopic=51509

Both threads (current and above) seem to talk about the same topic: a free app for menu skinning.

#524481