| View previous topic :: View next topic |
| Author |
Message |
evl
Joined: 24 Aug 2005 Posts: 1238
|
Posted: Fri Oct 12, 2007 3:21 am Post subject: |
|
|
| No, no skinning programs. I'm using the plain old windows classic style if that makes any difference. I'll try it out on another computer. |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3592 Location: Belgrade
|
Posted: Fri Oct 12, 2007 8:13 am Post subject: |
|
|
MMenu is generaly teseted on hundreeds of computers as I use it as frontend for Favmenu. The only problem so far was with skinning programs. _________________
 |
|
| Back to top |
|
 |
evl
Joined: 24 Aug 2005 Posts: 1238
|
Posted: Tue Oct 16, 2007 3:14 am Post subject: |
|
|
I tried MMenu on a virtual computer (using VirtualBox) with a clean install of Windows XP and I had exactly the same problem. Changing the scheme from Classic to XP changed the highlighted colour from dark blue to a lighter blue, (but that's still not red) and the text still wasn't highlighted in white.  |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3592 Location: Belgrade
|
Posted: Tue Oct 16, 2007 8:13 am Post subject: |
|
|
Sorry to hear that.
Did you try to tweak colors of the menus manualy ? _________________
 |
|
| Back to top |
|
 |
Joy2DWorld
Joined: 04 Dec 2006 Posts: 402 Location: Galil, Israel
|
Posted: Tue Oct 16, 2007 3:10 pm Post subject: |
|
|
nice stuff..
just took a quick look, but seems you're not resizing icons to fit menu if loaded with ":" (ie. from resource). (maybe (?) not filling in icon size, on alt load ?)... was 3/4 funs deep so didn't follow it all the way.. but...
to see what am talking about, try this in test script:
| Code: | | main := MMenu_Create("S10 O10 Ca1FF") |
_________________ Joyce Jamce |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3592 Location: Belgrade
|
Posted: Tue Oct 16, 2007 3:35 pm Post subject: |
|
|
Its documented, that : works only in one size - 32.
I will check out the error you reported.
thx. _________________
 |
|
| Back to top |
|
 |
evl
Joined: 24 Aug 2005 Posts: 1238
|
Posted: Thu Oct 18, 2007 5:30 am Post subject: |
|
|
| The highlighting colour problems I've got are with the original download example (un-edited). I've just tried compiling the example and testing on a completely different computer (also XP) and exactly the same thing. I'm using AHK version 1, 0, 47, 04. |
|
| Back to top |
|
 |
freakkk as guest Guest
|
Posted: Thu Oct 18, 2007 1:49 pm Post subject: |
|
|
| just out of curiosity.. what color are items on your start menu being highlighted? |
|
| Back to top |
|
 |
evl
Joined: 24 Aug 2005 Posts: 1238
|
Posted: Mon Oct 22, 2007 3:03 am Post subject: |
|
|
| The start menu and all other menus are correctly displaying (white text when highlighted). |
|
| Back to top |
|
 |
bmcclure
Joined: 24 Nov 2007 Posts: 444
|
Posted: Tue Dec 04, 2007 5:28 pm Post subject: |
|
|
Quick MMenu question:
Can I make the check mark in the menu match the color of the menu text and arrows? Currently my menus have white text but black checks, and it's hard to make out the check marks over the dark background of my menu. Thanks!
Another quick menu question:
Is it possible (though maybe not with MMenu itself) to change the selection color as your mouse tracks over the menu items? I know it's normally a system-wide color value, but is it possible to customize this just for my menu? _________________ -Ben
SteamLab
SteamLab Wiki
[Broken] - My industrial music [on GarageBand] |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3592 Location: Belgrade
|
Posted: Tue Dec 04, 2007 5:48 pm Post subject: |
|
|
1. I think its possible, but there is no API for that in MMenu and it would require some work to make that happen.
2. I didn't find the way to do that in current implementation. So no, its not possible.
I will proabaly create richer MMenu in future (per item customization of everything). _________________
 |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2472 Location: Australia, Qld
|
Posted: Wed Dec 05, 2007 12:50 am Post subject: |
|
|
| bmcclure wrote: | | Can I make the check mark in the menu match the color of the menu text and arrows? | If you use your own check-mark bitmaps...
| Quote: | | Is it possible (though maybe not with MMenu itself) to change the selection color as your mouse tracks over the menu items? | Maybe by calling SetSysColors as you receive hilight notifications (assuming MMenu gives those?) |
|
| Back to top |
|
 |
Erittaf
Joined: 03 Nov 2007 Posts: 182
|
Posted: Wed Dec 05, 2007 12:58 am Post subject: |
|
|
I think the documentation link is dead
majkinetor can you repost the docs? |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3592 Location: Belgrade
|
Posted: Wed Dec 05, 2007 9:50 am Post subject: |
|
|
Damn, i forgot to pay to go-daddy....
You'll have to wait.
| Quote: | | as you receive hilight notifications (assuming MMenu gives those?) |
You can see it on the picture on first page. _________________
 |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3592 Location: Belgrade
|
Posted: Wed Dec 05, 2007 8:56 pm Post subject: |
|
|
The site works again. _________________
 |
|
| Back to top |
|
 |
|