Hey Torsten, 2009/3/18 Torsten Schulz <[email protected]>: > Hi, > > I know what's the error in my application (I'm such a fool): I working with > multiple classes, and one class included an WTable* who was initialized in > constructor. > On first load anything was ok, but if I show another WWidget, the WTable* > was deleted (as child-object of root). And if I go back to the Widget which > included the WTable*, it doesn't created it new. So anytime the Application > crashed (sure) and anytime I saw the Wt internal error. > > Maybe this can help you?
It does. If I understand it correctly, there was also a pointer/memory problem? In that case, I do not think Wt can behave more sane... Regards, koen ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
