quote:
Originally posted by blessedguy
quote:
Originally posted by simmie
I have a idea for your skin. A Send button in the chat window!
If the "send message" cmdid still exists, I should be able to add that button... although not in the original location i guess =/
Still possible. It goes under </inkmodecontainer>
<Button id=atom(sendbtn) CmdId=272 AccRole=57 Class="PushButton" Content=rcstr("msgr",29392) Accdesc=rcstr("msgr",77)
AccName=rcstr("msgr",4228) Tooltip=True AccDefAction=rcstr("msgr",20500) Layout=FlowLayout(0,2,0,2) Active=7 Padding=rcrect(20136)
Margin=rcrect(20531) MinSize=Size(72rp,rcint(20501))>
<Element Layout=FillLayout()>
<element class="SendButtonBk" layout=FillLayout() id=atom(sendbtnbk)/>
<Element Layout=FillLayout() Padding=Rect(12,8,0,0)>
</Element>
</Element>
</Button>