Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Expandable composite and RCP

Hi,
I am trying to embed an ExpandableComposite in a MasterDetailBlock (actually in the detail part of the block). It embeds fine, but when expanded or collapsed, it does not layout. (Yes, I do have a listener and call reflow()).
Is this is known bug?

thx
bal


Back to the top