What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » help customize ComboBoxControl

help customize ComboBoxControl
Author: Message:
dada24300
Skinning Contest Winner
**

Avatar

Posts: 37
50 / Male / Flag
Joined: Jan 2009
O.P. help customize ComboBoxControl
   
hello

I managed to customize CheckBoxControl and buttons, but I can not have personnalier the ComboBoxControl my window option.

[Image: 17102009011758.th.png]

is that someone will have an idea, because I try many code but without success.

thank you in advance.

---------------------------------------------------------------------------------------------------------

bonjour

j'ai réussi à personnaliser les CheckBoxControl et les Boutons, mais je n'arrive pas a personnalier les ComboBoxControl de ma fenêtre d'option.

est que quelqu'un aurai une idée, car j'ai essayer plusieurs code mais sans succès.

merci d'avance.
    [Image: mysignaturegarfield.png]
10-16-2009 11:22 PM
Profile E-Mail PM Web Find Quote Report
insider
Junior Member
**


Posts: 64
– / Male / Flag
Joined: Feb 2009
RE: help customize ComboBoxControl
I'm too  interested in this subject, and the documentation does not explain very well how to do this and many other...  "not there are clear examples"

for example in the documentation says that you can put pictures in the ComboBoxControl. but, I did. and apparently, I did something wrong because the picture does not appear.

XML code:
<Control xsi:type="ComboBoxControl" Id="xxxx">
<Position Top="10" Height="32" Width="60" Left="10" />                         
<Items>
<Item Id="1">1</Item>
<Item Id="2">2</Item>
<Item Id="3">3</Item>
</Items>
<Images>
<Image Id="1"><Name>imagen1</Name></Image>
<Image Id="2"><Name>imagen2</Name></Image> 
<Image Id="3"><Name>imagen3</Name></Image>                 
</Images>
</Control>


and I noted that the images have the same size and format are of .png

Clearly what I want to do is to incorporate images in the panel of options and not customize ComboBoxControl... :S

edit: I presume the ComboBoxControl, not has CustomLook options, as other Controls.

This post was edited on 10-20-2009 at 01:01 AM by insider.
10-20-2009 12:53 AM
Profile E-Mail PM Find Quote Report
Guena
Full Member
***

Avatar

Posts: 102
Reputation: 5
43 / Male / Flag
Joined: Nov 2008
RE: RE: help customize ComboBoxControl
quote:
Originally posted by insider

for example in the documentation says that you can put pictures in the ComboBoxControl. but, I did. and apparently, I did something wrong because the picture does not appear.


I have the same problem...
10-20-2009 11:20 AM
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