menu [message #376448] |
Wed, 17 December 2008 06:47  |
hany_marawan
Messages: 198 Registered: April 2005 Location: Cairo - Egypt
|
Senior Member |
|
|
hello,
I created a custmoized form on tha application and ite's working very well.
but there's some problems:
1-The oracle icons in the menu like "search" icon not working.
2-When i press F11, the form has a white color not like the oracle forms (when i press F11 in oracle forms the form has blue color)
How can i solve these problems.
Please it's urgent.
Thanks
|
|
|
|
|
Re: menu [message #378386 is a reply to message #376448] |
Tue, 30 December 2008 03:49   |
hany_marawan
Messages: 198 Registered: April 2005 Location: Cairo - Egypt
|
Senior Member |
|
|
As I expect these options must be worked because it's inherted
with any form, so I did not write any triggers
|
|
|
Re: menu [message #378479 is a reply to message #378386] |
Tue, 30 December 2008 10:26  |
Steve Corey
Messages: 336 Registered: February 2005 Location: RI
|
Senior Member |
|
|
You have to ensure that you build your custom form on top of the TEMPLATE.fmb form located at $AU_TOP\11.5.0 (or appropriate version)\forms\US\template.fmb
If you did not do this, you will be missing a lot of the seeded application functions (such as the toolbar). I believe this is also the reason you have non-conforming color schemes when using your custom form.
HTH,
Steve
|
|
|