Icons for popup menus in MainMenu

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
LonerD
Senior Member
Senior Member
Posts: 381
Joined: 2010-06-19, 20:18 UTC
Location: Makeyevka/Makiivka
Contact:

Icons for popup menus in MainMenu

Post by *LonerD »

The icons in the main menu add clarity.
But they can not be assigned to the popup menu.
POPUP "..."
...
END_POPUP
Looks are not very nice.
Such bald look is not very good.

For example, icons Glan menu (and in general the main menu) is very easy to edit in a text editor Akelpad:
"New File" +Call(command) Icon("%a\AkelPad.icl",2)
or
"New File" +Call(command) Icon("%a\AkelPad10.ico",1)
For popup menus - icons set in the same way, only the command is not specified.

It would be nice to see something like it in the TC.
Or at least make the possibility of assignment of icons for the popup menus.%a\AkelPad.icl
Post Reply