Help !! About the PostProcessing SPI Sample

i was deployed the sample.
but i don't know whether it completed.

Hi,
from UIViewController Class Reference:
+- (void)loadView+
+%< (SNIP) >% -+
+The default implementation of this method looks for valid nib information and uses that information to load the associated nib file. If no nib information is specified, the default implementation creates a plain UIView object and makes it the main view.+
+If you override this method in order to create your views manually, you should do so and assign the root view of your hierarchy to the view property. (The views you create should be unique instances and should not be shared with any other view controller object.) Your custom implementation of this method should not call super.+
+If you want to perform any additional initialization of your views, do so in the viewDidLoad method. In iOS 3.0 and later, you should also override the viewDidUnload method to release any references to the view or its contents.+
So if you want to create a view (background image) which loads from a nib you need to add additional views (scrollview) in viewDidLoad by adding the as subviews to self.view.
- (void)viewDidLoad
// Step 1: make the outer paging scroll view
CGRect pagingScrollViewFrame = [self frameForPagingScrollView];
pagingScrollView = [[UIScrollView alloc] initWithFrame:pagingScrollViewFrame];
pagingScrollView.pagingEnabled = YES;
//pagingScrollView.backgroundColor = [UIColor blackColor];
pagingScrollView.showsVerticalScrollIndicator = NO;
pagingScrollView.showsHorizontalScrollIndicator = NO;
pagingScrollView.contentSize = CGSizeMake(pagingScrollViewFrame.size.width * [self imageCount],
pagingScrollViewFrame.size.height);
pagingScrollView.delegate = self;
[self.view addSubView:pagingScrollView];
// Step 2: prepare to tile content
recycledPages = [[NSMutableSet alloc] init];
visiblePages = [[NSMutableSet alloc] init];
[self tilePages];
Dirk

