Re: Developer/Forms - Cursor navigation on Tab canvas(B
From: Stephan Langer(B <slanger_at_dixi-wc.de>
Date: Mon, 05 Nov 2001 08:18:55 +0100
Message-ID: <3BE63D5F.BFE33740_at_dixi-wc.de>
Date: Mon, 05 Nov 2001 08:18:55 +0100
Message-ID: <3BE63D5F.BFE33740_at_dixi-wc.de>
Hallo,
try a when-tab-page-changed - trigger with
if canvas_property('blah', TOPMOST_TAB_PAGE) = 'abc' then go_item (or
go_block) ... end if;
if canvas_property('blah', TOPMOST_TAB_PAGE) = 'def' then go_item ...
end if;
(it's somewhere in the help too)
hth
Stephan
Christine schrieb:
> How do I get the cursor to navigate to the first field of a tab
> canvas when I hit a new tab? My cursor seems to stay on the first
> tab until I click in a field on the new tab; ie, it doesn't go to
> the new tab automatically.
>
> -Chris Waters
-- Mit freundlichen Gr$B|_(Ben Stephan Langer, QITS GmbHReceived on Mon Nov 05 2001 - 08:18:55 CET