Hello,
It seems 2.30 beta has a problem loading a layout on a panel. It generates a Java exception that the layout could not be loaded.
Dim p As Panel
p.Initialize("panel")
p.LoadLayout("filterpanel")
I reverted back to v2.25 and there it works (again).
Wim
It seems 2.30 beta has a problem loading a layout on a panel. It generates a Java exception that the layout could not be loaded.
Dim p As Panel
p.Initialize("panel")
p.LoadLayout("filterpanel")
I reverted back to v2.25 and there it works (again).
Wim