Hmm, it seems if you created a menu from code you'll have to destroy it when no longer need it but only if not set to a window.
This is odd since about anything dynamically set by the programmer must be destroyed manually, font's, icon's etc...
Am i wrong?
Is the menu an exception?
This is odd since about anything dynamically set by the programmer must be destroyed manually, font's, icon's etc...
Am i wrong?
Is the menu an exception?
Comment