On the form you can use the task method.
Kind regards
/Bruno
From: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
[mailto: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com] On Behalf Of Wolfgang Puttinger
Sent: 8. august 2007 13:26
To: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
Subject: [development-axapta] programm function keys
is it possible to progammer our own function keys?
for example:
if you press F3 - show a infobox with "hello"
[Non-text portions of this message have been removed]
when does the "task" method fired. I think only by pressing ESC, F1,
ESC, F5 ....
But not by pressing F3. Is it possible to extend this?
In which class??
kind regard
puwo
--- In development-axapta%40yahoogroups.com">development-axaptayahoogroups.com, Bruno Max Sørensen
<brunomax...> wrote:
>
> Hi
>
>
>
> On the form you can use the task method. >
>
>
> Kind regards >
> /Bruno
>
>
>
> From: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
> [mailto: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com] On Behalf Of Wolfgang
Puttinger
> Sent: 8. august 2007 13:26
> To: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
> Subject: [development-axapta] programm function keys
>
>
>
> is it possible to progammer our own function keys?
> for example:
> if you press F3 - show a infobox with "hello"
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
It is only the key-mapping used in windows that can be identified. (eg. F1,
F10, <ctrl> + X, <ctrl> + V and so on)
If you wish to override a key generally, you should be able to do this using
the class SysSetupFormRun
Regards
/Bruno
From: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
[mailto: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com] On Behalf Of Wolfgang Puttinger
Sent: 10. august 2007 10:02
To: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
Subject: [development-axapta] Re: programm function keys
Hi Bruno,
when does the "task" method fired. I think only by pressing ESC, F1,
ESC, F5 ....
But not by pressing F3. Is it possible to extend this?
In which class??
kind regard
puwo
--- In development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
<mailto:development-axapta%40yahoogroups.com> , Bruno Max Sørensen
<brunomax...> wrote:
>
> Hi
>
>
>
> On the form you can use the task method. >
>
>
> Kind regards >
> /Bruno
>
>
>
> From: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
<mailto:development-axapta%40yahoogroups.com>
> [mailto: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
<mailto:development-axapta%40yahoogroups.com> ] On Behalf Of Wolfgang
Puttinger
> Sent: 8. august 2007 13:26
> To: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
<mailto:development-axapta%40yahoogroups.com>
> Subject: [development-axapta] programm function keys
>
>
>
> is it possible to progammer our own function keys?
> for example:
> if you press F3 - show a infobox with "hello"
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
[Non-text portions of this message have been removed]