On Wed, 30 Jun 2004 09:56:14 -0500, Aaron Ballman
<aaron at realsoftware dot com> wrote:
> >Nope. None of my windows uses a separate menubar. I only use the Menu class
> >created when the project is created.
>
> Meaning that the window with the EditField has no menu bar? Or is it
> an MDI app? If it's not an MDI app, and the window without the
> EditField has no menu bar, then what you're seeing makes sense. The
> MenuItems in the Edit menu are what allows your application to use
> the shortcuts IIRC. If it's an MDI app, or you have an Edit menu on
> the same window as the EditField, then I think there's a bug
> somewhere and you should report it.
I just ran into this myself, and I think if your "window" is a
non-movable-modal dialog, then the cut/copy/paste shortcuts work. But
if it is a movable-modal or regular document window, then it needs a
menubar (with an Edit menu) to work.
--
KidzLog: http://haranbanjo.com/kidzlog
REALbasic Gazette: http://rbgazette.com
bits & pieces: http://haranbanjo.com/bitsandpieces
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|