Opening Parent DC's View in embeded child DC's  interface view.

Hi, I have a requirement to open a view/window of a parent webdynpro application from an embeded child DC's interface view.
Currently i'm doing it by creating a context element for ComponentAPI in interface controller and passing the parents ComponentAPI reference to embeded dc through interface controller context.
How should I do it without pasing the reference? Is there any way to get parent Applications ComponentAPI in a child DC?

Hi,
If I want to add a reference of parent in child DC then the child DC should aware of the parents that are going to use it. Then there is no use of using DC.
The child dc can be used by any number/type of webdynpro applications and my requiremnt is to get the parent's window at the runtime, not at the desing time.
Anbu.

Similar Messages

  • Error word web app can not open this document for viewing in office web apps 2010

    Hi 
    i am receiving office web apps error.
    i installed sharepoint 2010 on windows server 2012 datacenter,
    and installed office web apps 2010 and sp2
    adil

    Hi Adil,
    From the error message, I recommend to check the things below:
    Check if Word Viewing service is started in Central Administration. If it is started, stop and re-start it.
    Check if the Word Viewing service proxy is created.
    Check if the Word Viewing service proxy is associated with web application with issue.
    If above cannot work, please check the ULS log for further research.
    More reference:
    https://amalhashim.wordpress.com/2013/01/29/sharepoint-word-web-app-cannot-open-this-document-for-viewing-because-of-an-unexpected-error/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Error opening a business component view object - ExtendedTextArea missing

    Hi,
    I'm running the HRSystem demo from the oracle developer day, and get an error opening any business component view object, for example, JobsView.xml. The error is:
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.javatools.ui.ExtendedTextArea
         Dependent class: java.awt.Component
         Loader: jre.bootstrap:1.6.0_05
         Code-Source: unknown
         Configuration: jre bootstrap
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.lang.Class.getDeclaredMethods0 (Native method) [unknown, by unknown]
         at java.lang.Class.privateGetDeclaredMethods (Class.java:2427) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.lang.Class.getDeclaredMethod (Class.java:1935) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component.isCoalesceEventsOverriden (Component.java:5726) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component.access$100 (Component.java:162) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component$2.run (Component.java:5680) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component$2.run (Component.java:5678) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at java.awt.Component.checkCoalescing (Component.java:5677) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component.<init> (Component.java:5646) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Container.<init> (Container.java:245) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JComponent.<init> (JComponent.java:581) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JPanel.<init> (JPanel.java:65) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JPanel.<init> (JPanel.java:92) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JPanel.<init> (JPanel.java:100) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at oracle.jbo.ui.wizard.JboWizardPanel.<init> (JboWizardPanel.java:94) [C:/Oracle/Middleware/jdeveloper/modules/oracle.adf.model_11.1.1/bc4jwizard.jar (from system property C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jwizard.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.dlg.DtuWizardPanel.<init> (DtuWizardPanel.java:67) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchPanel.<init> (SearchPanel.java:84) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchPage.jbInit (SearchPage.java:79) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchPage.<init> (SearchPage.java:63) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchFlatEditorListener.initEditor (SearchFlatEditorListener.java:41) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.common.JeoEditorMulticaster.dispatchInitEditor (JeoEditorMulticaster.java:56) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.JeoEditor.getGUI (JeoEditor.java:282) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.JeoEditor.getPanel (JeoEditor.java:310) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.JeoEditor.setContext (JeoEditor.java:341) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.ideimpl.editor.EditorState.createEditor (EditorState.java:158) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor (EditorState.java:94) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos (SplitPaneState.java:231) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos (SplitPaneState.java:194) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState (TabGroupState.java:103) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.TabGroup.addTabGroupState (TabGroup.java:379) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor (EditorManagerImpl.java:1400) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor (EditorManagerImpl.java:1334) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor (EditorManagerImpl.java:1260) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame (EditorUtil.java:164) [C:/Oracle/Middleware/jdeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame (EditorUtil.java:127) [C:/Oracle/Middleware/jdeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.editor.EditorUtil.openExplicitDefaultEditorInFrame (EditorUtil.java:67) [C:/Oracle/Middleware/jdeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.jbo.dt.jdevx.JdvIde.editSourceFile (JdvIde.java:1826) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doFlatEditMenuAction (DtuMenuManager.java:1706) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.performMenuAction (DtuMenuManager.java:1595) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doMenuAction (DtuMenuManager.java:1377) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.doMenuAction (JdxMenuManager.java:892) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.deployment.ui.JxdMenuManager.doMenuAction (JxdMenuManager.java:66) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.bc4jdt.deploy.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.bc4jdt.deploy.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doAction (DtuMenuManager.java:1363) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doAction (DtuMenuManager.java:1348) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.doActionPerformed (JdxMenuManager.java:694) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.JdxMenuInvoker.run (JdxMenuManager.java:2111) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at java.awt.event.InvocationEvent.dispatch (InvocationEvent.java:209) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventQueue.dispatchEvent (EventQueue.java:597) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java:273) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java:183) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:173) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:168) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:160) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.run (EventDispatchThread.java:121) [jre bootstrap, by jre.bootstrap:1.6.0_05]
    I searched for this class, and it is supposed to be in uic.jar. However, when I opened that jar file it was not there. Did I set something up wrong, or is this a bug in jdeveloper?

    When I am trying to open a VO inside JDeveloper for editing. The issue appears only to be with the VO's, even the ones that were automatically created at the start of the tutorial. Other types of objects can be opened for editing without incident.
    Here is my versioning info:
    ADF Business Components     11.1.1.52.5
    CVS Version     Internal to Oracle JDeveloper 11g (client-only)
    Java(TM) Platform     1.6.0_05
    Oracle IDE     11.1.1.0.31.52.05
    Versioning Support     11.1.1.0.31.52.05

  • I am getting this response when I am trying to open a file: Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser."  What do I do?

    I am getting this response when I am trying to open a file: Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser.”  What do I do?  I have opened this up in the past without a problem. 

    Back up all data.
    If Adobe Reader or Acrobat is installed, there should be a setting in its preferences such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected. Otherwise do as follows.
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present. The same goes for a plugin called "iGetter," and perhaps others.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • "Always Open In..." View Options for Root Level of a Disk Image File

    I ran into a problem/bug tonight that I can't find listed anywhere and was wondering if anyone else has encountered it. I am using Snow Leopard (now 10.6.1), upgraded from the last revision of Leopard.
    I create DVD-R sized disk images with Disk Utility (using "Mac OS Extended" only w/o Journaling) for saving downloaded files. Because of the number of files on this disk, I create single-letter folders (for alphabetical filing) and set up these disk images to "Always Open In List View". For the individual folders, I can set these to "Always Open In List View" without a problem. However, for the "root level" of these disk images, I can only access "Always Open In Icon View" no matter which view option is selected.
    For previously created disk images that were already set to "Always Open In List View", these show the previously set "List View" at the disk image "root level" as expected. But if I uncheck the box, it immediately goes to "Always Open In Icon View". And like before, no matter which view option is selected, I can never get back to "Always Open In List View". Note also that I can set this option as expected for "root levels" of real disks - this only seems to be a problem with the disk image files.
    I had no problems at all with this under Tiger or Leopard. I've only run into this now under Snow Leopard. The upgrade tonight to 10.6.1 hasn't seem to affect this problem.
    So should I be doing something differently now to get this option to reappear, a possible conflict with something on my computer or is this a bug with Snow Leopard? Can anyone else duplicate this issue?

    Additional info, in case anyone is running into this issue...
    If I do the following with the "root level" of the disk image, I can set the "Always Open in List View" option.
    1. Open the "root level" view of the disk image - for me, it always opens in icon view. Then, select "Show View Options" from the View menu.
    2. Check the "Always Open in Icon View" box. While leaving this dialog open, select "as List" from the View menu.
    3. Uncheck the "Always Open in Icon View" box. It will instantly turn into "Always Open In List View". Recheck this box immediately, then close dialog. This will make the setting stick.
    I've been able to repeat this situation several times. I might be wrong, but it sure acts like a small bug to me. Hope this helps anyone else who might have encountered this issue.

  • Automation error - No document is currently open in the Acrobat Viewer

    Hello
    We have a Visual Basic application that we use for automating tasks in Acrobat on a batch of files. This application calls a folder level javascript to perform most of the tasks and is invoked via an application menu item (to get around some of the security restrictions). This application runs fine in Acrobat 7. Recently we upgraded to Acrobat 9 and the application doesn’t work any more. The error that is being generated is
            No document is currently open in the Acrobat Viewer
    I have isolated the problem down to the piece of code that accesses the fields object of the AFormAut.App object. We use the fields object for executing the JavaScript methods. The FormsAutomation sample application that comes with version 9 of the SDK generates the same exception. I have seen references to this problem on various forums but there can’t find a definitive answer.
    avDoc = CreateObject("AcroExch.AVDoc")
    Dim file As String = System.Windows.Forms.Application.StartupPath & "\..\..\..\..\TestFiles\FormsAutomation.pdf"
    bOK = avDoc.Open(file, "Forms Automation Demo")
    'If everything was OK opening the PDF, we now instantiate the Forms
    'Automation object.
    If (bOK) Then
                formApp = CreateObject("AFormAut.App")
                acroForm = formApp.Fields
    Else
                System.Runtime.InteropServices.Marshal.ReleaseComObject(avDoc)
                avDoc = Nothing
                MsgBox("Failed to open PDF Document. Aborting...")
                End
    End If
    To get around the problem I have to display the document that is currently being processed. This doesn’t seem correct as we don’t an acrobat window open when our application is processing a batch of files. Has this method of automation been removed from Acrobat 9 deliberately or is it a bug?
    BTW I am not sure if this is the corrent forum to post this question. If there is a more appropriate forum for this query can someone point me in the right direction.
    Any help would be greatly appreciated.
    Thanks
    Paul

    Yes. I have applied all patches up to 9.3

  • Modal popup window refresh the parent (calling) window/view

    I have a modal popup window that is adding detail records.  When this window is closed via the Hide method in my controller I would like to refresh the parent (calling) window/view.
    What is the best way to do this?
    Regards,
    Diane

    Here's my process.....
    2-windows & 3 views
    Window 1 - Selection View and Detail View
    Window 2 - Add View (used as a modal popup window called by a button click on the detail view)
    Selection View has all the options for obtaining a list of data for the detail view.  The detail view has an Add button.  Component controller has the hide method and access to the other components that do the update/query methods. On the detail view the user can click Add and a popup modal window shows.  User enters data and clicks either the add or cancel button.  The Detail view needs to refresh to show the additional data that has been added by the modal window.  There are calcuated values in the detail view from a supply function.  This function is not running and the values are not changed.
    What should be put in the hide method that will cause the detail view to obtain new data and supply the calculated values?  If I was using the Add view as part of the same window as the detail/selection views I'd just put in a navigation link between the detail and add views and fire the plug.  I like the idea of the popup window so I'd like to get this to work.
    I put the wdContext.initialize() in the hide method - which yes - caused the detail view to run - however the context lost all the key values so I received a data not found.  I then tried to initialize those nodes that did not contain the key values but the detail view did not display new values.
    Thanks for any ideas.....Diane
    Edited by: Diane Fuller on Jan 8, 2009 6:48 AM

  • "Edit menu in Photoshop" opens up QuickTime picture viewer

    As the subject line suggests, when I right-click a menu and select "Edit menu in Photoshop" from the pulldown, it opens up QuickTime picture viewer. Somehow, Encore or this function in Encore has gotten reassociated with QuickTime. Any idea how to get it going to Photoshop again instead? Or, any idea of a work-around to open up the menu in Photoshop manually? (Where can I access the menu psd files?)

    You need to associate psd files with Photoshop.
    Go to a psd file and right click on it and open with..
    Set it to Always open with this program.

  • How can i convert 2k resolution dpx files of a movie to DCP and will they be able to open the harddisk and view the files?

    how can i convert 2k resolution dpx files of a movie to DCP and will they be able to open the harddisk and view the files?

    AFAIK, this is beyond the capabilities of FCPX/Compressor. This company makes a plug-in, which I have to say I have no experience with. Here is a thread that may give you some other ideas. Good luck.
    Russ

  • My pdf's will not dl either and nothing will open except qt picture viewer.

    my pdf's will not dl either and nothing will open except qt picture viewer. quick time is over riding pdf files. is there a check mark to take off somewhere. quick time should not over power pdf files.

    I can't explain the cause to the problem - but I found two "work-arounds" to get me running again.
    Workaround #1:
    I found another program (and there are many) on the web that will also read .pdf files.  I downloaded  "Foxit Reader" , installed it and it works.  I can now view my pdf docs!
    However - I got so used to Adobe Reader - I really wanted to get Reader working again.
    Workaround #2:
    I re-installed Adobe Reader 8.
    Instead of running the usual Adobe installation script that I got from the web, I copied (from another PC's C-drive)  the "Reader 8.0" folder and all its contents into my current C- drive directory structure  C:\Program Files\Adobe\.
    I re-booted the PC and can now open my pdf files using Reader 8.
    It seems to work - but I don't know what the effects of this installation method will have in the future - or the interaction it will have with other programs.  I guess when I need to remove the program in the future  - I'll have to do it manually, since it doesn't even register in the "Add or Remove Programs" under Control Panel.
    ===============
    Hope this helps out anyone else with similar symptoms.
    In the original problem, it's unfortunate that there were no error messages whatsoever when I tried opening the pdf files.  It was like as if Reader was not even activated or even loaded on my PC.  I'll bug me for a while - but at least I got Reader working again (for now....)!
    Mike

  • Best pattern to signal a parent control from a deeply nested child control

    #1
    The application i created hosts intially a logincontrol.
    The login control signals the application with
    OnAuthenticationPassed to move states.
    This state change removes the login control and loads the
    administration control.
    this one level nesting is okay to be handled by having the
    parent listen to an event the child makes... but when multiple
    levels of nesting occurs... chaining events just to propagate the
    message up .. is not a flexible solution... example:
    The administration control hosts a lot of specific task
    controls.
    [ArticleManagement - (contains categorymanagement, new
    article, edit article -- further nesting controls)]
    eventually the session will die out on the server... so when
    a task (example: submit new article) the server response will be:
    <response>
    <isAuthenticated value="false" />
    </response>
    I will then have to propagate this message up to the
    application parent level so that administration control panel is
    removed and replaced with the login control.
    what is the best way to handle this?
    #2
    what are common transition patterns when removing one panel
    and putting another in its place? [i'm an application developer not
    an animator.]
    thanks,
    Leblanc Meneses

    thanks for the bubbling information. for a minute I thought i
    had to create a singleton to centralize registering events. I'm
    glad the framework manages this inside UIComponent .. less things i
    have to worry about.
    about animiation: thanks first of all.. looking nice now.
    my current implementation works but you can see where the
    viewstack starts and ends by when the control and leaves, enters
    the scene through the animation.
    If i change the viewstack width and height to 100% i loose
    the ability to center the inner contents...
    i want the viewstack width and height to 100% and still be
    able to center vertically and horizontally the inner contents. do
    you know how to do this?
    Thanks again,
    Leblanc Meneses
    <mx:states>
    <mx:State name="OnAuthenticationPassed">
    <mx:SetProperty name="selectedChild"
    target="{this.viewstack1}" value="{this.administrationmain1}" />
    </mx:State>
    </mx:states>
    <mx:Script>
    <![CDATA[
    import flash.events.*;
    import mx.effects.easing.Bounce;
    public function init():void
    //register to global event manager
    this.addEventListener("OnAuthenticationPassed",
    OnAuthenticationPassed);
    this.addEventListener("OnAuthenticationFailed",
    OnAuthenticationFailed);
    private function OnAuthenticationPassed(event:Event):void
    this.currentState="OnAuthenticationPassed";
    private function OnAuthenticationFailed(event:Event):void
    this.currentState="";
    this.viewstack1.selectedChild = this.login1;
    ]]>
    </mx:Script>
    <mx:Parallel id="outEffect">
    <mx:Dissolve duration="1000" alphaFrom="1.0"
    alphaTo="0.0"/>
    <mx:Move duration="500" xTo="-9000" xFrom="0" />
    </mx:Parallel>
    <mx:Parallel id="inEffect">
    <mx:Dissolve duration="1000" alphaFrom="0.0"
    alphaTo="1.0"/>
    <mx:Move duration="500" xTo="0" xFrom="-9000" />
    </mx:Parallel>
    <mx:ViewStack id="viewstack1" resizeToContent="true"
    horizontalCenter="0" verticalCenter="-5">
    <comp:login id="login1"
    hideEffect="{this.outEffect}" showEffect="{this.inEffect}"
    />
    <administration:administrationmain
    id="administrationmain1"
    hideEffect="{this.outEffect}" showEffect="{this.inEffect}"
    />
    </mx:ViewStack>

  • How to make 'always open in ... view' check box actually work?

    What I need is a "Make 'Always open in ... view' check box work" check box.
    Specifically:
    I double click on my hard drive icon to open its window. I press command 3 to make it display in column view. I press command J and check "Always open in column view" and check the further check box, "Browse in column view". Then later on having viewed various windows I double click on the hard drive icon and it opens in some other view than column view. So, how to make the check box do what it actually says it will do?
    Thanks.
    edit: In fact in Panther, and probably other older OS X's, all folders would generally remember (I think) how it was last viewed and use that again. How to make that happen? Thanks.

    Hi,
    For Question #1,
    refer this link.
    Hope it helps!
    Thanks,
    Avni Bhatt
    If this helped you resolve your issue, please mark it Answered

  • Always open files in code view?

    I never use design view and it's very annoying that Dreamwaver CS4 can't seem to understand and remember that. I can be editing a file one day in code view, and when I open the file again the next day it opens in design view!? Is there a setting for this somewhere or is this a bug? Any suggestions for a solution?

    The preference to open in Code view prevents that page type from being opened any other way. It means open ONLY in Code view.
    The way that Dreamweaver opens documents follows a logical pattern. If no document is open, the first document is opened in whichever view was active when the last document was closed or Dreamweaver was shut down. If a document is already open, Dreamweaver opens the next document in the same view.
    If you always work in Split view, as I do, all documents will open in Split view. The only exception is if you open a file that is set to open in Code view only. If that document is active when you open a new document, it will also be in Code view.
    It's logical and simple to understand. If you don't like the way it works, file an enhancement request through the official form at https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform.

  • All my pdf scans open with  windows photo viewer what can I do to see them in Adobe Reader?

    all my pdf scans open with  windows photo viewer what can I do to see them in Adobe Reader?

    You need to change your file association to open .pdf files with Adobe Reader instead of the photo viewer program; see Change the program that opens a type of file - Microsoft Windows Help

  • Bridge opens in Windows Photo Viewer

    This is a pain previous version opened directly into Photoshop, is this a bug can this be changed from Windows Viewer default to Photoshop

    I actually WANT my BMPs to open with Windows Photo Viewer, but they don't For some reason PNG files DO open with Windows Photo Viewer by default in Bridge, but BMPs open with Photoshop.
    The time to load photoshop is like loading a cannon to shoot a goldfish oftentimes when I just want to look at a picture quickly rather than edit it, sooo, I was wondering is there any way to change items TO use Windows Photo Viewer, since it's not listed as an option for anything but PNG?
    Of course, in the File Associations setting of Preferances, you can Browse for a new program to add, but it doesn't like the input of %SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %1 (where %1 is the filename) which is what Windows uses normally to open Windows Photo Viewer since it's part of a DLL rather than a separate program...According to a google of windows photo viewer location
    .... Yet, of course Bridge opens PNG files for me with Windows Photo Viewer, so there must be some way to add the option manually for BMP somehow if I can copy whatever set up it's using to open PNG files with it?
    Thank you for any help anyone

Maybe you are looking for

  • After upgrading to 10.6.8 dock icons can't be changed

    I'm running a Macbook Pro with 2.5Ghz Intel Core Duo with 4Gb memory. I recently upgraded from 10.5.x to 10.6.8, updating other software at the same time. Now I find that it won't retain any new icons I add to my dock. For awhile it kept bringing bac

  • P2P fulfillment and Clearing rule interaction

    Hi, I am facing an issue related to Promise to Pay (P2P). We are using FP2P1 to create P2P.  The open items listed in FP2P1 creation screen appear to be sorted based on net due date (ascending), document number( ascending), amount (descending).  The

  • DVD driver did not work

    hi, I have macBook Pro and I insert small CD before a year . today I take out the DVD driver and the got the small CD. I returned back all things as it is. the problem now that DVD driver dose not work at all . the CD can't go inside. I think there i

  • Generic problem in passing arguments  ( question )

    I wrote some generic class that hold some generic map. When i looking some key in this map - i want to have the value of the key and set this value to some argument that i pass to the function that look for it. I dont want to return the value as retu

  • EBS Exchange rates

    Please help, I'm at a client that's using the Electronic Bank Statement and Payment Program functionalities. Problem: The exchange rate table is maintained manually everyday but the rates are not obtained from their bank. When the payment program is