hi all, I'm making a web page. I have made my own widgets and I group
them in a DockPanel. One of my own widgets (wich is in WEST positon
inside dock panel) extends from composite and has a stack panel and a
HTML element. However, when I initialice the page that widget doesn't
ocuppy all the space assigned to the WEST position. How can I
initialize that widget?
Thx