Re: Help for user toolbar in a Form

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 17 Feb 2008 12:44:05 -0800
Message-ID: <1203281019.751401_at_bubbleator.drizzle.com>


nick048 wrote:
> Hi,
>
> In a form I have created a toolbar with button SAVE, NEW, DEL, QUERY,
> RUNQUERY, CANCELQUERY and I have a datagrid based on table.
>
> Save, New, Del, and Query work correctly; but if I click on button
> RUNQUERY or CANCELQUERY no actions are execute.
>
> In the trigger WHEN-BUTTON-PRESSED of RUNQUERY button I have entered
> DO_KEY('EXECUTE_QUERY') and in CANCELQUERY DO_KEY('CALCEL_QUERY').
>
> Instead, After I Click on button QUERY (Enter_Query), I can be able to
> use the button F8 and Ctrl-Q.
>
> Can You help me in order to resolve this problem ?
>
> Thank You and Best Regards.
> Gaetano

Hopefully you spelled 'CANCEL' correctly in your code. <g>

You need to cancel twice depending on the current form mode.

-- 
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Sun Feb 17 2008 - 21:44:05 CET

Original text of this message