What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Wonky Line

[?] Wonky Line
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. [?] Wonky Line
Erm, does anybody know why this is happening? :s

[Image: attachment.php?pid=771030]

code:
            <Element xsi:type="LineElement" Id="LnVerticalLine">
                <Position Top="0" Left="172" Width="1" Height="55"/>
                <Size>1</Size>
                <Color><GlobalColor>line</GlobalColor></Color>
            </Element>


.png File Attachment: dodgy.png (16.27 KB)
This file has been downloaded 241 time(s).

This post was edited on 12-30-2006 at 07:38 PM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
12-30-2006 07:37 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [?] Wonky Line
quote:
Originally posted by SpunkyLoveMuff
code:
<Element xsi:type="LineElement" Id="LnVerticalLine">
    <Position Top="0" Left="172" Width="1" Height="55"/>
    <Size>1</Size>
    <Color><GlobalColor>line</GlobalColor></Color>
</Element>

Try with Width="0".
Width is for the width of the element, not for the line.
The line width itself is defined in <size></size>.

The LineElement is actually a rectangle you draw with the <position> being the coordinates of the rectangle and <size></size> the actuall thickness of the border.

Though, even then it shouldn't happen though, and Plus! should still draw a rectangle. So this is actually a small GUI bug too I suppose. Thus report it to Patchou (mail him about it). But make sure you also include the original and complete interface xml file and not just the snippet (as sometimes how stuff is rendered depends on other things in the interface.. which is actually some bug too in itself imho).

This post was edited on 12-30-2006 at 08:24 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-30-2006 07:49 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. RE: [?] Wonky Line
Thanks Cookie :D It worked

I'll be sure to send Patchou an email about it. :P
<Eljay> "Problems encountered: shit blew up" :zippy:
12-30-2006 08:49 PM
Profile PM 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