Hi,
I'm looking at converting dialogs to EVE, I've got what seems a simple dialog - a table based list box, 2 buttons and the ability to resize. The only way I've found to allow re-size is by having a DialogWindowSizeBoxWidget as before eve, I've got what seems sensible binding on the EVEGenericPanelWidgets all the rest has moved into, got kBindAll on the dialog, etc. Result - the dialog resizes but the panels don't :-(
The dialog and widgets re-sized correctly in the old way...
Anyone able to help?
Ian