realbasic-nug
[Top] [All Lists]

Re: Help with Win32 keyboard shortcuts

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Help with Win32 keyboard shortcuts
From: Will Leshner <will dot leshner at gmail dot com>
Date: Wed, 30 Jun 2004 09:48:51 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
References: <20040630145211 dot 23909 dot qmail at web13903 dot mail dot yahoo dot com> <a06110401bd0884bad3b8 at 10 dot 10 dot 10 dot 116>
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>

<Prev in Thread] Current Thread [Next in Thread>