Hi Malte, I don't use HTMLText in this case, but good to know Thanks Tiemo > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:use-livecode- > [email protected]] Im Auftrag von Malte Brill > Gesendet: Donnerstag, 16. Februar 2012 19:38 > An: [email protected] > Betreff: Re: want you error expertise > > Hi Tiemo! > > Are you working with HTMLText? Maybe even larger amounts? > > I had this in an app. It crashed almost immediately when a larger amount of > HTMLText was set. The reason was a memory leak in using HTMLText with 4.6.4 > that had been fixed with 5.0. > The workaround for 4.6.4 was to have a space in the starting tags > > <p >Some text</p> > > if I recall correctly. > > hope that is any use. > > Cheers, > > Malte >
_______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