Similar Messages

  • Where can I get the latest version of the NetworkDirect SPI Sample programs?

    My team is developing some NetworkDirect SPI solutions. We've got a copy of the ND SPI sample programs (e.g., ndpingpong), but the methods they call don't match the ND SPI specification online at: http://msdn.microsoft.com/en-us/library/cc904398%28v=vs.85%29.aspx
    I have seen that there seems to be a set of sample ND SPI C++ programs available, but I've searched endlessly and haven't been able to find a download from MS that contains the set of sample programs that match the specification. Where can I find
    the sample programs?
    Thanks
    PS: I had no idea which Forum Category and Forum to post this in. Couldn't find ND SPI or HPC Pack or anything seemingly close.

    Hello,
    Thank you for your post.
    But your issue is out of support range of VS General Question forum which mainly discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    I did some research but don't find such sample. I am moving your question to the moderator forum ("Where is the forum for..?"). The owner of the forum will direct you to a right forum.
    Best 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.

  • Need help about the SHA Message Digest ? & what is use of Message Diagest ?

    need help about the SHA Message Digest ? & what is use of Message Diagest ?
    1>i have one program of making message digest
    2>which requires two files name
    3>one for input like txt
    4> second is out put file of message digest
    can any one tell what is the use of second generated file .

    MessageDigest md = MessageDigest.getInstance("SHA");
    FileInputStream fis = new FileInputStream(args[0]);
    byte[] b = new byte[1024];
    int readed = -1;
    while((readed = fis.read(b)) > 0)
         md.update(b, 0, readed);
    fis.close();
    FileOutputStream fos = new FileOutputStream(args[1]);
    byte[] d = md.digest();
    StringBuffer sb = new StringBuffer();
    for(int i = 0; i < d.length; i++) {
         String str = Integer.toHexString(d[i] & 0xff);
         sb.append(str.length() < 2 ? "0" + str : str);
    fos.write(sb.toString().getBytes());
    fos.close();

  • Can anybody help about the conditions in CRM business transaction??

    Hi experts,
    I'm fresh on CRM and have several questions regarding the conditions in CRM business transactions.
    Can you please help?Thanks in advance.
    In prciing procedure,we can determin which condition should be involved in item level,
       then,how about the conditions in header level??How and where they can be determind?
       how the condition value can be calculated?I think they should be the collection of the conditions of the items.
    Am I right?
    Thanks.

    Hello Jerry
    Basically you are right,  at header level you should see the collection of the conditions of the items. However there are also conditions that can be entered at header level ( header conditions). You can see more information about these conditions in SD documentation:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/dd/561760545a11d1a7020000e829fd11/frameset.htm
    See sections:
    Header and item conditions
    Distribution Between Header and Items 
    In "Distribution Between Header and Items" you can see how HB00 and RB00 condition types work.  If you create your pricing procedure in CRM ( not downloaded from R3) then you can use 0HB0 and 0RB0, which are the CRM counterparts of HB00 and RB00
    Best Regards
    Luis Rivera

  • Help about the last SRM version and interaction with suppliers

    Hello, I need the confirm that the last SAP SRM versione is the 7.0. Which are the differences between 5.0 and 7.0? Do you have materials about the interaction with suppliers for bids? Thank you!
    Dany

    Hi,
    There are a lot of differences between the SRM 5.0 and SRM 7.0.regarding the Bidding Scenario.
    Infact SRM 7.0 is released with Public Procurement service(PPS)
    The main differences
    SRM 5.0 -tender fees payment and EMD (Earnest Money deposit) is thro' Development
    SRM 7.0 -Tender fess -Payment can be made in SRM thro'Payment Gateway
                 - EMD Fees can also be paid in the SRM 7.0 which is Standard Functionality..
    There are  lot of differnce
    Just Wait for a day or two I will send the difference to your Business Id
    Regards
    G.Ganesh Kumar

  • PS-IM - Help about the sequencie the end of the year.

    Hello Guys about the finalization the module Investment managment (IM) what the sequencie of closed of the year.
    To Projects and orders.
    The best regards

    I have both budget in projects and orders.
    My question is ....
    Wich the steps I need  year - and coling of the release 4.7 to modules Investment managment, projects and orders?

  • Please help about the limit request

    how to connect the internet for the mobile set 3110 classic
    because iam tried bye the contact provide service vodafone
    also contained the internet service provided with it service
    but massage comminig me tell me not contact or connection with internet
    please help me

    note:
    i am reading the note book about set and working it but wihtout ability
    what i do to connection with internet service

  • PLease Help- About the Apps

    (I pod touch owner)
    I want to downlowed a app on my i-touch
    but i am always seing apps for iphones, where do you fined apps for the thouch
    I want the free apps (for now)
    I am still a new member of apple nation, I dont really know my way through all this, I have been new for about 4 weks now
    so please explain and help'
    please, I need someone with experince and they know what they are talking about
    please and ty
    reply back

    Most of the applications work on your iTouch. Most applications will list which device they work on under the description. You won't be able to use applications that use the iPhones camera.

  • Help about the playlist

    Hi! Im very happy about my Zen V MP3 player, but i have a problem...
    Its not a big, but its driving me mad... I don't know how I turn the "random play all" off. Or i think it is that. It's just takes a random song after the first song and up in the right corner it is a "" with two arrows around it. please help!

    You may need to reconfigure your menus to get access to the 'Play Mode' menu.
    Go System->Player Settings->Configure Menu
    You will get a tick list. Make sure the Play Mode is ticked.
    Now press the Back key repeatedly until back at the top level menu.
    Select 'Play Mode' and choose Normal.

  • Can I have your help about the software for apple

    can I knew how I can change my security Question for apple account?
    Am waitting your answer........

    Assuming that you don't know your current answer(s), then from http://support.apple.com/kb/HT5665 :
    If you have three security questions and a rescue email address, sign in to My Apple ID and select the “Password and Security” tab to send an email to your rescue email address to reset your security questions and answers.
    If you have one security question and you know your Apple ID password, sign in to My Apple ID and select the “Password and Security” tab to reset your security question.
    If you have one security question, but don't remember your Apple ID password, contact Apple Support for assistance. Learn more about creating a temporary support PIN to help Apple confirm your identity when you contact Apple Support.
    If you can’t reset them via the above instructions (you won't be able to add a rescue email address until you can answer your questions) then you will need to contact Support in the country where you and your iTunes account are to get the questions reset (these are user-to-user forums).
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5312

  • Help about the planning cost in WBS.

    Hi guys,
    Run tcode 'CJ40', user can input the cost in WBS element (in the 'cost plan' column).
    Now the requirement is that , we should get the value from this column and I have find some functions. But all don't work.
    So seek help from you experts.
    Welcome any suggestion!.
    Thanks very much!!

    Be careful, CJ40 write planning cost on RPSCO and BPJA (or BPGE, BPPE).
    You can test if you just post on BPJA if you try an CJ02 and select WBS, go on simulation cost screen. You watch 'zero' on the planning cost (ANIA and ANIB table)...
    Use MF
      KBPV_POST_JA for BPJA and
      HFPT_BPIF_RPSCO for RPSCO.
    Please reward points if its help.
    Bonne journée.
    Message was edited by:
            Pierron Fred
    Message was edited by:
            Pierron Fred
    null

  • Help about the definition of new task.

    Hi,
    I can start successfully a Bex Query via FM abap4_call_transaction but I see two queries defining this call:
    CALL FUNCTION 'ABAP4_CALL_TRANSACTION'
    STARTING NEW TASK 'ZTRX'
    EXPORTING
    TCODE = 'ZTRX'
    EXCEPTIONS
    TCODE_INVALID = 1
    OTHERS = 2.
    My tests:
    1) Without defining a specific "task" but referring to a transaction code ZTRX, the call to a FM work correctly but the effect is to start two times the program/report defined for the transaction ZTRX. I have created the transaction ZTRX as copy of RRMX (se93).
    2) I tried to definine a "task" (PFTC, PFTC_INS, PFTR, PFTS) but I find some difficulty and I don't know if this step is necessary. Certainly, defining a generic name, the call to a FM don't work correctly.
    3) At the last I tried to use:
    CALL METHOD cl_reca_gui_services=>call_transaction
              EXPORTING
                id_tcode             = 'ZTRX'
               IF_LEAVE_CURRENT     = ABAP_FALSE
               IF_SKIP_FIRST_SCREEN = ABAP_FALSE
                if_new_external_mode = abap_true
              EXCEPTIONS
                error                = 1
                OTHERS               = 2.
    trying to start only one session (as /oZTRX), but I receive un error because the method is not found.
    Any help will be appreciated. Thanks in advance.
        Giovanni

    Hi Giovanni
    It's not very clear your problem, I wrote this simple code and it works fine (not twice running):
    CALL FUNCTION 'ABAP4_CALL_TRANSACTION' STARTING NEW TASK 'TEST'
      EXPORTING
        TCODE = 'FB03'
      EXCEPTIONS
        TCODE_INVALID = 1
        OTHERS = 2.
    Max

  • Help about the phone contain modified softwere that cannot be update

    hi i can;t update my phone (j10)  give me this erorr   the phone contain modified softwere that cannot be update ?    help me

    You can try to use EMMA to flash software:
    http://developer.sonymobile.com/services/flash-tool/use-the-flash-tool-for-xperia-devices/
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • Seek your help about the issue of Sun JES can not work well in HP9000

    Recently I am testing Sun JES (Java Enerprise System) 2005Q4 in HP9000 (HP-UX 11.11), but I encountered some troubles, after installation, Sun AM -- Access Manager (its old name is Identity Server) and Sun Portal Server can not work well, others (such as Sun App Svr, Directory Svr, Admin Svr) are OK.
    When I try to access AM admin console (http://myhost.mydomain.com:8080/amconsole), exception was thrown as below:
    exception
    javax.servlet.ServletException
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:300)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    root cause
    java.lang.NoClassDefFoundError
    com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:99)
    com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:242)
    com.iplanet.am.console.base.ConsoleServletBase.checkAuthentication(ConsoleServletBase.java:355)
    com.iplanet.am.console.base.ConsoleServletBase.validateSSOToken(ConsoleServletBase.java:238)
    com.iplanet.am.console.base.ConsoleServletBase.onBeforeRequest(ConsoleServletBase.java:188)
    com.iplanet.jato.ApplicationServletBase.fireBeforeRequestEvent(ApplicationServletBase.java:1105)
    com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:591)
    com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
    java.security.AccessController.doPrivileged(Native Method)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    After many test, I still can not finger out what is the real reasons casued this exception in HP-UX.
    The possible risk is JES 2005Q4 requires some software and hp-ux bundles patches before install JES, but I can NOT find the exact version of them from hp web site, and use corresponding higher version to release them.
    JES 2005Q4 needs:
    Perl (B.5.6.1.F) HP-UX11i
    Tour A.02.02
    Libiconv 1.9.2
    GOLDAPPS11i & GOLDBASE11i (June 2004, B.11.11.0406.5)
    I installed:
    perl_D.5.8.0.G_HP-UX_B.11.11_32+64
    TOUR_B.03.01_HP-UX_B.11.11_32_64
    libiconv-1.11-hppa-11.11
    GOLDQPK11i_B.11.11.0612.459
    I am very appreciated for your help!
    Thanks!!
    Vhu
    ===============
    some test env:
    bash-3.00# uname -a
    HP-UX rp3440 B.11.11 U 9000/800 1110163507 unlimited-user license
    bash-3.00# java -version
    java version "1.5.0.01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.01-_06_jun_2005_05_20)
    Java HotSpot(TM) Server VM (build 1.5.0.01 jinteg:06.06.05-04:39 PA2.0 (aCC_AP), mixed mode)
    JES media:
    java_es_05Q4-ga2-hpux-parisc.zip
    installed components in JES: App Svr, AM, Portal Svr, Directory Svr, Admin Svr.

    This is a double posting, please only post in one discussion at a time.
    Keynote 6.5 is stable and reliable under Yosemite for most users.
    As with all new operating systems and applications, a small number of users find a few problems.
    Copy and pasting text from and into Keynote from all the applications I have, work perfectly: the applications include; Safari, Mail, Word, PowerPoint, excel, Pages, Numbers, iMovie, Photoshop, InDesign, Illustrator.
    If you want to place graphics into Keynote, use one of the following methods:
    Insert > Coose
    click the media button on an image placehoder
    click the media button on the tool bar
    drag and drop from a Finder window
    Copy and pasting images into Keynote is not supported

  • About the subform sets samples.

    I was going through the samples, and I noticed that I couldn't find the source of the data in the samples. The files used are DataA.xml and DataB.xml, however, there is no Data Connection defined anywhere, or at least I can't find it. However, if I delete the xml files, an error shows, so it's obviously using them, somehow.
    Also there is no info in the Data View tab, and when I create a new Data Connection, there is always something there.
    Thanks!.

    Yeah, I could find after some research where the data was coming from, thanks anyway.
    In a related issue I'm having, if you have any idea why would this be happening, I'd greatly appreciate it!.
    I work with a colleague that is the one in charge of assembling the final pdf documents, when I give him the xdp and the xml file, it works ok if he opens it in Designer, however, in the Adobe Livecycle process, the data is not recognized, and the document renders as if there is no data present.
    I wonder, could this happen because the preview data feature is reserved for tests only?, and I would need to pass the data in another way?.
    Thanks!.

