Xcode Build and Run window doesn't show anything i done in .xib even a Label?

I am new to xcode ,try to learn programing ,i try to build a simple Mac program ,i drag a label icon to .xib user interface and SAVE then RUN ,in the window it won't show anything ?  anyone can help ? thanks

The NewTry window looks like the window that opened when you ran the app not the window in the builder, right?
You need to open thre app window in the builder. To do this you need to select the app cube  window icon in the column to the left of the builder window.
Select the solid blue cube   window icon that says NewTry App Delegate like this
(note the name of the cube  window icon will reflect the app name which is why the above says Test App App Delegate)
Once you have that window open in the builder then you can drag ui elements into it and they will appear when you build and run the app.
Of course getting them to do something is another issue entirely!
Message was edited by: Frank Caggiano - its not the blue cube but the window icon above it.

Similar Messages

  • Downloads such as adobe flash update won't download even when anti virus is disabled. The download box appears and runs but doesn't show anything.

    Any updates or downloads won't download in Firefox. The download box appears, goes thru the motions but doesn't park anything in the file. I usually have to quite Mozilla, use Explorer for the download, such as Go to Meeting, or Adobe updates. Can't download anything with Firefox from your browser.

    I am having the same issue -- IE7, XP SP3... Flash Player
    will not download or install, but will download and install for
    Netscape. Must be an IE7 issue, but I can't find a solution. If you
    find something out, it would be freat!
    ([email protected])

  • Adobe Reader pop-up window doesn't show anything but blank frames

    I really dunno why. Suddenly it appeared like that. I tried repairing and reinstalling but nothing works for me. Also I tried Adobe Acrobat. It looks exactly the same like this. Thinking of an error involving fonts, I tried changing all fonts used in my system (from Personalize - Window Color - Advanced) but it still doesn't work.........

    Your guess regarding fonts is right: most likely some system font is missing.  It is often a missing Segoe font that causes this.

  • The downloads window doesn't show files that I download them.Please, Note: Iv'e already installed IDM 6.04 Build 2 & IE 8 is still my default browser.

    The downloads window doesn't show files that I download them.Please, Note: I've already installed IDM 6.04 Build 2 & IE 8 is still my default browser.

    neuwerld wrote:
    Ohh thanks guys!
    It worked as a charm, and thanks Brisbin33 for the autostart.sh tip.
    So the thing that caused my whole system not to work as it should was that I forgot to put a "&" after conky?
    haha that´s kinda anoying I have been sitting and looking through like a milllion files looking for the answer
    But again, really thanks!
    /Neuwerld
    that little "&" sends the conky process to the background freeing up the current process (your autostart.sh script) to finish doing what it's doing so you can move on to running openbox itself.  with this in mind, it should be obvious why keeping conky in the foreground would cause problems.
    also, replacing it with (sleep 1 && conky) & means... wait a second, when that's done successfully (&&) run conky, and put all of that () to the background.  that way openbox comes up immediatly and only a second later you've got your panel and monitor.
    all this after .xinitrc and before openbox

  • Xcode 4 and applescript to build and run a target

    I am not really able to find clear info about how this should work; seems that since Xcode4 was introduced, Applescript does not work anymore with it.
    All that i have to do is to launch Xcode4, open a project, select a target and build and run (to be more specific, i have a test target that runs Unit tests; that's what i am trying to launch); but so far I was unable to tell Applescript how to do this simple action.
    The project is fine, it builds and runs nicely, even using xcodebuild; but it doesn't seem to work if i try via Applescript.
    Is there anyone that knows how to actually tell Xcode to build a specific target with specific build settings? I am running the simulator4.0 as SDK. configuration Debug, target called "mytestsuite".
    So far I can only launch and load the project into Xcode, but any other option fails, like when i tell the project that i want to build.
    Any help is more than appreciated; the lack of resources honestly is making me think to abandon Applescript for something that has more examples and is much more user friendly...but for now I gotta use it so can't avoid to deal with it (can't use xcodebuild sadly).
    Thanks in advance for any info.

    No worries; my nick is pretty common among people that likes Japanese animation (is the nick of the main protagonist of a series called *******!!! that was pretty popular in the 90s); the only place where i use it is mainly here or on pelicanparts and classicamiga.
    Anyway surprise me that nobody use applescript to build Xcode4 projects; probably everyone uses either xcode3 or just use xcodebuild.

  • I was using iMovie yesterday and it was working. But today when it started it doesn't show anything in the window on the left. No events, no projects, nothing. It's blank and so is the rest of the screen. Does anyone know what my problem might be?

    I was using iMovie yesterday and it was working perfectly. But today when it started it doesn't show anything in the window on the left. No events, no projects, nothing. It's blank and so is the rest of the screen. Does anyone know what my problem might be?
    Where does the imovie.library reside? where do the events and projects reside?

    Hi winkydb,
    Thanks for visiting Apple Support Communities.
    If you do not see the events or clips you were working with previously, first see if you can switch back to the library you were using with this method:
    Show or hide the Libraries list
    You select libraries and events in the Libraries list.
    To show the Libraries list: Click the Show button on the left side of the toolbar.
    The default location for iMovie libraries is the Movies folder in your home folder.
    You can find this information here:
    iMovie (2013): Work with multiple libraries
    http://support.apple.com/kb/PH14745
    Best Regards,
    Jeremy

  • TS1369 I have Windows 8, and my ipod doesn't do anything when plugged in. It doesn't even show it's charging. What can I do?

    I installed iTunes, installed the drivers for the shuffle, and synced once. Now, It doesn't charge. It doesn't make any noise when I plug the ipod into the usb and doesn't show anything in iTunes.

    Here:
    iOS: Device not recognized in iTunes for Mac OS X
    or
    iOS: Device not recognized in iTunes for Windows

  • How to build and run sample extensions?

    I spend quite a while in trying to get the sample extensions to run, provided at
    Adobe-CEP/CEP-Resources · GitHub  or also in the Adobe Illustrator CC 2014 SDK for the Plugins that have a GUI.
    So far i did not succeed.
    System Windows 7 x64. Illustrator CC
    First try:
    Package one of the samples using the Adobe package manager. Added the whole folder of "CEP_HTML_Test_Extension" or as well the "TutorialUI" from the SDK samples.
    and then install the resulting zxp file it using the "Extension manager". No errors reported. Extension managers lists the Extension as active for AI CC. Started Illustrator.
    But i dont see anything in illustrator. There is no entry "Extensions" in the Windows menu of Illustrator.
    The menus of the Tutorial PlugIn are shown, but the Dialog of the sample does not show up. In the debugger i noticed that the call to pFnLoadExtension fails.
    Second try:
    Following the pdf "USING THE ADOBE EXTENSION SDK" (http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/CC14_Extension_S DK.pdf)
    Package done as before
    Activated PlayerDebugMode in HKEY_CURRENT_USER\Software\Adobe\CSXS.5
    copied the zxp file to C:\Program Files\Common Files\Adobe\CEP\extensions
    Same result. I do not see anything of a extension.
    I had no problems building and running the Sample Plugins though.
    What am i doing Wrong?
    How can i build and run a simple sample extension?
    Any help appreciated.

    Help About Illustrator shows:
    Version 2014 1.0
    18.1.0 (64 Bit)
    From Samples-master\UI_Showcase\CSXS\manifest.xml i see:
    <HostList>
    <Host Name="ILST" Version="[17.0,17.9]" />
    <Host Name="PHSP" Version="[14.0,14.9]"/>
    <Host Name="PHXS" Version="[14.0,14.9]"/>
    <Host Name="PPRO" Version="[7.0,7.9]" />
    </HostList>

  • Skype window doesn't show up after logging in

     After I log in to Skype I see the icon show up in my task bar but the window doesn't show up and clicking on the icon doesn't do anything.
    And the times when the window DOES show up after signing in, it's not responding. 
    Is there a way to fix this? I have the latest version of Skype and am using Windows 8.1

    Please,  run the DirectX diagnostics tool (32-bit version).
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Library and other windows refusing to show up

    Hi,
    I'm currently running Motion 3 and when I want to start from scratch it goes through the normal setup but then the main window doesn't appear so I would have to goto file - New Project and it will then appear, but the library browser and File browser doesn't show up at all, I've pressed the button at the top of the window and even went to the Window drop down but it still will not show up. It used to work but now it doesn't. Could someone please help me?
    Thanks
    Leon

    Could be a preferences file problem - to quote Mark Spencer:
    You need to delete the preferences file
    1) Quit Motion.
    2) Navigate to User/Library/Preferences.
    3) Locate com.apple.motion.plist and delete
    post back,
    Patrick

  • Unable to build and run Javapetstore using  Sun SDK from Command Line

    Hi,
    Here is a problem I?ve come across building and running JavaPetstore from Command Line using Ant.
    It shows that Build is successful but there is an error message in very beginning:
    ?Unable to locate tools. jar. Expected to find it in C:\Program Files\Java\jre 1.5.0_11\lib\tools.jar?
    But there is no such a file in jre-1.5.0_11 or previous versions.
    The only place where the file with such name can be found is jdk\lib.
    All attempts to run end up with:
    ? BUILD FAILED.
    C:\<PETSTORE_HOME>\bp-project\command-line-ant-task.xml:77;unable to find javac compiler;com.sun.tools.javac.Main is not on the class path.
    Perhaps JAVA_HOME does not point to JDK."
    Directories C:\Sun\SDK\bin and C:\Sun\SDK\jdk are in the PATH.
    JAVA_HOME as a System variable is set up to C:\Sun\SDK\jdk.
    Building and running other applications like a BluePrints or Samples bring to same result.
    I will post more information if needed.
    Thank you in advance for help.

    If you are using Windows XP:
    1. Right click on my computer
    2. Select Properties from the popup dialog
    3. Click on the "Advanced" tab
    4. Click the button towards the bottom that says "Environment Variables"
    5. In the dialog that pops up, look in both the User variables and the System variables for a variable named CLASSPATH
    6. If its not there, you need to create it. If you want to make it available to all users of your computer, create it as a System variable. If you only want it to be available to the current user, add it as a User variable.
    7. If it is there, or if you just created it, it needs to contain the following values: the current directory (symbolically abbreviated as a period: "."), any class libraries you want to be available to the java compiler (javac) or the java interpreter (java). By default, jre/lib and jre/lib/ext are searched for classes, so you don't need to include anything located in one of these folders on the classpath.

  • When I rip a cd, then use another program, then come back to itunes, the cd stops ripping and the cd doesn't show up in the side bar anymore. What's going on here?

    When I rip a cd in itunes, then go to use another program, then come back to itunes, the cd stops ripping and the cd doesn't show up in the side bar anymore. What's going on here?  I am running the x64 version of itunes in Windows 7.

    Just wanted to say that you're not the only one with the problem: http://discussions.apple.com/thread.jspa?messageID=13009436

  • Serial entry window doesn't show up

    Hi,
    I have an application in TS 3.5 In fact i copied this application from a previous one. When i run a test, the serial input window doesn't show up. What is more when the main seq reaches end, it goes to cleanup, then postuut and then runs main sequence again immediately. But i want the operator to enter a serial number and initiaize the test. I never faced this problem before.
    I hope there's s'one who can help me soon

    What process model are you using?  Has it been modified? 
    Does your sequence file include the PreUUT callback sequence in it?   If so then you will not see the default serial number input dialog if you are using the Sequential Model and the TestUUTs entry point. 
    The serial dialog box is part of the PreUUT callback.  If you open your process model and then open the PreUUT sequence in there you should see two steps (assuming no one has changed it).  One displays the dialog and the other sets the serial number. 
    If your sequence file (not the process model) contains a green sequence called PreUUT then the one in the process model doesn't get called. 
    A good litmus test for this is- Open a blank sequence file.  Run it using Test UUTs.  If you see the serial input dialog then your model is good to go and the issue is with your sequence file.  If you don't see that dialog then something has changed in your model.
    Hope this helps,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • HT4623 I have an iPod with iOS 4.2.1 and would like to up date version 5. The pc I normally sync with has XP operating system. So I can't up date to iTunes 10. And my iPod doesn't show the software update button shown in the article. What can I do?

    I have an iPod with iOS 4.2.1 and would like to up date to version 5. The pc I normally sync with has XP operating system. So I can't up date to iTunes 10. And my iPod doesn't show the software update button shown in the article. What can I do?

    You cannot update it if you can't get the latest version of iTunes. Actually, the latest version of iTunes will run in XP if you have Service Pack 2. Also, you posted in the iPad forum, and your profile shows you have an iPad, but in your post, you say it is an iPod. Is it an iPad or an iPod?

  • Hi skydiver, I have ios7.4, I tried two different USB ports and it still doesn't show,up on my desktops in my computer as iPad so I can't click it. If it was there I would open and see all my photos, and YES it ask me DO I trust this computer! several tim

    Hi skydiver, I have ios7.4, I tried two different USB ports and it still doesn't show,up on my desktop in my computer as iPad so I can't click it. If it was there I would open and see all my photos, and YES it ask me DO I trust this computer! several times.
    The apple tech on the phone, went to my control,panel
    Went to my devices. Original iPad showed up,there In red and then he had me go,to apple website, download something and it said it could configure to my computer.
    Is,finally answer,to me was go to the apple care,one on one appointment, and it's my "software"
    A man I know told me "Apple at store, won't be able to do,anything for me"
    That's not very positive.
    What else? Can't I download iPad drivers,into my computer?

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    http://support.apple.com/kb/ts4062
     Cheers, Tom

