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!

Loop through form blocks without showing them

KanematicJan 14 2016 — edited Jan 14 2016

Hello.

I'm working on a program unit that consists on a loop between every block inside a determined form and navigate any of their items. I need this because it's the only way to let me work with JavaBeans there. Otherwise, forms crashes.

The problem is, as I navigate through each block, its canvas shows up as a "splash" and I want to avoid that. Users must not notice that movement.

Is it posible to make the whole canvas or window invisible but still navigable in order to hide this process?

Thank you all in advance.

Regards.

This post has been answered by CraigB on Jan 14 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2016
Added on Jan 14 2016
2 comments
813 views