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!

how can i access the window object from api?

327285Aug 29 2002
i never explicitly create the window object during my calls to the API, but yet it appears in the form when i load it into the forms GUI or do a dump of the fmb contents using the API.

it comes up as:

OBJ NAME = WINDOW1 (TYPE = WINDOW)

i would like to resize this window, perhaps using d2fwins_width(ctx,obj,val)

but what do i specify as the "obj", if it is the window object pointer, then what function can i call to get that pointer.

thanks!!

james@thevenom.net
redwood city, ca

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2002
Added on Aug 29 2002
2 comments
418 views