Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: melott on December 15, 2004, 09:00:12 PM

Title: A problem with Menu in basic
Post by: melott on December 15, 2004, 09:00:12 PM
A question to anyone...

I'm working on a 'Text Editor' (in basic, if it matters)

I'm having a problem with the Menu.
I can open a Screen and Window and the menu works fine.
But when I 'New' the window, the Menu won't attach itself
to the new window.
I've also tried just clearing (closing the file)to existing
window but then the menu doesn't work.

The real question here is which is the best way to do 'New'.
Close the existing window and open a new one or clear the
existing window and reopen a new file?