Moving Text Item Position on Forms 10g programatically
852593Apr 16 2011 — edited Apr 21 2011Hello Room,
I have 10 Text Items on Forms 10g Canvas. Depending on the condition I want to display selected text item on the canvas one below the other without any gaps. Rest items I want to hide. I have all the text_items on my development canvas (As I want to arrange only required text item one below the other at runtime). My question is:-
1. How to arrange the required text item one below the other by changing the canvas position of the text item dynamically at runtime. Is it possible through set_item_property ? If yes, please let me know how. How to hide the rest.
Your help is appreciated. Thanks in advance.