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!

VBean integration into Oracle Forms

570632Apr 3 2007 — edited Apr 4 2007
Hello,

I have a problem while integrating a VBean into Oracle Forms form. The connection with form is OK, I can see the images I put there. But the VBean has a Swing elements with buttons and when this bean is put into the form, the buttons aren't shown, until I rollover a mouse. After that, if I scroll the form, the buttons disappear. JButtons are used with JPanel.

I tried to make repaint() inicialization using a thread - it doesn't help. Tried to use VButton element, but it's the same. I am using Oracle Forms 9.0.4 and JDeveloper runtime library 9.0.32. Maybe somebody has any ideas?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2007
Added on Apr 3 2007
5 comments
679 views