In that case you can have multiple bindings. The only restriction for
them to work is they must be in different windows.
So, you could have F5 execute a query in the Query-Window and it can
also insert a new row in the Create Table Window. In other words it
will send the event to the active window.
Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde <jorge@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com
> -----Original Message-----
> From: Adam Hooper [mailto:adamh@stripped]
> Sent: Wednesday, October 16, 2002 7:47 AM
> To: Jorge del Conde
> Cc: mycc@stripped
> Subject: Re: Newest bk commit
>
>
> Jorge del Conde wrote:
> >>- It's possible to bind multiple hotkeys to the same key.
> >
> >
> > Not "automatically" ... for instance, the query editor has a
> > configurable bind-key for execute, but it also has CTRL-ENTER coded
> > programatically.
>
> No, what I mean is, bind one action to "F5" for instance. Then go to
> another action and bind it to "F5". Now F5 represents two
> different actions.
>
> ---------------
> Adam Hooper
> adamh@stripped
>