Line/Separator - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: Line/Separator (/showthread.php?tid=61386) Line/Separator by mathieumg on 06-25-2006 at 07:04 PM
I read the whole documentation yesterday but I'm not sure anymore if there is a line control available for the scripts. code: RE: Line/Separator by matty on 06-25-2006 at 07:15 PM
code: Wrong element RE: Line/Separator by mathieumg on 06-25-2006 at 07:25 PM Thank you RE: Line/Separator by Skyler0 on 06-25-2006 at 07:30 PM Just out of curiousity, what is that for? RE: RE: Line/Separator by alexp2_ad on 06-25-2006 at 07:34 PM
quote:Adding a vertical line to a window in a plus script. RE: Line/Separator by mathieumg on 06-21-2009 at 01:35 AM
I realize I am reviving a very old thread of mine, but I have an issue with this very line at the moment. xml code: Without success. I would need help with these two problems. Thank you in advance. Edit: I have managed to fix the second slope/vertical issue by using this instead: xml code: This was my bad. I still require help regarding the BottomBar however. I think the element could be placed independently of the BottomBar, but for it to work I would need to find a way to make more space in-between the 3rd and 4th buttons but the Left attribute doesn't work for controls in the BottomBar Any point of view on this is welcome. Thanks again. Well, nevermind all this haha. I thought Margin was an attribute of LeftControls while it actually is a child that you can reuse as much as you want inbetween controls. Exactly what I was looking for. RE: Line/Separator by Matti on 06-21-2009 at 08:23 AM Good thing you have figured it out yourself, and thanks for sharing your solution! |