Well, here I am again
code:
<*PlusSkin Conditions(ShowEmoticonBtn = true) *>
<button class="HIGToolbarDropDownButton" layout=borderlayout() id=atom(emoticonbtn) cmdid=35125 AccRole=58 Tooltip=true active=mouseandkeyboard|nosyncfocus>
<ButtonIcon class="HIGToolbarDropDownIcon" contentalign=middlecenter ID=Atom(ai118)/>
<element layoutpos=right class="HIGToolbarDropDownCaret" contentalign=middlecenter ID=Atom(ai119)/>
<element layoutpos=Right contentalign=middlecenter layout=filllayout()>
<ButtonText class="HIGToolbarDropDownText" content="" contentalign=middlecenter Shortcut=1 ID=Atom(ai120)/>
</element>
</button>
</*PlusSkin*>
Gives:
code:
08/03/22 08:23:27| **** The trace has started ****
08/03/22 08:23:27| Skin: GTA IV Skin 2.40
08/03/22 08:23:27| Messenger version: 8.5.1302.1018 (nl-nl)
08/03/22 08:23:27| Messenger Plus! version: 4.60.324
08/03/22 08:23:27| Last definition file loaded: 920
08/03/22 08:23:27| DUIParserFailure: Mismatched tag 'element' 185
What's wrong with this piece of code?