idaho Messages: 6 Registered: April 2007 Location: Frankfurt-am-Main
Promising Member
zsolt is right. When I put
ArrayCtrl array;
into the class declaration, everything works fine, at least for the first tab. When a second tab is created, the "assertion failed" message appears (quite expectedly). But the point is to create a completely new array control for every tab that happens to appear.