Re: Get the topmost canvas.

From: Zeka <el_mail_at_hotbox.ru>
Date: 18 Mar 2003 19:36:42 -0800
Message-ID: <d7143f22.0303181936.eff7988_at_posting.google.com>


laverf_at_hotmail.com (Jiador) wrote in message news:<b2c1fef.0303171253.50c0973_at_posting.google.com>...
> Hi, can every body tell me how in form 6i can i get the name or the ID
> of the topmost canvas visible in my application ?
>
> I tried with get_view_property('canvas_name',visible)
> but I have some canvas under the topmost canvas that are visibled too.
>
> Thank you.

try...

 v_Canvas_name := GET_ITEM_PROPERTY(:SYSTEM.CURSOR_ITEM, ITEM_CANVAS); Received on Wed Mar 19 2003 - 04:36:42 CET

Original text of this message