AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[module] MMenu 1.0 b1
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
evl



Joined: 24 Aug 2005
Posts: 1238

PostPosted: Fri Oct 12, 2007 3:21 am    Post subject: Reply with quote

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
View user's profile Send private message
majkinetor



Joined: 24 May 2006
Posts: 3592
Location: Belgrade

PostPosted: Fri Oct 12, 2007 8:13 am    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
evl



Joined: 24 Aug 2005
Posts: 1238

PostPosted: Tue Oct 16, 2007 3:14 am    Post subject: Reply with quote

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. Sad
Back to top
View user's profile Send private message
majkinetor



Joined: 24 May 2006
Posts: 3592
Location: Belgrade

PostPosted: Tue Oct 16, 2007 8:13 am    Post subject: Reply with quote

Sorry to hear that.
Did you try to tweak colors of the menus manualy ?
_________________
Back to top
View user's profile Send private message MSN Messenger
Joy2DWorld



Joined: 04 Dec 2006
Posts: 402
Location: Galil, Israel

PostPosted: Tue Oct 16, 2007 3:10 pm    Post subject: Reply with quote

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
View user's profile Send private message
majkinetor



Joined: 24 May 2006
Posts: 3592
Location: Belgrade

PostPosted: Tue Oct 16, 2007 3:35 pm    Post subject: Reply with quote

Its documented, that : works only in one size - 32.

I will check out the error you reported.

thx.
_________________
Back to top
View user's profile Send private message MSN Messenger
evl



Joined: 24 Aug 2005
Posts: 1238

PostPosted: Thu Oct 18, 2007 5:30 am    Post subject: Reply with quote

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
View user's profile Send private message
freakkk as guest
Guest





PostPosted: Thu Oct 18, 2007 1:49 pm    Post subject: Reply with quote

just out of curiosity.. what color are items on your start menu being highlighted?
Back to top
evl



Joined: 24 Aug 2005
Posts: 1238

PostPosted: Mon Oct 22, 2007 3:03 am    Post subject: Reply with quote

The start menu and all other menus are correctly displaying (white text when highlighted).
Back to top
View user's profile Send private message
bmcclure



Joined: 24 Nov 2007
Posts: 444

PostPosted: Tue Dec 04, 2007 5:28 pm    Post subject: Reply with quote

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
View user's profile Send private message
majkinetor



Joined: 24 May 2006
Posts: 3592
Location: Belgrade

PostPosted: Tue Dec 04, 2007 5:48 pm    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
Lexikos



Joined: 17 Oct 2006
Posts: 2472
Location: Australia, Qld

PostPosted: Wed Dec 05, 2007 12:50 am    Post subject: Reply with quote

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
View user's profile Send private message
Erittaf



Joined: 03 Nov 2007
Posts: 182

PostPosted: Wed Dec 05, 2007 12:58 am    Post subject: Reply with quote

I think the documentation link is dead Crying or Very sad
majkinetor can you repost the docs?
Back to top
View user's profile Send private message Send e-mail
majkinetor



Joined: 24 May 2006
Posts: 3592
Location: Belgrade

PostPosted: Wed Dec 05, 2007 9:50 am    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
majkinetor



Joined: 24 May 2006
Posts: 3592
Location: Belgrade

PostPosted: Wed Dec 05, 2007 8:56 pm    Post subject: Reply with quote

The site works again.
_________________
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 5 of 7

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group