remove the default menu bar-shaped 10g

I need to remove the bar menu by default displayed in the course of time in forms10g and instead include buttons for them on the page
for the record, I use commit_form;
the same way what should I use to exceute query (f8), show Lov (f9), first record, record of nxt, first block and previous block, print the page.

The management doesn't use the default functionality that is provided in the menu bar, because according to them the icons in the menu bar are small... .and they can't remember what icon represents which function...!

Now looking for file with a number in particular how should I get ahead
for ex.
I created the form using the wizard to DB saved about 20 records using the form. I now want to search recordno-14 how shoud I do...

Hi Alain,

Open the OFGMNUT.mmb that you can find in your devsuite\cgenf61\admin directory and locate the code in each menu...

try to implement that in your form...

Tags: Oracle Development

Similar Questions

  • How can I remove the default awesome bar visit link?

    I just upgraded to firefox v43.0.1 and the awesome bar began including that this "visit < URL >" link whenever I have started typing a few letters. It's driving me crazy. The only thing I want to show that it is my favorite items (i.e. marked with a bookmark). This "visit < URL >" just started to appear immediately after I've updated today.

    The only thing I've enabled in tools > Options > privacy > address 'Bookmarks' bar which is how it has always been. Why is it now show this '< URL > visit' in the drop-down list and how do I get rid of him?

    This is a new feature in Firefox 43. To turn it off to do this:

    1. Go about: config in Firefox
    2. Click on the I'll be careful button
    3. Locate the Boolean browser.urlbar.unifiedcomplete
    4. Change the false value

    Note: You may need to restart Firefox for the changes to take effect.

  • I am not happy with the new menu bar. I made a mistake in the change. Want to use the button refresh or open a new tab when requested without

    I made a mistake some how. I'm not the best a computer news as the new avg with the research changes. I want to return my old menu bar. I want to be able to open a new tab without going through an open search window. I don't like new tiny 'file above it don't help me. I want the option to click the Refresh button bit. How to get back to what I had before?

    I don't know what happened to your menus and toolbars. Has this happened after an update of Firefox, or a change in your add-ons?

    (1) you can switch between the Firefox button orange with its abbreviated menus and the classic menu bar, by using the following text:

    ALT + v (open the menu Classic view) > toolbars > Menu bar

    (2) in the new tab, you wanted it is empty? Are there currently AVG research? If you want to get rid of the search for AVG, you probably have to disable to remove one or more modules from here:

    Orange Firefox button or classic menu Tools > Modules > category: Extensions

    Does make a difference?

    (3) the reload button is nestled at the end of the address bar, after the star icon and the drop-marker. If you prefer that your button to reload on the bar itself, you can do that using the personalization feature.

    ALT + v (open the menu Classic view) > toolbars > customize

    In order to avoid the button reload to slip into the URL bar, you can perform the following actions:

    • Move the button reload for the left side of the address box
    • Move another button between the address box and reload
    • Move another button between the reload and stop buttons
    • Reverse the order of the reload and stop buttons

    You can get as you wish?

  • Equium L20-197 - left go 'ALT' key in the file menu bar

    Hi I hope someone can help me with this.

    Recently, I noticed that my laptop started to go to the file menu bar when I press the left alt key (I must say of immediately that the laptop do not before tonight and my laptop GFs - which is the same make & model as mine and has exactly the same set top-do NOT go in the bar file menu when you press the left alt key and as mine comes from) start doing this I guess I managed to activate a setting keyboard shortcut somehow).

    I know that by pressing the default Alt allows the file menu bar in windows, but I would be interested to hear if someone else does NOT have this active keyboard shortcut.

    I used an emulator and mapped the keys ctrl and alt, but I'm not 100% sure what combination of keys I pressed on, the emulator has since been uninstalled and the shortcut is always enabled.

    I was wondering if anyone here has a list of shortcuts keyboard/Fn keys to turn this function on or off or is there already a thread on this? I searched the Forum but have not found anything. Thus, all advice / pointing that I have the right direction on this issue would be much appreciated.

    Thanks in advance for any help.

    Hello!

    Normally if you press the left ALT key you always go to the file menu bar. I checked this on my two laptops Toshiba and it s always the same.
    For as far as I know it's not possible to turn off this feature of s and I n t understand why you want to disable. If you n t like it, don t press the ALT key. ;)

    On the Wikipedia site are some interesting information about this key:
    http://en.Wikipedia.org/wiki/Alt_key

    Good bye

  • Remove the full Menu?

    Hello

    I have a listbox and when I click on any item in the list, it shows a menu called «Full Menu» I don't want this menu appears when you click the items in the list. How can I remove popup option "menu"?

    Please suggest.

    Thank you.

    I solved this problem with the following code:

    http://supportforums.BlackBerry.com/T5/Java-development/how-can-I-disable-the-default-ContextMenu/m-...

     protected void makeMenu( Menu menu, int instance ) {
            //will show the default menu
         //   super.makeMenu(menu, instance);
        }
         public boolean trackwheelClick( int status, int time )
        {
            return true;
        }
        public boolean trackwheelUnclick( int status, int time )
        {
            return true;
        }
        public boolean trackwheelRoll(int amount, int status, int time)
        {
            return true;
        }
    
  • How to avoid the default menu items?

    All of hell

    I'm developing an app for BlackBerry handheld.  I add menu items that are specific to the different screens of my application by substituting the makeMenu (.) method. I DON'T want to include default menu items...

    Select Mode
    Page view
    To find
    Copy
    Call 12093...
    12093 SMS...
    12093 MMS...
    Add to Contacts

    Now I do menu.deleteAll () in the first line of the makeMenu (.) method. Suggest me if this isn't the right way?

    It deletes all the elements default menu above.

    Now, in the application, the specific menu item get highlighted based on the next action of logic, that I do a menu.setDefault (menuItem).

    But for the instance when some contact number is selected on the screen (usually 'call' option get highlighted on the menu, but here we have removed) the highlight of the menu according to my works item IS NOT pathological and it always shows the menu first point highlighted.

    I suspect it might be because the default menu items have been added (by program then deleted). That's why I decided to override the onMenu (.) method where I'll call makeMenu (...) to the new instance of the Menu (that are not default menu items), so I'll see the menu using menu.show () and then return true.

    Now by the fix above, the highlight of the menu on my terms item works fine regardless of some contact number is highlighted on the screen or not, BUT the menu is displayed on the upper right and not on the bottom left where it should be.

    This approach is correct, or there is a better way to approach this?

    Thank you

    Mukesh

    OK guys... I had the problem!

    The problem is that if any time a highlighted menu item is removed (as in our case, menu item 'Call' is deleted by menu.deleteAll (()) the priority agenda menu get highlighted. This is just the reason why the first menu item get highlighted if the phone number is selected.

    To fix this, I highlight the appropriate menu option by setting up priority for her.

  • Remove the default value drop-down list

    I am currently working with Acrobat Pro XI version. I want to know if it is possible to remove the default value in a drop-down list.

    When the list less than 4 elements, it is possible to deselect the default value by pressing the spaces below. However, when there are no more elements, it is more possible.

    I read that you need to include white space as a component in the list of elements, however, then you will see an empty list item when people work with the pdf that is not preferable.

    So, nobody how to remove the default value in a drop-down list?

    Thank you!

    OK, I found a perfect solution to my problem by using FormsCentral for Acrobat. Here's what you need to do:

    Step 1:

    -Open FormsCentral

    -Create new form (choose the blank form)

    -Click the drop-down menu to create a new drop-down list

    -Fill out the items in the list by clicking on the timeline (you can also add a label if you want)

    -Click on: file > save as PDF form...

    Step 2:

    -Open the PDF saved (you will now see a blank pdf with a menu drop-down)

    -Click on: Tools > forms > Edit Form (when a pop-up window indicates that you should save a copy of the document in order to make changes, press 'Save a copy' and open the file with Acrobat pdf copy)

    -Select the drop-down list, the drop-down list to copy and paste it into the desired document

    Now you have a drop down without a default choice. Remember that you can not change the items in the drop-down list, because we will choose a default choice and you must use the copy pdf file once again. As long as you do not click on a list item, it is not choose a default choice.

    It is not a perfect solution, but it works for me.

    Good luck and thanks!

  • Fusion 4.0.2: Disable the Mac menu bar and toolbar

    Hello

    I just had fusion 4 and upgraded to 4.0.2. This is the German version of it.

    1.) now I use especially in mode full-screen. When in full screen, there is this small black toolbar of fusion, who owns the 3 buttons on the main menu. In fact when I searched for a way to hide this bar, I came across the menu point to hide toolbar (on the internet) that should be in "view." But under view I have not this question... is this a bug in the German version or is simply not there, or maybe I'm just too blind to find it elsewhere. My display menu includes only the following elements:

    -single window

    -l' unit

    -full screen

    -See the taskarea in unity mode

    -show infoarea in unity mode

    -peripheral use of full screen

    -See the symbolbar

    -adjust the symbolbar

    Any ideas how to remove this little black bar?

    2.) is another thing in fullscren (and I've never had this behavior with fusion 3): when you point at the top with my mouse cursor, the mac menu bar will show and steal the objective. It's very annoying. Is it possible to prevent this behavior in fusion 4? I not found any answors on this topic on the net...

    Any help is very appreciated.

    Thanks in advance!

    Greetings

    Mario

    It's really weird, you can download the plMainMenu.nib in Applications/VMware Fusion.app\Contents\Resources\German.lproj\, please compress like a zip before downloading.

    And please try swith in the region by the British and the United States and see if the menu is fine.

  • I imported my address books. How can I remove the default empty

    I imported my address from my old computer books in Thunderbird on my new computer. Empty default address books don't seem to be able to be deleted, so I have now two books personal address and two collected addresses, the first of all is the default value for empty one and the second is my populated version. Thunderbird seems to point to the default empty. How can I remove the empty for default Thunderbird to my places.

    Thank you

    I don't think you can remove the default books. I open any personal book, select a contact, do a control + a to select all and drag in the personal address book by default. Then delete the empty book. Then do the same for the collected books.

  • (1) the background &amp; menu bar tabs / unused replaced by same blue color, making navigation difficult. Help to change it back?

    XP with SP3 and updates.

    Installed newest Firefox update 29 & have 2 new problems.
    

    (1) the background & menu bar tabs / unused replaced by same blue color, making navigation difficult. Any help on how to change their return?
    (2) Firefox now runs incredibly slow.
    ddbob

    Hi supmozilla, if you are interested in making the background more visible tabs, you can view these custom style rules that I posted:

  • How to remove the default iTunes genres in the most recent version?

    I've just updated to version 12.3.2.35 today and the localizable.strings file is not the same aspect it was.  There used to be just a bunch of channels, where I would like to delete those contained in the / * = Genres = * /, / * = kinds reduced = * / and / * = with Genres = * / categories.  However, the localizable.strings file looks like now as if it was some kind of compiled code or something and I can't seem to find where again to remove the default iTunes genres.  I don't really want to have a bunch of useless genres in my drop-down menus.  Does anyone know how to remove the default types?

    Looks like they changed to a binary file format, perhaps because changes to the file may affect the use of music Apple... which is unfortunate for those of us who do not use Apple music and wants to restrict the list of available types.  It can still be an alternative workaround, but certainly worth of reports via the iTunes of Apple Feedbackpage.

  • Remove the default tag

    How can I remove the default label?  Sometimes I mistype when you enter a tag, and the font is saved automatically by default.  I need to remove typos, but cannot figure out how.  Someone at - it help him?

    What do you mean by 'tags '?  Is this something in Photos?

    If you do reference to the keywords bring to the top of the keyword, command + K pane, select the misspelled word and click the button change key words and go from there:

  • inserting submenu items via the code - not the file editor graphics *.uir (not the edit &gt; &gt; Menu Bars... method!)

    How submenu items are constructed by code and not the edit menu bar settings in the *.uir Editor?  NemMenuItem (...) does not do that, or I'm not plugging in parameters correctly, which I doubt is the case.  BTW, he has no explanation in the help of v.8.0.1 AIC menu items on NewSubMenu (...) and how to use the subMenuHandler for all other functions.  At least everything I found had nothing to do with submenu items.  Is it impossible to do it by programming?

    Hi Chris,

    You can paste the code below directly to the interactive execution window and run.

    The result is in the attachment.

    #include

    public static int NLP, mbar, menu;
    public static int mitem, submit, submitem;

    NLP = NewPanel (0, "", 250, 250, 250, 250);
    mbar = NewMenuBar (NLP);
    menu = NewMenu (mbar, "menu",-1);

    mitem = NewMenuItem (mbar, menu, "submenu",-1, 0, 0, 0);
    prese = NewSubMenu (mbar, mitem);
    submitem = NewMenuItem (mbar, submit, "submenuitem",-1, 0, 0, 0);

    DisplayPanel (NLP);
    RunUserInterface ();

    I hope that's what you asked for.

    Have a nice weekend

  • How to remove the default for a limited only account gateway (with static ip address)

    I have 1 pc with 4 accounts 1 account administrator and user the rest is limited accounts. I use a static ip address and the question is how to remove the default gateway on these limited account so that they cannot access the internet

    The entry door is fixed to the adapter and selectively cannot set properties of the different adapter for different users, all users use the same adapter.

    With Internet Explorer (does not work with other browsers), you can configure a proxy server with a fake address, you can do this through Group Policy, or you can do it manually for each individual user through the Internet Options settings.  You can set the proxy server address map of loopback (127.0.0.1) or you can set it to a bogus address of your private address range (usually the range 192.168.xxx.xxx)

    If you are using other browsers, you can use NTFS permissions to deny access to the Explorer or the program directory or you can use software restriction policies to deny access to specific programs.

    Alternatively, you can use a logon script to activate the network connection service when you open a session and the other to turn it off when you log, but if you do this you will disable the entire network for limited users if it cannot be a solution for them.  The script can be a simple two-line script:

    Logon script:

    SC config Netman start = demand
    net start netman

    Logoff script:

    net stop netman
    SC config Netman start = disabled

    These can be useful:

    http://www.howtonetworking.com/Internet/restrictie11.htm
    http://www.christianblog.com/blog/abelajohnb/disable-Internet-access-in-Windows-for-specific-user-accounts/

    John

  • Photosmart 7520: How to remove the default print on PS7520 settings

    I recently had a problem with a default setting of 2 copies. Can I change to 1 copy by simply changing the number 2 to 1. The next ime I just print a similar document, the default setting is back to 2 copies and I cannot remember how to remove the default settings.

    Any help will be appreciated.

    -Joe

    Hi @JoeAldrich,

    Welcome to the community of HP,

    I understand that you are having problems with the settings on your Photosmart 7520. I'll be happy to help you.

    Below, I've posted links of couple to some documents that should help you to solve this problem. Please read the documents carefully and let me know if your problem is solved.

    Printers HP Photosmart 7520 - copying Documents.

    Printers HP Photosmart 7520 - change default print settings

    If you still experience the problem, I would recommend trying to restore the default settings.

    Go to configuration > tools > restore default settings

    I hope this helps.

    If this help will testify of my answer by hitting the thumbs to the top slot

    Click on the button "Accept as Solution" if I helped you reach a solution.

Maybe you are looking for

  • C870-1F3 satellite - cannot use and WLan connection

    Hello My father had this laptop with windows 8 during about 6 to 8 weeks, everything was ok, but today it can not connect wireless at all, if I plug in the modem the internet works fine. I tried loo t to the net - and tried FN and F12 but no joy, I d

  • Re: My Satellite laptop will not load to the top

    Hello My laptop isn't even a year yet, it worked fine until today.I turn it on and the bit of Toshiba comes up then after that it of just a black screen and then it says Realtek rtl810ie/8102e pci-e ethernet controller v1.07 (080320)PXE - e61 media t

  • Script error - really bugging me!

    I have a wrong track of java script in my computer that prevent me from playing Treasure Isle on FB. error code 28 maintains poppiing and it's really bugging me - how can get rid of it? I have the info on this but it's impossible to remove! Also, I c

  • How to compare the plug adapter performance speed

    I am currently using a Dual Band WUSB600N adapter and a 'ATT' source model of router: 5031NV for a DSL connection. Recently, I built a gaming PC custom with a Gigabyte 7170XP-SLI with Intel i5 processor 6500 Quad-cores. OS: Windows Home 64-bit 10 My

  • Need to order hard drive

    I need a hard drive for HP Pavilion dv2620us and perhaps new OS disk I can't get my recovery disk to work, I test a hard drive and it failed. I had vista can it be upgraded to 7? Why is it so difficult to find what you need on this site. I've been go