What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » [Bug] Correct height of ListBox

[Bug] Correct height of ListBox
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [Bug] Correct height of ListBox
Try:
code:
<Position Left="5" Top="40" Width="70" Height="218"/>
   <Units>SizePixels</Units>
</Position>
This will keep the Left and Top values in dialog units (1 unit = 1.5 pixels), but will interpret the Width and Height values as pixels. Eventually, you can use AllPixels instead of SizePixels to have Left and Top also in pixels. It's easier for me to work that way as it lets me perfectly position a control or element. :)

EDIT: But indeed, that small change seems to make the list box lots higher! :O Are you sure you don't have a typo in the XML?

This post was edited on 05-08-2008 at 04:10 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!
05-08-2008 04:09 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Bug] Correct height of ListBox - by mynetx on 05-07-2008 at 10:42 AM
RE: [Bug] Correct height of ListBox - by Volv on 05-07-2008 at 01:03 PM
RE: [Bug] Correct height of ListBox - by mynetx on 05-07-2008 at 01:16 PM
RE: [Bug] Correct height of ListBox - by markee on 05-08-2008 at 02:14 AM
RE: [Bug] Correct height of ListBox - by mynetx on 05-08-2008 at 07:06 AM
RE: [Bug] Correct height of ListBox - by Matti on 05-08-2008 at 04:09 PM
RE: [Bug] Correct height of ListBox - by CookieRevised on 05-08-2008 at 05:01 PM


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