What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » Typing error in Plus! Interface XML

Typing error in Plus! Interface XML
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
O.P. Typing error in Plus! Interface XML
In INTERFACEPREF-CUSTOMIZE, there's an error in the XML:
code:
         <Control xsi:type="StaticControl" Id="LblDelay">
            <Position Top="165" Width="220" Left="31"/>
            <Attributes><AutoAdjustWidth>true</AutoAdjustWidth></Attributes>
            <Caption>Delay used to repeat the auto-responder message (in seconds) :</Caption>
         </Control>
         <Control xsi:type="EditControl" Id="EdtDelay">
            <Position Top="163" Width="30" Left="249">
               <TranslationAdjust>
                  <StaticCtrlIDLeft>EdtDelay</StaticCtrlIDLeft>
               </TranslationAdjust>
            </Position>
            <Attributes>
               <NumbersOnly>true</NumbersOnly>
               <Align>right</Align>
            </Attributes>
         </Control>
EdtDelay should be LblDelay in order to make the left position of the EditControl interact with the width of the StaticControl in front of it. ;)

Windows Vista Ultimate x64 (6.0.6000)
Windows Live Messenger 8.1.0178
Messenger Plus! Live 4.23.0.276

This post was edited on 09-22-2007 at 12:35 PM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-22-2007 12:35 PM
Profile E-Mail PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Typing error in Plus! Interface XML
wow, I'm impressed.

Thanks for the report.
[Image: signature2.gif]
09-22-2007 08:08 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


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