What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [?] Hiding Buttons and Search

[?] Hiding Buttons and Search
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. [?] Hiding Buttons and Search
Ok, so I'm fairly confident that I've edited the right parts in the definitions etc, but once I sign in, after about one second, the buttons and search bar return =/
<Eljay> "Problems encountered: shit blew up" :zippy:
12-23-2007 08:59 PM
Profile PM Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: [?] Hiding Buttons and Search
Then you fail.

I wrote a tutorial and have examples in mine and many other skins to help you :P
12-23-2007 11:21 PM
Profile PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. RE: [?] Hiding Buttons and Search
quote:
Originally posted by aNILEator
Then you fail.

I wrote a tutorial and have examples in mine and many other skins to help you :P

Thats the way I did it ^o) lol
<Eljay> "Problems encountered: shit blew up" :zippy:
12-24-2007 12:00 AM
Profile PM Find Quote Report
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: [?] Hiding Buttons and Search
i don't know if it's correct, but it works fine here  :)

* Search button in the conversation window
code:
<element id=atom(searchbtnbk) class="SendButtonBk" layout=Filllayout() layoutpos=left padding=rect(4,0,0,0)>
<button id=atom(searchbtn) layoutpos=none active=mouseandkeyboard|nosyncfocus/>
</element>

Edit: it's for the search bar  in the contactlist =P

code:
            <Element layoutpos=none padding=rect(8,0,8,8) layout=filllayout() ID=Atom(ai217)>
                    <element id=atom(idSearchContainer) layout=filllayout() padding=rect(4,0,4,4)>
                        <element layout=borderlayout() borderthickness=rect(1,1,1,1) ID=Atom(ai218)>
                            <element layoutpos=bottom borderthickness=rect(1,1,1,1) layout=borderlayout() ID=Atom(ai219)>
                                <element layoutpos=client layout=filllayout() padding=rect(1,1,5,1) ID=Atom(ai220)>
                                    <element layout=verticalflowlayout(0,3,3,2) padding=rect(4,0,0,0)>
                                        <IMInput id=atom(idSearchText) maxvisiblelines=1 xscrollable=false contentalign=middleleft/>
                                    </element>
                                    <element id=atom(idSearchTextBackground) contentalign=middleleft padding=rect(4,0,3,0) Height=0/>
                                </element>
                                <element layoutpos=right class="SearchButtonBk" layout=borderlayout()>
                                    <button layoutpos=right borderthickness=rect(1,0,0,0) id=atom(idSearchButton) cmdid=888 Active=MouseAndKeyboard|NoSyncFocus tooltip=true/>
                                </element>
                            </element>
                        </element>
                    </element>
                </Element>

This post was edited on 12-24-2007 at 12:20 AM by felipEx.
12-24-2007 12:14 AM
Profile E-Mail PM Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: [?] Hiding Buttons and Search
are you sure you've told plus to replace the definitions properly?
12-24-2007 12:43 AM
Profile PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. RE: [?] Hiding Buttons and Search
quote:
Originally posted by aNILEator
are you sure you've told plus to replace the definitions properly?

Yes, I was using my own modififed definitions anyway and it was working
<Eljay> "Problems encountered: shit blew up" :zippy:
12-24-2007 12:57 AM
Profile PM Find Quote Report
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
RE: [?] Hiding Buttons and Search
quote:
Originally posted by SpunkyLoveMuff
Ok, so I'm fairly confident that I've edited the right parts in the definitions etc, but once I sign in, after about one second, the buttons and search bar return =/
code:
<element layoutpos=none>
<element id=atom(searchbtnbk) class="SendButtonBk" layout=Filllayout() layoutpos=left padding=rect(4,0,0,0)>
<button id=atom(searchbtn) active=mouseandkeyboard|nosyncfocus/>
</element>
</element>
12-24-2007 06:36 PM
Profile PM Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: [?] Hiding Buttons and Search
Is it at the 923 style??
is there someway to make it a bit transparent?
[Image: Empty.png]
01-11-2008 11:43 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