Subject RES: [IBO] iboBars Shortcut
Author Claudio Kloss
Maybe we should try to include it as Jason suggested.

I think it could be easy to hard code some shortcuts into the codes. We need
first to find out what shortcuts to use:

I would suggest:

Insert: <Alt> +
Delete: <Alt> -
Cancel: <Alt> <Esc>
Post: <Alt> <Enter>
Next: <Alt> <Right Arrow>
Prior: <Alt> <Left Arrow>
First: <Alt> <Home>
Last: <Alt> <End>

In Insert, if the dataset state wasn't dssBrowse it should try to post
first. So creating some kind of Post and Insert action.

What do you think about?

Someone else suggestion?

Claudio F. Kloss
MicroLight Informática Ltda.
Juiz de Fora - MG - Brazil

-----Mensagem original-----
De: Kaputnik [mailto:delphi@...]
Enviada em: quarta-feira, 28 de fevereiro de 2001 15:28
Para: IBObjects@yahoogroups.com
Assunto: AW: [IBO] iboBars Shortcut

For now, you will have to use this workaround:
Create Actions for every shortcut you want, and assign an
IB_Updatebar.btnclick(your button here)

I for long wanted to add shortcuts to the bars, but definitely don't know,
how to do it :-))

CU, Kaputnik
(Nick Josipovic)

nick@... <mailto:nick@...>
kap@... <mailto:kap@...>
--------------------------------------------------------------
superior Client/Server programming:
www.IBObjects.com <http://www.IBObjects.com>
a nice tool for Interbase:
www.InterbaseWorkbench.com <http://www.InterbaseWorkbench.com>