Re: How to GENERATE buttom in Designer/2000?

From: Dmitry L. Zhuk <dmitry_at_leaves.spb.su>
Date: 1997/03/24
Message-ID: <33362E73.4733_at_leaves.spb.su>#1/1


If buttom is button, than :

1. Create a secondary usage.
2. Specify Button as the Display Datatype of secondary usage.
3. Create the procedure that to be invoked when button is pressed by
entering a COMPLEX: expression as PL/SQL block text for the column usage.

(There is (or specify) visual attribute CG$PUSH_BUTTON in template form)

If you want create Iconic Button in you form, then before 1-3 you must: 0. Define an iconic button in template form, with a name prefix CG$ 5. Specify the name of iconic button in the template as Implementation Item for the secondary usage.

The best regards.

Dmitry L. Zhuk
Leaves Inc. Russia. Received on Mon Mar 24 1997 - 00:00:00 CET

Original text of this message