AUI resizing panes

Hello,

I would like to programmatically resize panes in an AUI layout.

I have tried using MaxSize, MinSize, BestSize, Resizable and Fixed but
none seem to work after a Pane has been created. I am definitely calling
the Update method after changing these values.

Any ideas on how you are suppose to do this?

Thanks for your time.

Tim Ansell