I need a working sample project using core graphics in XCode 6

I've got an old os x app that does not compile in Xcode 6 because several basic things have been deleted.  For now I am OK with 4.6.3 but I'll need to make a jump to 6.0 at some point.  Just need an example combining kiosk mode and core graphics that builds in Xcode 6.0 and OS 10.10.  Any ideas?

...yes, I knew that there are no more updates. I was hoping for a super-secret workaround...since the project was originally created in the exact same version that I'm trying to open it in, there might be a bug that someone has figured out.
Precisely why I use PPro now. FCP is a headache at best...but this...there is no logical reason why this would happen.
...borrowed a friends macbook pro w/ FCP 7, it opened...migrated the XML files to PPro...all done now.

Similar Messages

  • How to convert sample project using EF4, ObjectContext -- to EF5 DBcontext?

    I have been working with (wrestling with) trying to create a copy a small sample project -- that is actually 3 project -- a class library containing an ADO.Net Entity Data Model (EF4) which uses ObjectContext, a WCF service application project (that
    connects to the Entity Data Model), and a WPF client which consumes the (data?).  This sample was created in VS2010.  I am trying to create a copy of this sample project in VS2012 (with EF5 and DBContext). The VS2010 sample works fine.  A .zip
    of the sample project (the sample I'm working on -- which I have removed a few additional projects that were included in the original sample project) can be downloaded
    here
    The .zip also contains the sample database (called SkiResultDB, mdf & ldf -- which I recreated the sample database from the original because the name was too long and had too many periods in the original -- but hey, everything still works in
    this sample). 
    The sample project also uses
    [assembly: EdmSchemaAttribute()]
    attribute in the .edmx ...Designer.cs
      It looks like this:
    [assembly: EdmSchemaAttribute()]
    #region EDM Relationship Metadata
    [assembly: EdmRelationshipAttribute("myDataBindingModel", "FK_Competitor_Event", "Event", System.Data.Metadata.Edm.RelationshipMultiplicity.One, typeof(SkiResult.Data.Event), "Competitor", System.Data.Metadata.Edm.RelationshipMultiplicity.Many, typeof(SkiResult.Data.Competitor), true)]
    #endregion
    "myDataBindingModel" is used 25 times through the designer.cs and the .edmx xml file (I renamed that bindingModel to myDataBindingModel -- to see if it would still work, and it did).
    here is what the designer.cs looks like (at a glance)
    When I try to create an ADO.Net Entity Data Model from the template list -- I just get bare bones --   ... : DBContext and none of the stuff that the original .edmx ... Designer.cs had.  But in the EF5 entity data model I do get
    ...edmx...context.tt which contains ...context.cs, but does not contain any of the methods in the original .edmx. 
    My request is if someone could explain -- just the class library part of this sample project for now -- how I could create an ADO.Net Entity Data Model like the original but in VS2012 (EF5) which does everything that the original ADO.Net Entity
    Data model does, the attribute decorators (did the author do that -- or was that generated by VS2010 or some other tool?).  Note:  I got this sample project from
    http://www.software-architects.com/devblog/2010/09/10/MVVM-Tutorial-from-Start-to-Finish
    which includes 8 (short) videos, very concise tutorial (the original sample project also included a Silverlight client and a unit test -- which I removed for simplicity  from my sample).  In the first video, the author specifically states
    that THIS tutorial is not about entity framework and thus did not explain much.  The first video just shows him selecting an ADO.Net Entity Data Model from the template collection and just clicking on the wizard.  I suspect that Entity
    framework was the "Fundamental" part of this sample project. 
    Any Suggestions appreciated.
    Rich P

    Hello Rich ,
    >>My request is if someone could explain -- just the class library part of this sample project for now…
    With the release  of the Entity Framework 5, the team uses the DbContext API installed of ObjectContext and the DbContext is recommended. In your case, since the project already uses the ObjectContext, I think it might be not easy to change
    it to work with the DbContext, you could follow steps as below to make the project still work with the ObjectContext AP:
    1. It still needs you to create the ADO.Net Entity Data Model in VS2012
    2. After you created the model, delete the XXX.Context.tt and XXX.tt files, they are used to work with the DbContext.
    3. In the designer windows, right click and select the properties, change Code Generation Strategy to Default/Legacy Object Context and save the designer windows.
    It would generate the entities are similar with the one you show in the image.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Drawing lines on MkmapView using Core Graphics not working in iOS 4.2

    We are drawing lines on MKMapView using follwing link The Reluctant Blogger : Drawing polyines or routes on a MKMapView (as an MKAnnotationView) – Part 2
    This uses Core Grpahics to draw lines on Mkmapview. This solution is working fine up to iOS 4.1. But when we use same class on iOS 4.2, it does'nt draw lines on the Mkmapview.
    Please advise.

    Mate,
    I have more or less the same problem. Trouble is I updated both my iPhone 4 and the iPad 3 to IOS 6 (wish I'd only done one of them). Basically, both initially had trouble getting into the home sharing on my iTunes. Seems to work after a couple of goes or killing the music app and relaunching. But doing some strange things once running. Same as you, the artists tab is not correct, it pulls a few of them in but I'd say 90% are missing! Playlists and songs seem ok. iPad 3 prob behaves worse than the iPhone 4, sometimes you see the music tracks when in a playlist changing at the top like (hard to explain) but killing the music app and relaunching tends to fix this.
    And don't get me started on the videos home sharing. So hit and miss with the album artwork, sometimes they show correctly but often there are lots of incorrect ones and random stuff shown. In my TV shows shared library it even came up on the iPad with album artwork for some of my songs. Bizarre.
    So I think IOS 6 has made a bit of a mess of home sharing. Going in the opposite direction and using the 'remote app' to browse my iTunes library seems to display normally.
    Bit dissapointed with IOS 6. No more streetview in maps, erratic home sharing. Seems more of a downgrade than an upgrade to me. I know Apple are very big on new features etc but I'd rather see them trying to fix the bugs on their exisiting features than doing this. I mean did we really need an IOS 6? IOS 5 seemed to be ticking along ok, bugs still existed so why not focus on these.
    Cheers
    Wayne

  • Need of a sample ALV using OO

    Hi all,
    I need to create an ALV using OO approach in which the user should change,insert,delete and save the values which should be reflected in the internal table also.
    Can u guys supply me with a sample program so i can refer it.

    Hello Sharan,
    Please refer to program BCALV_GRID_EDIT for your requirement.
    Hope this helps and please don't forget to reward points.
    Cheers,
    Sougata.
    p.s. if your Dev client has no flight model data already, first run program SAPBC_DATA_GENERATOR to create flight model data in your client.
    Edited by: Sougata Chatterjee on Jun 4, 2008 4:13 PM

  • Do I need to tell Lightroom to use the Graphics Card in my new laptop?

    HI!
    I have a new laptop and have successfully transferred my pics, catalogue and LR settings across. 
    It has better specs than my last one, including a decent (I think!) dedicated graphics card.  I have always had integrated graphics before so am not sure how this works.  Do I need to tell applications, such as Lightroom, to use the graphics card, or will this be automatically be done by the software/operating system?  If I do need to do anything, is this in each software (like Lightroom), the computer settings, or in some third party control software?
    Thanks for your thoughts.

    Thanks for that.  That seems a shame, although hopefully the increased CPU will help it run more smoothly anyway.
    Do you know off hand whether I would need to do anything for other programs with regards to the graphics card or is everything automated?
    thanks again

  • Deploying BPEL project using ant script in 11g

    Hi,
    i am just trying to deploy a single BPEL project using ant script.
    please specify what are all the needed jar's to be needed for deploying the project using ant
    and where exactly they have to placed, i mean into which directory i need to place those jar's...
    if u have any specific blog which describes step by step procedurs for single project deployment via ant, please tell me...
    its very urgent..
    thanks in advance...

    Hi',
    The .jar file required will be of the project/composite you want to deploy to server, this jar is inside deploy folder (11G).
    This .jar file gets created when you try to deploy your composite using right click on the project in JDev.
    This .jar can be picked from any location.
    Try this its little more descriptive.
    http://shrikworld.blogspot.com/2011/03/deploying-soa-11g-application-using-ant.html
    -Yatan

  • Delete a collab project using Server API 5.0

    Is there a way to delete a collab project using the Server API 5.0? I know I can delete a project using the EDK but I need to delete a project using the Server API. Can anyone help please?
    Thanks in advance.

    Thanks Imah.
    The EDK java doc said I could use RemoteSessionFactory.getExplicitLoginContext to access Collaboration Server API but I am getting the following error:
    Exception in thread "main" java.lang.NoClassDefFoundError: com/plumtree/openfoundation/util/XPMalformedURLException
    Any idea why? I am using EDK 5.2.0
    I could open this URL ("http://hostname/ptapi/QueryInterfaceAPI.asmx") in a browser.
    The code is as followed:
    try {
    IRemoteSession rSession = RemoteSessionFactory.getExplicitLoginContext(new URL("http://hostname/ptapi/QueryInterfaceAPI.asmx"),"Administrator", "");
    } catch (Exception e){
    System.out.println(e.toString());
    Can anyone help please? Thanks.

  • Is it possible to add a thumbnail to an image file with core graphics ?

    Hi,
    I'm writing a small image processing application.
    For image reading and writing I'm using core graphics (CGImageSourceRef / CGImageDestinationRef).
    Several image formats like jpeg or tiff provide the option to store a thumbnail in the file.
    To get this thumbnail I'm using
    CGImageSourceCreateThumbnailAtIndex( ... )
    which works fine so far. If there is no thumbnail in the image it is created
    with this function. Now, in the case there was no thumbnail in the image I would like to store
    the created thumbnail in the image file when I write it to the disk. So far I failed to find a function in core graphics
    to perform this task. In the CGImageDestinationRef documention it is only mentioned, that thumbnails
    are written into the output file, but not how to add these.
    I fear I'm overseeing something very trivial ...
    Regards,
    ingo

    normfb wrote:
    I believe that a Smart Object will solve your problem.
    place your original image in a new file as a smart object and do the same for the reflection (made by Transforming, reducing the opacity and introducing a mild horizontal motion blur) on its own layer, then:
    by double clicking on the smart object in the layers panel and returning to the original image, any change you make in the original and save, will automatically update the upright image and its reflection.
    Nice one Norm.  Five Kudos points to you.

  • I have Video camera movies that are HD format.. I am doing editing work on them using Final Cut Pro, but using DV PAL format for the projects I am editing. When I then tried to copy my work done in FCP Project that's originally DV PAL , into a new FCP Pro

    I have Video camera movies that are HD format.. I am doing editing work on them using Final Cut Pro, but using DV PAL format for the projects I am editing. When I then tried to copy my work done in FCP Project that's originally DV PAL , into a new FCP Project that is HD, and tried reconnect media with original HD movies (video), the sequence project got distorted for all the text, shapes used and all.. everything changed its orientation and scale.. Is there a way by which I can preserve my work done on DV PAL and switch it preserving its proportions, scale and orientation, but on a HD project sequence?? Appreciate your help and advice..

    Yes.  A couple of ways that might work.
    First Way
    What you need to do is load one of your hd clips in the viewer and edit into a new HD sequence.  Does it display correctionly? 
    OK, select the clip in the hd timeline and copy (command-c).  Now go to the HD sequence with the material that's distorted.  Select all (command-a) and paste attributes (option-v) and choose basic motion and distort.  That should maek things work.  What won't work is anything that you've adjusted as far as basic motion or distort in your PAL sequence.  That I'm pretty sure you'll have to redo.
    Second Way. 
    Choose your original PAL sequence and do a Media Manage changing the sequence preset to the appropriate HD paramenters with the media offline.  You then should be able to reconnect these clips with your original HD media.

  • Sample Project with ni hardware using NI-DAQmx Driver

    hi, i need a Sample Project with NIi hardware using NI-DAQmx Driver

    Please stick to one thread. You've created several that are asking the same thing and the answer remains the same - Help> Find Examples if using LabVIEW. Other programming languages come with their own set of examples.

  • I have After Effects CS5 and need to work on a CS5.5 project. Can I still upgrade to 5.5?

    I have After Effects CS5 and need to work on a CS5.5 project. Can I still upgrade to 5.5? I can't find it anywhere. I have a VERY limited budget.

    firebugwebdesign wrote:
    I have a VERY limited budget.
    Do you have $50? You could become a subscriber to the Creative Cloud for that and get the very latest version of AE (which is version 12.2 right now, whereas CS5.5 is version 10.5). You would get access to the Roto Brush, the 3d camera tracker, and a Lite version of Cinema 4D along with a ton of other enhancements and new features!
    Adobe is only selling CS6 (version 11) these days and renting both CS6 (version 11) and CC (version 12).
    For free you could download CS6 or CC and use the trial for 30 days.
    Alternatively, you could download a trial of CS5.5 (down this page somewhere: http://prodesigntools.com/tag/ddl) and use it for the next 30 days.
    Another option: you can look for third-parties selling their copies of CS5.5, but beware of shady people selling pirated software.

  • Need help in creating a sample application using Oracle I\PM 10gR3.

    I am a new to Oracle I\PM 10gR3 and I need a guide to create a sample
    application using Filer and a sample Process.
    I have searched the net and was unable to find any documents. If any body has
    any kind of guide to create an application please let me know.
    Waiting for a response.

    Please see Kenichi Unnai in his blog "How to use UWL API for NetWeaver BPM Tasks"
    How to use UWL API for NetWeaver BPM Tasks
    The .sca-file can be found on the sap service marketplace, afterwards you need to import the .sca-file, add the SC to your "MyComponents" and then you can select your necessary DC's.

  • HT1206 I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account. Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal accou

    Since I upgraded to Mavericks from Snow Leopard I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account.
    Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal account?

    You can long into an account via this page and update the email addresses that you have on it : http://appleid.apple.com

  • Using Apple's sample project at your own gain, legal or not legal?

    I found a sweet sample project in my Xcode developer folder called "Sketch". I would like to use it's code and redesign, redevelop, and totally flip it around to were I just used it as a template towards my own project. Is that legal to do? Considering Apple produced it as a sample project, not as a sample code to build on. Or would this be something to contact Apple about?

    I've done that. None of them say anything about redistribution to an extent of mine. Most of them say stuff like this "I found this in other headers, but this one came from infoPlst.strings"
    /* For the Finder's info panel. */
    CFBundleGetInfoString = "2.0.1, Copyright © 1998-2009, Apple Inc.";
    /* For the app's About panel. */
    NSHumanReadableCopyright = "Copyright © 1998-2009, Apple Inc.\nAll rights reserved.";
    /* On Mac OS 10.4 "Apple Sketch document" is the localization of the matching CFBundleTypeName entry in the Info.plist. On 10.5 it's also the localization of the matching UTTypeDescription entry in the Info.plist. The NSPDFPboardType and NSTIFFPboardType localizations are only used on 10.4, by Cocoa. On 10.5 the corresponding CFBundleDocumentTypes entries are pretty much ignored, because this app uses UTIs instead. */
    "Apple Sketch document" = "Apple Sketch document";
    "NSPDFPboardType" = "Portable Document Format (PDF) document";
    "NSTIFFPboardType" = "Tagged Image File Format (TIFF) image";

  • Need to find the assets associated to a BCC project using SQL query

    Hi,
    Given a BCC project (project_id), I need to find the assets (type of asset, version, status etc) in that project using SQL queries.
    I need this for reporting purpose and cannot do this programatically using any code.
    Surprisingly ATG does not store this association in a direct way. Can someone provide me the query if you have already done this before?
    I tried enabling loggingDebug in PublishingRepository and VersionManagerRepository to get the queries, but I did not get what I want.
    Thanks in advance,
    Gopinath Ramasamy

    UPDATE:
    When a project is selected in BCC, ATG is doing something crazy, as it appears to me, of querying all the tables (ofcourse when there is a cache miss) in all the versioned item descriptor with the workspace id of the project to display the assets contained in it.
    I do not see an easy or direct way of coming up with a query for this requirement.
    Please let me know if anyone has any other idea.
    Thanks,
    Gopinath Ramasamy

Maybe you are looking for

  • Quaries taking more time

    Hi we have two databases db1 and db2,in database db2 we have number of nested tables were there. Now the problem is we had link between two databases,whenever u firing the any query in db1 internally it's going to acces nested tables in db2. For fech

  • Connecting my ipod to a new computor

    Help!!!got a new laptop set up itunes but have now lost all my songs from my library and and have been erased from my ipod!!!cant get to my old pc til xmas anyone know what i can do to retrieve all my music???????

  • Add-on won't run on some clients

    As soon as an add-on users de DI SDK, it crashes at startup on some systems and I don't know why. I'm using the DI Basic Operations example that came with the SDK. I build it, and used the SAP B1 SDK setup .NET Wizard to create the installer and lice

  • Resolution help with PB 15" 1.67 and Apple 20"

    Hi, I have a PB 1.67 and an Apple 20" display that I am trying to get to work right. I am setting it up for mirroring what's on the PB and I haven't been able to get the 20" to display the full 20" at a resolution that looks anything but lousy. If it

  • Date arithmatics not working properly

    if i m passing a varchar string and this string is in a default date format then it should be converted to dd-mon-rr SQL> select '12-jan-04'+3 from dual; select '12-jan-04'+3 from dual ERROR at line 1: ORA-01722: invalid number but instead of that if