Calculator Example [message #119708] |
Fri, 13 May 2005 20:25 |
al_xx
Messages: 3 Registered: May 2005
|
Junior Member |
|
|
Hi,
I am a newbie to Oracle Forms and this forum.
I am having major trouble trying to implement a calculator in my form. The result of the calculator needs to appear in the form.
Is this possible?
Can someone please send me an example form with the calculator or point me in the right direction.
Thank you in advance.
Al
al_xx@adelphia.net
|
|
|
|
Re: Calculator Example [message #119739 is a reply to message #119716] |
Sat, 14 May 2005 08:32 |
al_xx
Messages: 3 Registered: May 2005
|
Junior Member |
|
|
Dear Jawad,
Thank you for your quick reply. This works as far as being able to display the calculator in the form. Thank you.
But, I am required to take the results of the calculator and pass back to the form. I don't know how to do this. I have been working on this problem for several months and do not know how to solve.
Is this even possible? Have I been wasting time on what can not be done?
Please help.
Thank you.
Al
|
|
|
Re: Calculator Example [message #119740 is a reply to message #119739] |
Sat, 14 May 2005 09:25 |
|
saadatahmad
Messages: 452 Registered: March 2005 Location: Germany/Paderborn
|
Senior Member |
|
|
Hi,
I think that instead of making a calculator form yourself, you can try to find and download a calculator form from Oracle's site. I don't remember the link right now however if you'r an otn member, you can find the demos for forms (If you don't have otn membership, get your userid/password ....it's free). And I'm sure that the pre-made calculator is there in the demos.
Now suppose that you have downloaded the calculator form.
It's not difficult now to get your required functionality.
What you have to do is to create a parameter list in the calculator form and pass the result from that parameter to the form where you want the calculated value.
I don't think that it's too difficult to spend months on achieving this functionality.
Just do what I have advised you and then if you have the problem, get back to the forum again.
Ok here's the link:
http://www.oracle.com/technology/sample_code/products/forms/6idemos.html
Downlod forms6i Demos from here and I'm sure calculator is there in this demo.
Regards.
[Updated on: Sat, 14 May 2005 09:32] Report message to a moderator
|
|
|
Re: Calculator Example [message #119775 is a reply to message #119708] |
Sun, 15 May 2005 09:39 |
al_xx
Messages: 3 Registered: May 2005
|
Junior Member |
|
|
Hi Saadat,
Thank you for your reply, advise, and link.
However, I checked out OTN (Forms6i, 9i, and 10g) and was unable to locate the calculator demo. Found other stuff, but not a calculator. I downloaded the demos and I couldn't find it bundled with anything else.
Isn't anyone else using a calculator that drops the results into the form? I would have thought that the calcuator would come standard with forms, or easier to implement.
If my mistake, and it's there, please let me know. If Oracle removed it, I would appreciate someone sending a copy of demo .fmb to me.
Thanks again Saadat,
Al
|
|
|
|