What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Changing Animation Logon?

Pages: (2): « First « 1 [ 2 ] Last »
Changing Animation Logon?
Author: Message:
LuckyMe
Skinning Contest Winner
***

Avatar

Posts: 147
Reputation: 7
– / Male / Flag
Joined: Feb 2008
Status: Away
O.P. RE: RE: Changing Animation Logon?
quote:
Originally posted by Basilis
Have you made your skin on a patched messenger?

Hi Basilis, No i didnīt, the skin is working fine except for what Iīve commented before, This is how I define the options in UIfiles:

------------------------Skininfo:-------------------------------------
  <Options>
   <Skin>
  <!-- declare user modifiable options -->
    <Properties>
    <!-- enable/disable Remove Search Feature - disabled by default -->
        <BoolVal Name="HideListSearch">
          <DispLabel>Remove the Search feature in the Contact List.</DispLabel>
          <Default>false</Default>
        </BoolVal>
  <!-- declare custom option panel -->
    <OptionInterface>
        <InterfaceDir>OptionPanel</InterfaceDir>
        <InterfaceFile>OptInPanel.xml</InterfaceFile>
        <WindowIds>
            <WindowId Language="en-us">SkinOpt</WindowId>
        </WindowIds>
    </OptionInterface>
    </Skin>
  </Options>
---------------------------923 Definition:----------------------------------
<Element <*PlusSkin Conditions(HideListSearch = false)*>layoutpos=bottom</*PlusSkin*> <*PlusSkin Conditions(HideListSearch = true)*>layoutpos=none</*PlusSkin*> padding=rect(8,0,8,8) layout=filllayout() ID=Atom(ai217)>
<element id=atom(idSearchContainer) layout=filllayout() padding=rect(4,0,4,4)>

---------------------------OptionPanel:----------------------------------

<Control xsi:type="CheckBoxControl" Id="HideListSearch">
<Position Top="30" Width="200" Left="5"/>
Caption>Remove Search Bar</Caption>
</Control>
---------------------------HideElements.reg:----------------------------------

[HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Skins\Testkin\Settings]
"HideListSearch"=dword:00000001

My question is, in the reg file file do I have to define a "false" condition like "HideListSearch"=dword:00000000 to turn the option back ( to restore Searchbar)?? or make another regfile with that condition?
& Thatīs all I guess... So if you see something wrong please tell me what to do, Thanks.

This post was edited on 02-22-2008 at 05:43 PM by LuckyMe.
02-22-2008 05:27 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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