Page 9 of 10

Posted: 2006-11-23, 18:13 UTC
by Rob Weinstein
Regarding beta 2, I also like IconsInMenus=17. I would suggest improving the contrast for selected icons with a colored background, maybe like the orange that Microsoft uses in their Office programs.

Posted: 2006-11-23, 19:43 UTC
by Sir_SiLvA
So now we have that feature we NEED more Icons
(Made by whoever - MajorEvil do something if u can...)
otherwise u get ugly things like:
http://home.arcor.de/rosa.elefant/tc/pics/menu01.jpg
http://home.arcor.de/rosa.elefant/tc/pics/menu02.jpg
http://home.arcor.de/rosa.elefant/tc/pics/menu03.jpg
http://home.arcor.de/rosa.elefant/tc/pics/menu04.jpg
http://home.arcor.de/rosa.elefant/tc/pics/menu05.jpg

or the possibility to hide icons on individual menu items...

Posted: 2006-11-24, 09:17 UTC
by Jordi
Rob Weinstein wrote:I would suggest improving the contrast for selected icons with a colored background,
The icon background depends mainly on the Windows theme you use: http://img134.imageshack.us/img134/7344/bild1wb3.png

Jordi

Posted: 2006-11-24, 09:33 UTC
by petermad
2JohnFredC
How do I hide icons on individual menu items
You remove them from your WCMICONS.INC or Wciconex.inc file.

Posted: 2006-11-24, 13:41 UTC
by JohnFredC
petermad wrote: You remove them from your WCMICONS.INC or Wciconex.inc file.
But that breaks the link between the command and its associated icon (as for toolbar buttons, for instance)!

Icon visibility for the menus is a presentation layer responsibility! There should be a parameter in the menu item definition line in the mnu file.

Perhaps that could be added easily.

Posted: 2006-11-24, 14:18 UTC
by Herr Mann
Icons in Menus great, i love it :D

But it is not complete, I wish more.

At will---

Posted: 2006-11-24, 18:59 UTC
by Clo
2Herr Mann

:) Hello !

• If you mean : "Configure them as any icon for any entry of any menu",
I drew THIS FAKE, similar to the button-bar config.
- Indeed, it's a big piece of cake, and I don't hope this before TC… Bhuuu ! :lol:

:mrgreen: VG
Claude
Clo

Posted: 2006-11-24, 21:09 UTC
by Valentino
IconsInMenus=16 should be mentioned in HLP.

Posted: 2006-11-24, 23:26 UTC
by petermad
2JohnFredC
But that breaks the link between the command and its associated icon
Yes! you are right!

That's why I have been advocating (in the alpha test group - so far without much luck) for having the opportunity to use both an icon library and an icon map file that is connected to the menu file.

That is: if I use a menu file called wcmd_xxx.mnu then if a wcmd_xxx.dll and a wcmd_xxx.map (icon library / map) exists, these files should be used for the icons in the menu.

Note - that should be for the menu only - not for the buttonbar commands.

And this should be VERY easy to implement!

Posted: 2006-11-27, 09:40 UTC
by wanderer
Yup, icons in menus is a nice feature. I've created a poll for this...

http://www.ghisler.ch/board/viewtopic.php?p=105594#105594

Posted: 2007-01-25, 08:19 UTC
by mihaipi
TC7 Beta3.
There is a small cosmetic bug in the menu with the icons. If there is some text in icons, if you put the mouse over the menu line, the text in the icon disappears. They should have better contrast...

Code: Select all

http://img260.imageshack.us/my.php?image=bug5rl.jpg

Posted: 2007-01-25, 09:42 UTC
by Lefteous
Well which part of the icon should be inverted and which not? The icons haven't been made for selections. This would require a set of masks which.

Posted: 2007-01-25, 09:59 UTC
by mihaipi
But why do the icons have to be selected?

Code: Select all

http://img228.imageshack.us/my.php?image=bug21ii.jpg

Posted: 2007-01-25, 10:10 UTC
by wanderer
mihaipi wrote:But why do the icons have to be selected?
That is indeed a good question. I have seen menus with icons in other programs and somehow the icons are not selected. I don't know if this can be done with the menus TC uses but it would be nice.

Posted: 2007-01-25, 10:41 UTC
by Lefteous
I like selected icons. An alternative would be to adapt the current icons to dark background. A way is to to draw a light frame around dark areas. This looks really good when done professionally.