quote:
Originally posted by Sk3tch
quote:
Originally posted by gnownoskcid
I do mean paste it after line 1529
hmm.. then im getting something wrong because, why would you paste the code inside the other button config? Can you explain a little?
code:
<element id=atom(idMeAreaButtons) layout=flowlayout(0,1,0,1) padding=rect(0,0,2,2)>
This
should be in line 1529, but might not be. Either way, you paste the code under that.
You can even paste it under the other button, but the idea is that wherever you paste it, that tag (element...idMeAreaButtons) is enclosing the button code.
Does it make sense?