View Issue Details

IDProjectCategoryView StatusLast Update
0000193Ecere SDKecerepublic2014-07-11 18:13
Reporterjerome Assigned To 
PriorityimmediateSeveritymajorReproducibilityhave not tried
Status newResolutionopen 
Summary0000193: Document that labeledWindow on parent cannot be set in instance or a memory leak occurs
DescriptionDocument that labeledWindow on parent cannot be set in instance or a memory leak occurs
Tagsv0.44d2

Activities

jerome

2009-10-17 01:14

administrator   ~0000124

Last edited: 2009-10-17 01:33

There is also a functionality issue, where using with a Window inside a tab will lose the label connection on recreation


Why exactly do we stop the watch and delete the window in OnDestroy ?

   void OnDestroy()
   {
      if(window && (window == master || window == parent))
      {
         stopwatching(window, text);
         delete window;
      }
   }

Issue History

Date Modified Username Field Change
2009-05-03 06:09 jerome New Issue
2009-05-03 06:30 jerome Status new => assigned
2009-05-03 06:30 jerome Assigned To => jerome
2009-10-17 01:14 jerome Note Added: 0000124
2009-10-17 01:33 jerome Note Edited: 0000124
2010-07-07 03:00 redj Target Version => 0.44d2
2010-07-07 04:10 redj Tag Attached: v0.44d2
2010-07-25 21:22 redj Relationship added child of 0000429
2010-07-26 19:22 thexa4 Target Version 0.44d2 => 0.44 draft 2
2012-03-08 15:44 redj Target Version old 0.44.pre2 => 0.45 Ginkakuji
2012-03-08 17:23 redj Relationship deleted child of 0000429
2012-03-29 07:53 redj Category => Ecere Runtime Library
2012-03-29 07:53 redj Project @1@ => Ecere SDK
2013-04-24 20:36 jerome Status assigned => new
2013-04-24 20:37 jerome Assigned To jerome =>
2013-04-26 18:28 jerome Target Version 0.45 Ginkakuji => 0.44.8 Silver
2014-07-11 18:13 jerome Target Version 0.44.80 Silver => 0.46.1