Multiple Document Interface in version 11

Please could anyone help?
Why isnt it possible to have Multiple Document Interface in version 11?
Thanks

i believe the answer is that Adobe is following Windows Programming User Interface Guidelines, that Microsoft itself doesn't always follow.

Similar Messages

  • Multiple Document Interface

    Dear Experts,
    I am a new user with Measurement Studio for visual C++ and want to develop a Multiple Document Interface(MDI).
    Where can I find an example to show how to create it step by step. Application Note 175 shows
    how to create a SDI case but not a MDI.
    Thanks in advance.
    Fujie Xia

    Fujie -
    You can find this information in the Microsoft documentation. Check out Working with MDI Applications and Creating Menus in MSDN online. This topic walks you through creating an MDI application. You should be able to use this topic along with the application note you referenced to learn how to create an MDI application.
    There isn't anything specific support in Measurement Studio that is particular to MDI, SDI, or dialog-based applications. All of the specific support for these application types is build into the MFC framework. Consequently, MFC documentation is the best place for you to go to find out about these types of applications.
    One piece of advice I can give is that MFC documentation tends to assume you will use CView as the base class of your child windows. However, you will typically want to use CFormView as the base class of your child windows for applications in which you are using Measurement Studio user interface controls.

  • No support for MDI??(Multiple Document Interface)

    So I've been searching the web for JavaFX MDI, and it seems that we don't have it..... There is a Jira report with no interest at all here https://javafx-jira.kenai.com/browse/RT-22856
    I mean I didn't think it would be a big issue, but apparently it is... Why doesn't it exist?
    I've never tried it, but we can only have 1 Scene Per Stage, and 1 Stage right?
    What about Creating Sub-Scenes and using those with groups or such?!?!
    It might also be possible to use other container nodes and just make subclasses to close and such, so I might not need multiple scenes for my personal needs.
    I rather not have to go back and use JInternalFrames and such in Swing.... GRRR >(
    Thanks!
    ~KZ
    Edited by: KonradZuse on Apr 7, 2013 11:08 AM

    Oooh that's super cool, thanks!
    I cannot run the ensemble though, it keeps giving me an applet error, I'm assuming because my jre 8 overrides jre 7 (browser java doesn't work either).
    will this api work with the beta builds?
    It seems there are beta builds, but I'm not too sure how to access them, or how this fxtras works...
    Thanks again!
    Edited by: KonradZuse on Apr 7, 2013 8:20 PM
    Yup 8 crashed it, not too much stuff, and some things are buggy, but it's a great start!!!
    I was also able to get a copy from the sample here
    http://mihosoft.eu/?p=507
    Both JDK7 and 8 jar files are in there. No Maven poo poo needed :p.
    Edited by: KonradZuse on Apr 7, 2013 8:20 PM

  • Painting problems with cwgraph in multiple document interface (mdi).

    Has anyone else seen weird behavior when using a cwgraph on an MDI child form in .NET. Whenever I open a new child window (containing a cwgraph) it gets painted once in the correct location and again offest about 50 pixels away and the old original location doesn't get invalided properly.
    The only workaround I've found is to contain the cwgraph in a panel or groupbox and the problem seems to go away entirely.

    Do you only see this problem with the graph, or do you see it with other Measurement Studio controls as well? Do you have any other ActiveX control on an MDI child and if so, what is the behavior of those controls? Could you please post a small test project that reproduces the problem? Thanks.
    - Elton

  • Web start and multiple documents

    I am working on a rich client application that I want to deploy via web-start. There is a requirement for it to present the multiple-document-interface. Each time I double-click on a file, web-start kicks off the application in what appears to be a new JVM (at least, a new javaw.exe appears in the process list under windows-XP).
    Can anyone suggest a way for each instance after the first to detect the first instance, and to delegate the file-name to the first instance?
    I would prefer to keep the interaction between the instances as hidden and localized as possible. I have seen this done in C++ using CreateMutex and SendMessage. It looks like it may be possible to do this with RMI, by having each instance attempt to connect to a server, and on failure become a server, but that leads to race conditions, and may allow communications that cross to other machines. Named pipes would have worked, but Java does not support them. Sockets would work, but I would have to reserve some port number (which one would be safe on all machines?) and I don't know how to ensure that the socket would not be visible to other machines.
    Regards,
    Danny

    The JNLP file can add a file assciation for an app., the [FileOpen/SaveService example|http://pscode.org/jws/api.html#fs] declares file type text/sleepytime.
    As to making sure it is one VM, or one instance, look to the SingleInstanceService.

  • No staggered windows with XCode 3 in a Cocoa multiple document application

    I want to release a new version of an application that I developed using the Cocoa multiple document framework. With XCode 2.x when I opened new document windows they were staggered so that the user could see that there was more than one document open. Since I switched to XCode 3, new document windows are created at the same location on the screen and new ones cover the older ones. I liked the old way. I can't find anything about this in the documentation or release notes. Is this the new way to do this according to the Human Interface Guidelines or a bug or what?

    I see that part of my problem is terminology. The term for exposing new windows is cascading. It is possible to tell a document's window controllers to cascade its windows when initializing an NSDocument subclass like this:
    - (void) windowControllerDidLoadNib:(NSWindowController *) aController
    [super windowControllerDidLoadNib: aController];
    NSArray* myDocWindowControllers = [self windowControllers];
    int numControllers = [myDocWindowControllers count];
    unsigned int controllerNumber = 0;
    while(controllerNumber < numControllers){
    NSWindowController* theWindowController = [myDocWindowControllers objectAtIndex: controllerNumber];
    [theWindowController setShouldCascadeWindows: YES];
    controllerNumber ++;
    }

  • How can I use Adobe Acrobat X Standard to print multiple documents on Lexis Nexis File & Serve?

    I am unable to print multiple documents on the Lexis Nexis File & Serve legal website that used their Batch Document Processor software. The technicians there told me that Adobe Acrobat X Standard has an incompatibility with their Batch Document Processor software. I never had a problem with Adobe Acrobat 6.0 or Adobe Acrobat 9.0 and the Batch Document Processor program at the Lexis Nexis File & Serve website. I am now running Windows 7 Professional SP1. Before, we were running Windows XP Professional SP3 with the IE 8.0 browser. We now are running the IE 9.0 browser.

    The answer is in the question...
    Only the Pro version of Acrobat is capable of batch processing files (which
    I assume the Lexis Nexis tool uses). Until now you had Acrobat Pro, and now
    you have Acrobat Standard, and therefore you can't use it anymore. You need
    to upgrade to Acrobat Pro.

  • Acrobat 9 hangs with multiple documents open

    HP pro 6200 4 G RAM, Win7Pro, Acrobat 9(fully updated), single computer affected, multiple users, documents are from C drive, network, and USB
    I've run a repair install, removed the popups/lines and other markup notifications, held shift down when starting to not load add-ins, logged in as another user, updated video card drivers, sprinkled fairy dust, changed desktop resolution(set at 800x600 per user preference), opened same documents on another computer with no problems, and yet I still cannot find out what is causing Acrobat 9 to hang after multiple pages are opened.  Sometimes it will hang completely and I have to go into task manager and kill it, other times the page has a hard time painting as I scroll.  The memory usage doesn't go over 100k in task manager.  If we  close out of the documents with task manager and open them back up it is fine for a while, then it starts back up again.  This seems like a common issue but all the common fixes I found aren't working.  I was not able to find a "preferences" folder under his user folder to delete those settings.
    Anyone have any other ideas?

    From: <[email protected]><br /><br />| I need to scan multiple documents and the "hide scanners interface" is grayed out. I<br />| recently upgraded from Acrobat 8 professional, which occassionally would allow me to<br />| scan multiple docs. Called Adobe and they suggested I upgrade to 9. Still can't scan<br />| multiple docs at a time. Need to set my scanner as not being recognized as a flatbed.<br />| HELP PLEASE!!!<br />| Apparently has something to do with the scanners interface setting.<br /><br />If you really need to scan multiple documents then what you may realy need is a scanner <br />with and Automatic Document Feeder (ADF).<br /><br />-- <br />Dave

  • Acrobat 9 Professional-scanning multiple documents needed

    I need to scan multiple documents and the "hide scanners interface" is grayed out. I recently upgraded from Acrobat 8 professional, which occassionally would allow me to scan multiple docs. Called Adobe and they suggested I upgrade to 9. Still can't scan multiple docs at a time. Need to set my scanner as not being recognized as a flatbed. HELP PLEASE!!!
    Apparently has something to do with the scanners interface setting.

    From: <[email protected]><br /><br />| I need to scan multiple documents and the "hide scanners interface" is grayed out. I<br />| recently upgraded from Acrobat 8 professional, which occassionally would allow me to<br />| scan multiple docs. Called Adobe and they suggested I upgrade to 9. Still can't scan<br />| multiple docs at a time. Need to set my scanner as not being recognized as a flatbed.<br />| HELP PLEASE!!!<br />| Apparently has something to do with the scanners interface setting.<br /><br />If you really need to scan multiple documents then what you may realy need is a scanner <br />with and Automatic Document Feeder (ADF).<br /><br />-- <br />Dave

  • Standard document interface is not available

    Hi All,
    I am using the method "get_spreadsheet_interface" from class "i_oi_document_proxy" to get the interface from an 2007 Excel File with multiple worksheets.  I have successfully opened the file using "open_document" but when I execute the "get_spreadsheet_interface" I got the error "Standard Document Interface is not available".  My gui is 710 and the patch level is 21.  I would like to ask is there any additional plugin which I have to install? 
    Thanks.

    Hi Madhu, I got stuck at the get_document_interface...   thanks
    DATA:
    oref_container   TYPE REF TO cl_gui_custom_container,
    iref_control     TYPE REF TO i_oi_container_control,
    iref_document    TYPE REF TO i_oi_document_proxy,
    iref_spreadsheet TYPE REF TO i_oi_spreadsheet,
    iref_error       TYPE REF TO i_oi_error.
    DATA:
    v_document_url TYPE c LENGTH 256,
    i_sheets TYPE soi_sheets_table,
    wa_sheets TYPE soi_sheets,
    i_data        TYPE soi_generic_table,
    wa_data       TYPE soi_generic_item,
    i_ranges      TYPE soi_range_list,
    AVAILABLE     TYPE I.
    PARAMETERS:
    p_file  TYPE  localfile OBLIGATORY,
    p_rows TYPE i DEFAULT 100 OBLIGATORY, "Rows (Maximum 65536)
    p_cols TYPE i DEFAULT 10 OBLIGATORY.    "Columns (Maximum 256)
    INITIALIZATION.
      CALL METHOD c_oi_container_control_creator=>get_container_control
         IMPORTING
           control = iref_control
           error   = iref_error
         retcode =
      IF iref_error->has_failed = 'X'.
        CALL METHOD iref_error->raise_message
          EXPORTING
            type = 'E'.
      ENDIF.
      CREATE OBJECT oref_container
        EXPORTING
         parent                      =
           container_name              = 'CONT'
         style                       =
         lifetime                    = lifetime_default
         repid                       =
         dynnr                       =
         no_autodef_progid_dynnr     =
        EXCEPTIONS
           cntl_error                  = 1
           cntl_system_error           = 2
           create_error                = 3
           lifetime_error              = 4
           lifetime_dynpro_dynpro_link = 5
           OTHERS                      = 6.
      IF sy-subrc <> 0.
        MESSAGE e001(00) WITH 'Error while creating container'.
      ENDIF.
      CALL METHOD iref_control->init_control
        EXPORTING
         dynpro_nr                = SY-DYNNR
         gui_container            = ' '
           inplace_enabled          = 'X'
         inplace_mode             = 0
         inplace_resize_documents = ' '
         inplace_scroll_documents = ' '
         inplace_show_toolbars    = 'X'
         no_flush                 = ' '
         parent_id                = cl_gui_cfw=>dynpro_0
           r3_application_name      = 'EXCEL CONTAINER'
         register_on_close_event  = ' '
         register_on_custom_event = ' '
         rep_id                   = SY-REPID
         shell_style              = 1384185856
           parent                   = oref_container
         name                     =
         autoalign                = 'x'
        IMPORTING
           error                    = iref_error
         retcode                  =
        EXCEPTIONS
           javabeannotsupported     = 1
           OTHERS                   = 2
      IF iref_error->has_failed = 'X'.
        CALL METHOD iref_error->raise_message
          EXPORTING
            type = 'E'.
      ENDIF.
      CALL METHOD iref_control->get_document_proxy
        EXPORTING
        document_format    = 'NATIVE'
          document_type      = soi_doctype_excel_sheet
        no_flush           = ' '
        register_container = ' '
         IMPORTING
           document_proxy     = iref_document
           error              = iref_error
       retcode            =
      IF iref_error->has_failed = 'X'.
        CALL METHOD iref_error->raise_message
          EXPORTING
            type = 'E'.
      ENDIF.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    To provide F4 help for the file
      PERFORM sub_file_f4.
    START-OF-SELECTION.
      CONCATENATE 'FILE://' p_file INTO v_document_url.
      CALL METHOD iref_document->open_document
        EXPORTING
          document_title   = 'Excel'
          document_url     = v_document_url
        no_flush         = ' '
          open_inplace     = 'X'
        open_readonly    = ' '
        protect_document = ' '
        onsave_macro     = ' '
        startup_macro    = ''
        user_info        =
        IMPORTING
          error            = iref_error
        retcode          =
      IF iref_error->has_failed = 'X'.
        CALL METHOD iref_error->raise_message
          EXPORTING
            type = 'I'.
        LEAVE LIST-PROCESSING.
      ENDIF.
      CALL METHOD iref_document->get_spreadsheet_interface
         EXPORTING
           no_flush        = ' '
        IMPORTING
          error           = iref_error
          sheet_interface = iref_spreadsheet
        retcode         =
      IF iref_error->has_failed = 'X'.
        CALL METHOD iref_error->raise_message
          EXPORTING
            type = 'I'.
        LEAVE LIST-PROCESSING.
      ENDIF.

  • Multiple document for request correspondence FB12

    Hello all,
    currently i'm using version 4.7.
    as known in std t-code FB12, we need to request which documents to generate correspondence.
    steps are:-
    1. enter company code
    2. choose correspondence type
    3. key in document number & fiscal year
    as for item 3; is there a method that we can key in multiple document numbers & year in one shot?
    currently doc number and year enter one by one.
    pls give ideas anyone...really appreciate it.

    Hi,
    i got what u meant. for my case, i want to print customer invoices (includes with or without tax).
    is there any other std t-code to do it for multiple selection documents?
    update:
    i tested use t-code F.62 (internal doc) using my correspondence type. here i select multiple documents to request as you mentioned earlier.
    but error msg prompted as 'Correspondence type ZAPS1 requires an individual text'.
    then i check the setting for ZAPS1 (tcode OB77) and indicator 'indiv. text' maintained. for what purpose this is ticked?
    further to that i check the program attached to ZAPS1 (t-code OB78), 'Text' field is maintained. what purpose this is maintain?
    kindly help to explain to me as i'm in doubt of the setting. Thanks.
    Edited by: IM_SM on Nov 12, 2008 3:55 AM

  • Errors closing Word multiple documents

    Since upgrading to GroupWise 7 Support Pack 3 this problem occurs for everyone: Multiple Word documents have been opened. Closing any of the open Word documents will cause the message to appear 'This file is in use by another application or user'. The user will click 'OK'. Then the window will appear to 'Save the document'. The user will select 'Cancel', then try again to close the document. Then the error message appears: 'Changes have been made that affect the global template Normal.DOT. Do you want to save those changes?' The user then selects 'No'.
    This happens every time more than 1 Word document is open.
    Is there a fix for this problem? Much obliged for any help.

    I just tried it & yes it does go away if you don't open it through GW so that does help me avoid the error messages at least. As for upgrading... not that I'm aware of.
    Thanks for your input, I appreciate it. I guess I'll live with it until the powers that be decide to step into the year 2009! :)
    Patti
    Originally Posted by DParkes
    Does the problem go away if you open those multiple documents in a single
    copy of Word ?, just use File/Open within Word rather than opening each
    one from GW.
    6.0.4 is a bit long in the tooth - any thoughts of moving to a newer
    version of GW ?, it's difficult to remember any distinct problems for
    something that old :-(
    Cheers Dave
    Dave Parkes [NSCS]
    Occasionally resident at http://support-forums.novell.com/

  • X pro crashes when multiple documents are opened

    x pro crashes when multiple documents are opened

    Hi travisc74509405,
    Could you please let me know what version of OS are you using.
    Also, let me know how much RAM and free hard disk space is available on your machine.
    What exact dot version of Acrobat X do you have? You might check for updates under the Help menu to use the latest patch i.e. 10.1.13
    Hope to hear from you.
    Regards,
    ~Anubha

  • Apple's Single-Document Interface in Windows

    I've been a Windows user all my life, but I use a Mac at work.  I've come to appreciate one and only thing about OSX, and that is the SDI (single document interface).  I can easily drag vector objects from my Illustrator window into a Photoshop window, because there is no giant gray "parent" window that contains all the windows from each program, as in the MDI (multiple...) in Windows.
    I'm looking for a way to get rid of that gray parent window in my Adobe products on my Windows 7 machine at home.  I couldn't find anything in the applications' preferences, but hopefully I'm overlooking something, and someone here can point me in the right direction.  Thanks in advance for your help.
    (Please no "switch to a Mac" comments please...it's not happening )
    -Ted

    Yeah, as a Windows user that's what I always did before I used it on a Mac and realized that they had a different way of doing it.  Honestly, the lack of an application frame really distracted me at first when I started my new job and all they had was Macs.  But I got used to it and learned to appreciate its functionality, so now when I do work on my PC at home I miss that functionality.  I guess dragging things to the taskbar will have to continue to be the work around until Adobe makes the Windows application fram optional like on the Mac.  Thanks for the help.

  • Indesign CS6 crashes when opening multiple documents

    Only recently, Indesign has started crashing when I open multiple documents.
    Nothing new has been installed on the computer as far as I know.
    I've tried trashing the preferences, accessing the files locally, wiping the computer and diaognosing the iMac hardware... without success.
    It's slightly more stable, as in it doesn't crash everytime now but instead more randomly than before.
    Program has never crashed with one document open.
    Interesting thing is if several files are open, then I close then individually, then close down fine. If I try to quit and close all of them in one go, Indesign crashes.
    Also occasionally has problems displaying links, eg. displays a grey box instead of an eps file.
    I have several crash log files in case someone is able to decipher them.

    1. Is there any reason to use eps? Avoid it use AI, PSD or PDF instead.
    2. Are all used fonts ok? What kind of fonts du you use?
    3. Which Mac OS X do you use?
    Does it crash with alwayst the same files?
    What does the file history tell you? Hold down the command key and got to InDesign > About InDesign… Does it tell you somewhat more specific, like missing plugins, severly damaged files and restored files, when (in which version) the files have been created first (helps often to export to IDML and open this again and save it as INDD and work with the new file.), has the problematic file been converted from another application (Quark Xpress or PageMaker), etc.

Maybe you are looking for

  • MacBook Pro 15 2.8ghz Intel Core Duo 2 and Sony Bravia KDL-46NX800

    Hello, I now have a Monoprice HDMI to Mini Displayport. I am trying to connect my Macbook Pro 15 to my new recently bought Sony Bravia 46'. I also have SwitchResX on my mbp. Anyway, it's not working at all. The Sony is not detecting my MBP. I fiddle

  • How to create a document folder using ListData.svc

    Hi All, I've recently been put on a project where I need to use the REST services (ListData.svc) to retrieve and add documents to the document library. It all has been smooth sailing until I hit the point where I want to save a document in a path tha

  • Java-Application send a param value to a JSP

    Hi All I'd like to ask you if can possible to send a param value from Java-Application to JSP file, If yes please provide me with any example or notes. I know that there are a contribution for a communication with an applet to JSP, but with applicati

  • Editing Form Field color and search field

    I am designing a website - nextmedian.com and I am having some trouble changing the background color of the some form fields for "Your Full Name" and "Your E-mail" from yellow to dark blue. The link is http://www.nextmedian.com/contacts.html The Cont

  • How can I get WebAS to not start-up after restarting Windows?

    I would like to not have my WebAS auto start after I reboot windows. I found of couple of options in Configuration tool but they did not stop it. We have a firewall product that I cannot disable (per security policy), but I can terminate it once I ge