From: Glenn L. <pe...@ne...> - 2004-10-02 15:00:13
|
On approximately 10/2/2004 6:17 AM, came the following characters from the keyboard of Jez White: > It would be nice to be able to create dynamic auto destroying menus > too:) You could then create menus based upon dynamic contexts, without > worrying about memory leaks. I had a look at implementing this, but it > is a big job with the whole menu system needing a redesign (beyond my > skills!). Agreed. I've been creating dynamic menus by reusing the menu entries, via ->Change(). One can change everything, without causing the leaks, AFAICT. Maybe I just haven't leaked rapidly enough to notice. This is limited to menus that stay the same size, though, but with variable content. Not something we should hold up the release for; seeing as there seems to be a new release, I guess Laurent agreed on that point! -- Glenn -- http://nevcal.com/ =========================== The best part about procrastination is that you are never bored, because you have all kinds of things that you should be doing. |