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!

Setting VIEWPORT_X_POS hide the stack canvas

AverMar 15 2011 — edited Mar 15 2011
In Forms 6i i use the next command:
set_view_property(l_canvas_stack_name, VIEWPORT_X_POS, l_canvas_stack_x_pos);
when the l_canvas_stack_x_pos > 0 (in my case = 175).
But instead of move it to different x position the command hide the canvas (its disappear from window).

What can be a problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2011
Added on Mar 15 2011
9 comments
1,068 views