Hi, I guess this is connected to this:
Especially to the phrase: But note that the TCanvas is not destroyed by the GUI anymore (since the GUI doesn’t own the TCanvas). to delete it, you have to explicitly call the destructor (delete)
Anymore means: As of version 6.10.
Cheers Otto