[2005] How manipulating Oracle Developer Forms Runtime ?
How manipulating Oracle Developer Forms Runtime ? :duck:
I dont programming with (webbrowser object) - oracle form. :(
Only solutions with my problem: use mouse click and mouse pointer moving.
I like another technologies. :thumb:
Can I help you please ? :afrog:
Thx. :eek2:
Re: [2005] How manipulating Oracle Developer Forms Runtime ?
Welcome to the forums. :wave:
What do you mean by "manipulate"? What do you want to do with them?
Re: [2005] How manipulating Oracle Developer Forms Runtime ?
Manipulating :) = Prepare the from.object (sorry)
There are some object in the Oracle Form:
- EditBox
- CommandButton
- DataGrid
- Look Up Combo ect ....
I have some xy.data (txt file) (create another applications)
I want sending the data (my program) on oracle form application.
(1) (OUTSIDE APPLICATION) make xy.data
(2) INTERFACE PROGRAM (read data and send data) prepare inside
apllication object
( Normal Form:sendkey,mouse click,Win api calling)
( Oracle Form i not see the java object )
(3) INSIDE APPLICATION (Automata running)