daogu

saniao
December 9, 2010

Removing window menu from the default menu of the form

Posted by : admin
Filed under : Forms

Hi every one ,

I want to remove the window menu from the default form’s menu.

can anyone help me in this regard.

Thanks in anticipation.


Answer:I don’t think you can. See http://www.orafaq.com/forum/m/170139/67467/?srch=window menu#msg_170139 where a similar question was asked about the ‘help’ drop-down menu.

David


Answer:Try this method:

Create menu item with label WINDOW and set the property to Magic Item = Window.

Now make this menu item invisible.

./fa/3753/0/

Minto


Answer:A good idea but unfortunately it didn’t work for me.

./fa/3756/0/./fa/3757/0/

And when I set my ‘WindoW’ and ‘HelP’ to ‘visible’ I get the following.

./fa/3758/0/

David


Answer:hi David,

you have to set the Menu Item Type property to Magic.

it worked for me.

Minto


Answer:My bad. I did as you said and found that the Window option is not shown.

Thanks for the information.

David


Answer:Create Window in your menu.

Set Properties.

Menu Item Type:: magic

Magic Item:: window

Command Type:: Null

Visible In Menu:: Yes

Then in menu Start up Code..

It will work.


Answer:One More suggestion :

-> Go to form’s window propery.

-> change window_style = DOCUMENT.

-> then change modal = YES.

This will make your form modal and hide window menu.


Answer:Hello,

You can remove Window from menu by adding one parameter in formsweb.cfg

useSDI=yes append this parameter at otherparams

Got it..


Answer:
shekhar.salunkhe wrote on Mon, 12 May 2008 16:01
Hello,

You can remove Window from menu by adding one parameter in formsweb.cfg

useSDI=yes append this parameter at otherparams

Got it..

I did exactly as you said , but the window menu still remain Sad


Answer:Then use the ‘magic’ menu item as detailed further up this thread.

David

Related posts:

  1. Open Form B From Form A within one session / Window Dear Guru I need the Fllowing Functionality between to...
  2. Menu attached to a form appears on MDI Window in 10g !! Hi, I have migrated a form to 10g (10.0.4)...
  3. how to make button show and hide window ? I want button in my form show the second...
  4. How to Enable Scrool Bar on Browser Window I have form 10g running on 10g.But the browser...
  5. default toolbar is not diplayed Dear Friends, when i run the form (forms 10g),...


No Comments

(required)
(will not be published) (required)
(opitional)