[Problem] MenuButtonControl - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Problem] MenuButtonControl (/showthread.php?tid=62444) [Problem] MenuButtonControl by Rene on 07-03-2006 at 05:12 PM
Hi, code: But with what of function can i checked that one person clicked 'MnuDo' ? I don't can't find an, i have tested a lot. RE: [Problem] MenuButtonControl by Felu on 02-11-2007 at 06:06 AM
quote:whats code are you using? please don't bump old threads RE: [Problem] MenuButtonControl by Flash on 02-11-2007 at 08:17 AM
Felu now menu work fine, but i need to disable some menu entry u know how? code: RE: [Problem] MenuButtonControl by Felu on 02-11-2007 at 10:15 AM Sorry , didn't get you there. No you cannot disable them as there is no way to get the handle. And moreover those are just parts of a control, not a control itself. RE: [Problem] MenuButtonControl by Flash on 02-11-2007 at 10:42 AM ok thx felu, i try with more menucontrol RE: [Problem] MenuButtonControl by deAd on 02-11-2007 at 03:31 PM It's actually possible to disable them, but it'd probably be a messy way to do it. Since you receive an event when the actual menu button is clicked (which is when the menu is opened) you can find the handle and modify items when it opens. |