well, now i have the calendar instead of profile, but i want both
IF you can just tell me how to easily, using orange.dll, have calendar and profile plugin right next to each other, my day would be made

))
<!-- Calendar Plugin -->
<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="20" width="113">
<background b-border-width="0">
</background>
<label x="20" y="0" w="250" halign="right" bgcolor="transparent" fgcolor="#000000" font-size="15">
<format state="unselected" font-weight="normal" />
<format state="selected" font-weight="bold"/>
<text><subject/> <time/> <location/></text>
</label>
</plugin>
<!-- Profile Plugin
<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="20" width="320">
<background>
</background>
<label halign="left" valign="bottom" x="6" y="0" w="320" fgcolor="#000000" font-weight="bold" font-size="15">
<format state="selected" font-weight="bold" fgcolor="#ffffff" font-size="20"/>
<text>Profile: <profile/></text>
</label>
</plugin> -->