|
From: Reinout v. S. <re...@cs...> - 2004-04-22 12:22:46
|
On Wed, 21 Apr 2004 sg...@tc... wrote: > I have also a different approach on menus ... Did you never think of the > non sens File -> Quit menu ... In all application I develpot now, I avoid > this stupid thing. I always create a menu Application, name with the > project name. In JEdit case, the first menu will be name "JEdit" and the > second menu will be name "File". I completely agree that an Application menu like you describe is preferable, but I'm afraid it won't work very well when your app is the only one taking this approach. It should be a requirement from the underlying environment... > The application button contains always, quit, help, configuration menus. Quit is application-centric (like the Windows GUI). I prefer a document-centric approach, where you have only documents that you can open or close, but not quit. regards, -- Reinout van Schouwen Artificial Intelligence student email: re...@cs... mobile phone: +31-6-44360778 Against Software Patents in the EU - swpat.ffii.org |