Shoutbox

[?] Checked menu items - 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: [?] Checked menu items (/showthread.php?tid=94028)

[?] Checked menu items by SmokingCookie on 03-06-2010 at 09:58 AM

Could be that this is not the right place, and this thread should be in the "Suggestions" section. But here I go anyways. Is it possible to check menu items, in the screenshot?

[Image: attachment.php?pid=989687]

Possible xml code would be:

XML code:
<ScriptMenu>
    <MenuEntry Id="MnuTest" Checked="true">Hello world!</MenuEntry>
</ScriptMenu>


RE: [?] Checked menu items by AngelDevil on 03-06-2010 at 10:04 AM

quote:
Originally posted by SmokingCookie
Possible xml code would be:

XML code:
<ScriptMenu>
    <MenuEntry Id="MnuTest" Checked="true">Hello world!</MenuEntry>
</ScriptMenu>



It would be very useful!

RE: [?] Checked menu items by mynetx on 03-06-2010 at 10:06 AM

As far as I know this is not currently possible. I’ll grab this as suggestion. :)


RE: RE: [?] Checked menu items by SmokingCookie on 03-06-2010 at 10:23 AM

quote:
Originally posted by mynetx
As far as I know this is not currently possible. I’ll grab this as suggestion. :)

All right, thanks for the answers :)