Re: [Gambas-user] Bug in gtk menu

2010-09-08 Thread BenoƮt Minisini
> If you create a menu item with a string for a tag, the tag is not freed > when the form is closed. This only happens with the gtk component. > I've attached a small project that demonstrates the bug and a workaround. > Read the comments. Oops, a bug fix not backported from Gambas 3. Is it bette

[Gambas-user] Bug in gtk menu

2010-09-08 Thread John Terry
If you create a menu item with a string for a tag, the tag is not freed when the form is closed. This only happens with the gtk component. I've attached a small project that demonstrates the bug and a workaround. Read the comments. -- PEACE