remove TGroup with frame #213
jordiperezartigues
started this conversation in
General
Replies: 1 comment
-
|
Hola, Jordi! Excuse me for the delay. This seems to be a case that the original designers of Turbo Vision overlooked. The commit eae7683 implements a fix so that you don't have to add any workarounds. Salutacions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i create a TGroup
and later i want to detach it from the window
TObject::destroy(this->OpsPanel);the destroyer runs and the TGroup disappears, but the frame persists, is not deleted.
Any workaround to make this remove TGroup work removing the frame also?
Beta Was this translation helpful? Give feedback.
All reactions