If I have 2 identical titleWindows one with clipContent=false the
controls differ in placement by a few pixels in x and several pixels
in y. All the controls are moved UP on the titleWindow by about 30
pixels and left by about 2 pixels.

What causes this and how can I avoid it.

I think the numbers relate to the borderThicknesses I'm using and
headerHeight...

I have a complex titleWindow based component that I now want, after
its developed, to add functionality to which requires I draw outside
the titeWindow's area. When I add the requisite clipContent=false to
accomplish this all titleWindow's controls move up on the titleWindow. 

As all the content of my complex component is contained within a
canvas I can move the entire content over and down to place them
properly but I end up with a horizontal bar at the bottom of the
titleWindow.

If this movement of the child components expected behavior with using
clipContent=false??

Thanks


Reply via email to