Maybe you are looking for

  • How to use the "Fade Wave" function in CS3?

    I have found old tutorials which reference a "Fade Wave" either filter or function under edit back in PS6, but I can't seem to find it in CS3.  Is there any way to enable this, or an add-on which includes it?

  • Balance Sheet & P/L Statements

    Hi folks, I'm new in the FI area (but not in BW) and now I'm involved in a project where the first thing they want to get is the Balance Sheet & P/L reports. I've reading every pdf document I found on the net and it seems like it's all Business Conte

  • Weblogic问题收集-2

    5.weblogic700+oracle9iR2问题 weblogic700完全可以和oralcle9i2结合.目前我使用的就是weblogic7+oracle9i2.而weblogic6.1不能和oracle9i2整合. 将orcle9i的jdbc/lib目录下的class12_g.jar放入weblogic的启动classpath中.不要使用class12.jar(那个可以针对oracle9i01或者oracle817) 6.DataSource 和 Tx DataSource 之间有何区别

  • Format menu button missing from MS Word for Mac

    Hi all, This is driving me crazy! My Word for Mac 2004 works perfectly, usually love it, but for some reason, the format menu -which I use to customize my default bullet and numbering lists, paragraph spacing etc. -is missing from the top of the scre

  • Ejbs in workshop

    Hi, I'm developing some EJBs using workshop/ejbgen. I have an MDB working and now want to refer another local-ejb within it. Basically I have one application (top-level folder) in workshop with two EJB projects under it. One is the MDB and the other