Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to display push buttons properly on the form

buggleboy007Nov 17 2020 — edited Nov 17 2020

Hello all,
I am trying to create a Proof of Concept for listening to an audio based on Forms 12c new features. My problem is that I am unable to display set of buttons on the form/screen.
Here's how the screen looks during design time:
image.pngIt compiles successfully with no issues. When I open the form (not matter what I have tried with design options), I do not see these buttons and the frame properly at all. Here's how it looks in runtime:
image.png
Do I need to call any built-in in WHEN-NEW-FORM-INSTANCE at the form level for this? Please let me know.
One point to note: The menu bar on the top is on a different canvas and my buttons are on a different canvas.

Comments
Post Details
Added on Nov 17 2020
1 comment
273 views