What is relation between the window and canvas views?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
window and canvas both are inter-related with each other
a canvas should be displayed in window only
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / akhi sharmin
a window is a container for all visual objects that make upa forms application...
a canvas is a surface where visual objects such as graphics,interface items are arranged
| Is This Answer Correct ? | 0 Yes | 0 No |
did u p prepared complex report
What are the menu items that oracle forms 4.0 supports?
What is the use of place holder column?
How do you reference a Parameter?
Can you attach an lov to a field at design time?
what are difference between post database commit and post-form commit?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
What are the types of TRIGGERS ?
What built-in is used for showing the alert during run-time?
How to create LOV in Oracle forms?
At what point of report execution is the before Report trigger fired?
What is the built_in routine used to count the no of rows in a group?