Hey guys,

Thx a lot for the information, very helpful!

Well to start off, writing a decent layout in xml is pritty easy for me. My job is to create applications in Silverlight + WPF + Surface, which use xaml (this is xml like). So it shouldn't be too hard :-)

But atm I'm not sure if i'm just gonna use the repeater regions or clickboxer.

Clickboxer pro's:
- Able to put labels
- A lot of buttons in a rather small area
- So, adding a lot functionality but keeping your ui clean

Clickboxer cons:
- Harder to implement
- Not sure if lax will keep this in ISBoxer 2
- Repeater regions will go a lot faster and is easier to edit.

I guess I'll keep thinking about this for a while and decide if I'm willing to spend my time in implementing Clickboxer

Thx again!