Hey guys... I'm setting the size of a panel through the percentWidth property, but after I do that I need to know the real width of that panel... I ask for the width and measuredWidth of the component, but it doesn't give me it's real size. I can't ask for the parents width either, cause it's size is also set through the percent's properties...
Is there a way to know the size of the component after setting them through percent? Thanx, DaNooB

