What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Creating menu's

[?] Creating menu's
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
O.P. RE: [?] Creating menu's
code:
      <DialogTmpl>
         <BottomBar Style="Plain">
            <LeftControls>
               <Control xsi:type="ButtonControl" Id="BtnPref">
                  <Position Left="0" Top="0" Width="80"></Position>
                  <Image Margin="5"><Name>panel-scripts</Name></Image>
                  <Caption>&amp;Preferences</Caption>
               </Control>
               <Control xsi:type="ButtonControl" Id="BtnHelp">
                  <Position Left="0" Top="0" Width="20"></Position>
                  <Image><Name>info-small</Name></Image>
                  <Caption/>
               </Control>
            </LeftControls>
            <RightControls>
               <Control xsi:type="ButtonControl" Id="BtnCancel">
                  <Position Left="0" Top="0" Width="60"></Position>
                  <Image Margin="5"><Name>sounds-delete2</Name></Image>
                  <Caption>&amp;Close</Caption>
               </Control>
            </RightControls>
         </BottomBar>
      </DialogTmpl>

You think that's it's because the bottom bar is always on top? Sounds likely, but how should I fix that? :S And how did Plus! get her (*) menu's on top then? Or maybe... those aren't child windows? :O

It seems like I'm having more luck with making it a stand-alone window. I'll now try to make it destroy when it gets deactivated.

This post was edited on 04-14-2007 at 09:56 AM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
04-14-2007 09:47 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] Creating menu's - by Matti on 04-14-2007 at 08:49 AM
RE: [?] Creating menu's - by vikke on 04-14-2007 at 09:21 AM
RE: [?] Creating menu's - by Matti on 04-14-2007 at 09:32 AM
RE: [?] Creating menu's - by vikke on 04-14-2007 at 09:42 AM
RE: [?] Creating menu's - by Matti on 04-14-2007 at 09:47 AM
RE: [?] Creating menu's - by vikke on 04-14-2007 at 09:56 AM
RE: [?] Creating menu's - by Matti on 04-14-2007 at 10:07 AM
RE: [?] Creating menu's - by matty on 04-14-2007 at 02:57 PM
RE: [?] Creating menu's - by Matti on 04-15-2007 at 09:26 AM
RE: RE: [?] Creating menu's - by deAd on 04-15-2007 at 02:48 PM
RE: [?] Creating menu's - by Matti on 04-15-2007 at 05:08 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On