| View previous topic :: View next topic |
| Author |
Message |
basta
Joined: 16 Jul 2004 Posts: 7
|
Posted: Tue Dec 27, 2005 12:25 pm Post subject: Icons in context menu (not tray menu) - is it possible? |
|
|
I have a context menu that is appeared near mouse by pressing some key+mouse-combination
Is it possible to have icons near each menu element in such context menu (like icons, that windows start menu has) ?
A solution is great appreciated!
Thanks in advance!
My current menu is looked like this:
(All mentioned programs is located in my own private folder, so I dont need to reinstall these apps each time after reinstalling windows or after moving to other PC)
But the number of programs are much more, then are on the screenshot.
It's VERY hard to locate needed program fast. ICONS are needed for this!
Help! |
|
| Back to top |
|
 |
not-logged-in-daonlyfreez Guest
|
Posted: Tue Dec 27, 2005 1:15 pm Post subject: |
|
|
No, icons in menus are not a built-in option (yet)...
You could try a listview with icons instead...
Or maybe some DLLCall guru might know a way to add icons to menus... |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Tue Dec 27, 2005 1:38 pm Post subject: |
|
|
| Corrupt posted this solution that uses DllCall: Graphic menu items |
|
| Back to top |
|
 |
basta
Joined: 16 Jul 2004 Posts: 7
|
Posted: Tue Dec 27, 2005 2:59 pm Post subject: |
|
|
mmmm! Thank you alot!
Chris! You are fast with reply as anytime!
(Thanks not-logged-in-daonlyfreez also) |
|
| Back to top |
|
 |
AGU Guest
|
Posted: Tue Dec 27, 2005 3:36 pm Post subject: |
|
|
Just in case you successfully implement icons near context menu entries, it would be a great thing if you would share some kind of good example skript.
I think there will be more users in the future who might be interested in accomplishing this.
btw. are you a german user?
If yes, i would tell you, that there exists a german forum under http://s89775182.onlinehome.us/forum/index.php
Cheers
AGU |
|
| Back to top |
|
 |
basta
Joined: 16 Jul 2004 Posts: 7
|
Posted: Wed Dec 28, 2005 8:37 am Post subject: |
|
|
Ok! I'll give a notice if I have success.
Thank you, AGU, for invitation. But I can only read german a bit. Cant write or speak.
Cheers
basta |
|
| Back to top |
|
 |
|