Maybe you are looking for

  • AMD Athlon 64 X2 3800 and K9N SLI Platinum

    I've been reading conflicting reports concerning RAM speed. One says that X2 AMD's will run at 800mhz, and I've read that only FX will run at 800 and vise versa, with this mobo. Anyone running this cpu with RAM at 800mhz????

  • Connection String Problem with Dreamweaver CS4 and Vista Compatability?

    Hi, I am receiving the below error when viewed in the browser. I am running this under Vista Home Premium and IE7 with IIS 7.0 and I am using DreamweaverCS4. Please help me can we fix this. Thanks in Advance. error '80004005' /test/index.asp, line 8

  • Install apps on iPhone 4S

    I thought this was supposed to be a seemless transistion.  How do I get the info from the apps from my last iphone (2g) onto the 4S?  Do I have to re-register and sign in to the apps?

  • Re: Static Noise On My GT70 Gaming Notebook

    I received a customer's laptop here having the same issue. It doesn't look like an issue which can be resolved by software because the sound seems emitted from the mainboard after I disassemble it. So I've requested some new versions of the mainboard

  • Problems with itunes library

    my music in the itunes doesn't appears in my library. also, every time i add a song donts appears in my library, but the song is updated to the ipod. my library is always empty. I'll appreciate your help. Thank you very much sorry by the spelling