Re: Tab pages

From: Matt B. <mcb_at_ds.znet.com>
Date: Sun, 14 Jan 2001 14:07:43 -0800
Message-ID: <t648kvncroc99b_at_corp.supernews.com>


"Ctof" <ctof13_at_free.fr> wrote in message news:5pW66.1484$8j2.3086383_at_nnrp6.proxad.net...
> Hi
>
> How can i reach a tab page when i launch my form without using a GO_BLOCK
> instruction (tha tab has no item...) ?
> My form contains 6 tabs ; when the third is activated, i want a new tab
> canevas to be shown, and hidden when cursor is inside an another tab...
>
> please help
>
> Thanks
>
> C.

Try using the WHEN-TAB-PAGE-CHANGED trigger. There are also system variables for the old and new tab page names you can use in your PL/SQL too. I forget exactly what they're called (maybe like :SYSTEM.NEW_TAB_PAGE and :SYSTEM.PREVIOUS_TAB_PAGE or something like that) but look them up in the online help.

-Matt Received on Sun Jan 14 2001 - 23:07:43 CET

Original text of this message