Edit first menu item in Xcode?!

Hello,
Why is the first menu item of Xcode always the identifier?
No matter if I change it, if I run it, it's the program identifier:
Link to a screenshot, because it too large to add it inside this question: https://sites.google.com/site/app2icon/Shows%20this.png
See the menu-bar, and the menu-bar in Xcode.
Please help,
Isaiah
P.S. I presume that red_menace is going to answer my question...

OK, if you want me to...
The default text used in the menu items such as About, Hide, Quit, Help, etc, is the name of the application.  These items can be changed from the Interface Editor, but since this is part of the user interface guidelines, you should think carefully about changing them.  Changing the application/project name is a bit trickier (if that is what you are wanting to do), since there are several files that use the name internally.

Similar Messages

  • How To Edit Sub Menu Items

    When I go to edit the sizes of my sub menu items, how do I edit the sizing for all of them? I can't remember the shortcut key that you hold while dragging / sizing the menu item.

    Container.remove...();I'll let you read the API to find all the different remove methods.

  • Editing navigational menu items

    How do i change text in a copied widget menu item?  Tried double/singleright clicking...using text tool, know this is super simple but is evading me!
    Also created states and when copied, states did not copy with menu bar...how do I get 4 menu item states to copy page to page?  Thanks alot!

    Hello,
    If you are using Menu widget and created an automatic Menu then I am afraid the text labels of the Menu cannot be changed. Menu widget picks up the names of your pages and creates a Menu withe the corresponding Menu labels and links.
    If you want to edit the text of the labels then I would suggest you to use Manual option of the widget. Using Manual Menu type you can configure your own Menu labels and also hyperlink them to the desired pages.
    Please have a look at the screenshot on how to create a Manual menu :
    The only task here is that you need to create the Menu from scratch.
    And regarding the states not getting copied over, generally they should get copied over. Please try in a new test website if the Menu states are getting copied over for you or not.
    You can also place Menu on your Master page so that you do not have to copy them on different pages.
    Hope this helps.
    Regards,
    Sachin

  • How do I edit and create new Spry2 menu items?

    I have manged to use adobe air to style and insert a spry2 menu - looks OK
    However,I do not undestand how to edit the menu items
    i.e. creating new menu items and adding new sub menu items
    On spry1 it was easy - just click the top of the menu and a wizard appeared at the bottom of the page
    The spry2 menu icon seems to be unclickable/greyed out?
    Can anyone help
    [email protected]

    Thanks for the reply - I already thought of that and I can edit the menu using code view (although I am not sure how you would 'see the sub menus in design view?) but I was wondering if spry2 has the same time saving wizard in the properties panel (as Spry1) that simplifies and speeds up the process?
    To restate the question: I can see a spry2 menu icon in the properties panel but it doesn't do anything as it's greyed out.
    Is there an option in dreamweaver (or adobe air which styles the menu) that makes a menu wizard work in the properties panel?
    If not then I guess I have to do it in code view - very tedious!?
    Jonathan
    [email protected]

  • Shorten Menu items to make room for more icons in menu bar

    Is there any way to shorten the menu items in the menu bar, so that there will be more space for the icons? For instance, in Safari, the first Menu item, File, could be abbreviated to F, Edit could be E, etc. That way, the shortcuts for apps through icons in the menu bar would have more space, to permit more icons to be shown.
    An option, although not a full fledged one, would be to configure the icons in much the same way as in the dock, drag and drop them to the desired location.
    Any thoughts on this?

    Not possible by normal methods - some hacking is required.

  • Can't see "Add or Edit Fields" menu in Acrobat 9 Standard v9.5.2

    I am trying to edit the fields of an Adobe form from one of my co-workers.  We both are running Acrobat 9 Standard v9.5.2.  She is able to see the Forms-->"Add or Edit Fields" menu, while I cannot.
    I cannot get this menu item to show?  Can someone tell me if there is an option or setting to enable so that I can get to this menu item?
    Here is a screenshot of the form:
    Here is a screenshot of the Adobe Acrobat version we are running:
    Thanks,
      Ted

    Finally found a work around to my problem.  Here are the steps:
    (1) The original form.  Note missing "Add or Edit Fields" menu item.
    (2) Click on Document-->Extract Pages
    (3) The following dialog pops up.  Since I am only working with a 1 page form I accept the defaults and click OK.
    (4) The following window is launched.  Now I just save the newly generated form:
    (5) Now when I check the Forms menu, I finally see the "Add or Edit Fields" item:  Yay!!!!
    (6) In checking the Document Properties of the new form, the Application (PScript5.dll)  and PDF Producer (GPL Ghostscript 8.15) metadata is still the same as before:
    Still don't know why I couldn't get to the "Add or Edit Fields" menu item in the original form.  After doing the Extract, now I am able to get to it.   At this point that's all I care about right now.
    Thanks George for helping me investigate this issue!
    Teo

  • Why were the new tab and new window right click menu items reversed from FF3.6 on FF4?

    I've been using Firefox since before version 1. when you right click on a hyperlink the first menu item had always been "open in new tab" and the second item was "open in new window" Now in Firefox 4, they have been reversed and it is a major pain in the rear. I even went and checked Firefox 3.6 on other PCs to make sure I wasn't wrong, and sure enough, they are reversed. I have verified this on both Windows XP and 7. I find my self constantly opening new windows instead of tabs. Is there a way to change this besides going back to ver. 3.6? Dumbest idea anyone at Mozilla ever had. Please change it back to the old way in 4.1

    Thanks edmeister with that add on I was able to change it. I still feel it was a bad idea to change it in the first place. I don't like the tabs up on top by default versus being in the old location either, but I did find how to fix that.
    I want Firefox to look and function like Firefox not chrome or opera. If I wanted chrome or opera I'd install it. I tried both and didn't like the interface of either one of those. You listening Mozilla?

  • Air desktop application: how to make a menu item bold?

    Hi, I'm using Flash CS6 to develop an AIR desktop application for OSX. I've created my menu using NativeMenu and such, but I can't find a way to make the first menu item bold, like a true OSX app. So far the little I've found on this always referred to Flex, not Flash. Any hints?
    Thank you.

    Thank you, kglad.
    I think I forgot to mention I'm building an Application Menu. The NativeMenu contains NativeMenuItems and there is no format property or method that I can see. Also, the name the menu item displays is its label property, which you can set, but it's a string, and I believe the htmlText applies to textfields, right?

  • Multiple menu items != multiple event handlers?

    I'm developing a program whereby a user can rate how much they like certain images when displayed on screen. The bulk of the work is done, but my rating mechanism (first attempt at one) is currently a right-click pop-up menu with the values 1-10 in ten menu items - naff I know, but its early design stages ;)
    This brings obvious problems, and I don't want to have to code event handlers for each and every Menu item just to set the same parameter to a different value depending on which menu item the user clicked (i.e. I don't want to have to create an event for the first menu item that simply sets and int variable to 1, and do the same for #2 through 10). What I was wondering was, is there any simpler way of implementing this? I.e. can I use the same event for the whole popup menu and detect the value of the option clicked and set the value accordingly? This would also mean, should I need to extend the rating scale above ten, say perhaps to twenty, then there would be no further coding necessary (which is nice! Lol!).
    Can anyone offer any suggestions? I did search, but tbh didn't have a clue what to search for. Your advice is appreciated.

    Implement the ActionListner that allows the constructor to take an argument as to the rating of the menu item, and then set the required rating variable to this when called. For example
    class MyRatingSystem
        int rating = 0;
        public void createMenus()
            JMenu ratings = new JMenu("Ratings");
            for(int i = 0; i < 10; i++)
                JMenuItem rating = new JMenuItem("Vote: " + i);
                rating.addActionListener(new RatingListener(i));
                ratings.add(rating);
        class RatingListener imlpements ActionListener{
            final int rate;
            public RatingListener(int rate)
                this.rate = rate;
            public void actionPerformed(ActionEvent ae)
                rating = this.rate;
    }The above code is inefficient and is only there to serve the purpose of an example(look at the loop, although I would think the compiler could do some loop unrolling?)
    HTH

  • Missing menu items - windows mobile second edition

    I have an established personal java application that runs on pocket PC with windows mobile 2003 (first edition).
    WIndows 2003 (second edition) appears to have broken it in that I can see the beginnings of a menu bar but it does not appear to have any of my usual menu items within it.
    I'm using the jeode JVM 1.11
    Has anyone else experienced this and found a solution?

    Hi,
    I haven't got anywhere with this.
    I've tried changing the order of declaration and used different fonts etc.
    I think what it comes down to is that the AWT "peer" of Menu or MenuBar just doesn't work on the new windows platform.
    If I can get hold of a much newer version of jeode than I'm sure it would just work.
    In the meantime I have tried NSICom Creme and IBM WEME (J9) and am having some success with those but things work differently so I'm looking at a complete re-test.
    I've not tried JBed yet.
    esmertec have not replied to my emails so I'm going to ring them soon.
    Rather hoping the 500 licenses my company bought of jeode might entitle us to a cheap update.
    Michael

  • Page Forward & Reverse buttons do not work & are "grayed-out" after upgrading to, as is the Main-Menu Items such as File-Edit-view etc...

    After upgrading to Firefox 3.6.12 all functionality appeared to be intact. Then after a few days it lost the ability to "page forward" or to "page back" and are "grayed-out". Additionally, the Main menu items such as File, Edit, View, History, Bookmarks, Tools & Help are also grayed-out and non-functioning.
    Also, the "Search Window" does not search, Web Searches need to be performed from within the URL window instead, for some crazy reason. If the URL window is blank when I enter a search into the actual search window the following appears in the URL window, "Search Bookmarks and History", which makes no sense.
    I have noticed similar complaints in this Forum in the past but I have not seen any posted resolution to these issues. Is there a solution?

    Create a new profile as a test to check if your current profile is causing the problems.<br />
    See [[Basic Troubleshooting#Make_a_new_profile|Basic Troubleshooting&#58; Make a new profile]]
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Where has Menu Item : "Edit Links..." within MSP (Standard or Professional) 2007 gone to in version 2010 and/ or 2013 ?

    Hi folks,
    Can someone please tell me where I can find the "Links..." menu item in version 2010 and ver. 2013 that is under the EDIT menu, up until MS Project (Standard or Professiona) version 2007 ?
    Just as a refresher, the Links dialog window has an Update Now,
    Open Source, Change Source..., and Break Link
    buttons, etc.
    Thanks in advance,
    \Spiro Theopoulos PMP, MCITP. Montreal, QC (Canada)

    You're welcome Spiro.
    Maybe it is the tool you're talking about, but here is the
    link to an excel file with the correspondance between 2007 and 2010 menus.
    Guillaume Rouyre - MBA, MCP, MCTS

  • [Gnome 3.2 fallback] Can't edit Applications - Accessories menu items

    Since the upgrade to 3.2 I can't edit Accessories menu list. Any idea how to to remove this feature?
    Off-topic:
    Does anyone else gets gray-to-black gradient on focused window list (panel) items? I've installed fresh Arch with Gnome 3.2 in VBox and I get the same thing there too (including inability to edit Accessories list).

    How do you mean 'editing Accessories menu'? You can enable/disable elements from Applications menu by right clicking on it, and select 'Edit menus'. You can get a more functional menu editor by installing alacarte (gtk2) or alacarte-git (gtk3) from AUR.
    And I also get gray-to-black gradient for active window on windows list on bottom panel, which makes the name of the window unreadable.

  • Is it possible to change "link" context menu items' order (I want "open in new window.." be the first) ?

    I made an upgrade FF from v3.6.xx to v17.0.x and found that "Link" context menu items' order is not the same.
    v3.6 menu looks as following: 1."Open Link in new Window", 2."Open Link in new Tab",
    v17.0 menu items' order is opposit 1."Open Link in new Tab",2."Open Link in new Window",
    All other items' position are uninteresting for me.
    How to swap this two upper items in "link" context menu?

    Both ways are useful:
    * Menu Editor [https://addons.mozilla.org/en-US/firefox/addon/menu-editor/ https://addons.mozilla.org/en-US/firefox/addon/menu-editor/]
    'Drag-n-drop' in editor window is working.
    * Editing "userChrome.css" [https://support.mozilla.org/en-US/questions/791244?page=2#answer-161497 https://support.mozilla.org/en-US/questions/791244?page=2#answer-161497] .
    For my Windows XP path looks: "C:\Documents and Settings\%account%\Application Data\Mozilla\Firefox\Profiles\%random_name%\chrome\userChrome.css".

  • How do you edit photos with photoshop from the new  Photos app?  The edit in external editor menu item seems to be gone.

    How do you edit photos with photoshop from the new  Photos app?  The edit in external editor menu item seems to be gone.

    Tell Apple what additional features you want in Photos via both http://www.apple.com/feedback/macosx.html and http://www.apple.com/feedback/iphoto.html  since they don't have a feedback page for Photos as yet.

Maybe you are looking for

  • UTL_FILE Oracle training sessions

    I'm working on writing a pl/sql package to read the flat file, parse the data and load it into the table using UTL_FILE.fopen, DBMS_LOB.OPEN. I'd like to take some sessions related to this topic if Oracle training center conduct. Can someone suggest

  • Cancelling Inspection Lots - In Process Lots 03 origin

    Hi, I have recently deployed the QM module of ECC 6 to interact with a LIMS system via QM-IDI interface as part of an overall ECC 6 implementation. I generate inspection lots in the following scenarios: 1. Goods Receipt from Purchase Orders 2. In pro

  • Facebook crashes after last iOS update  ???

    I Have just updated my iPad to the last iOS but it seems like there is a problem,my facebook app crashes when I open it?? what can I do????

  • "Error: 5" on Lightroom startup

    It also says (after loading the software) "The developer module is unactivated. Please renew your membership to activate the module again". Well, I have a full membership for all the Adobe softwares, and I've tried to logout and login again. And sinc

  • Structural authorization : role, profile, user group

    Dear All, I am working in OM in Structural authorization, can anyone tell me difference among Roles, profile, user group. I am mainly concerned with roles and profiles, What exactly is role and what is profile. Pl give me practical example.... Regard