How to create modal dialog to suspend menu activity until process completes

I have a Swing application with several tabs, buttons, and menu items.
When the user pushes some of the buttons, a background process is kicked off that may take some time to complete.
When the process is finished, I get notification from a socket that the process has completed.
I then display a dialog that notifies the user that the process has completed.
All this is in place.
What I need to do is to block the user from pushing any other buttons, selecting tabs or menu items while the process is in progress.
My thought was to display a modal dialog with a message and no buttons to remove it,
and then have the application dispose the dialog when I get the completion response.
Is there a way to do this with a JOptionPane or some variant or do I need to create a modal dialog from scratch?
Any suggestions?

I was playing around with this a bit and I think it can be done.
In the main class of my application, I have a variable
public JFrame mainFrame;
mainFrame = this.getFrame():
In the page where I want to disable the application, I have the following:
parent.mainFrame.setEnabled(false);
(parent is a reference to the main class)
When I get a response back from the socket, I can set
parent.mainFrame.setEnabled(true);
This seems to do what I want, but the fly in the ointment is that it disables the entire application.
If I don't get a response, then the application is hung.
Can't use the "X" button to close the application.
I think I can work on some refinements from the clues given to make it work.
Thanks for the feedback.

Similar Messages

  • How to create an dialog "SAPoffice express info" in ABAP?

    Hi all,
    We would like to create a dialog "SAPoffice express info" to remind the relevant user that he must immediately check his new SAP mail in inbox.
    We see SAP system sometimes send a dialog "SAPoffice express inof" for this same purpose. For example:
    "Express document "Cannot be sent: Send Mail from ABAP Program." received from author "SAPUSER"".
    So we would like to create a dialog "SAPoffice express info" for our cas.
    If anyone know how to create a dialog "SAPoffice express info" in ABAP, please help us?
    Thanks a lot,
    Vinh vo

    Try with function module  SO_NEW_DOCUMENT_SEND_API1. using this you can send express message to sap office.
    RECEIVERS-REC_TYPE = 'B'
    RECEIVERS-REC_ID       = (user id)  " SAP user id for whom you want to send
    RECEIVERS-EXPRESS    'X'        

  • How to create conditional dialog box

    Hi Everyone
    I am creating a database application in APEX 4.0. In that application a page requires a dialog box, which has to appear when a user clicks on Submit button.
    It has to consider validations and appear after validations and submit button is clicked. Here the Submit button submits the entire page after validations by updating the database table.
    Please help me out how to create a dialog box which has to appear by the click of Submit button.
    Thanks in advance
    Regards
    Sandeep

    Hi Kiran
    Thanks for responding,
    Sorry for providing the complete details.
    Provided link is much more helpful, but its not meeting my needs. My requirement is to just show a popup box after the user clicks on submit button.
    Saying 'Thank you for answering' if he is done with all questions or if he has more questions to answer pop up with different message 'You have more questions to answer'.
    In both the cases page as to get submitted when clicked on Submit button.
    Thanks in advance
    Regards
    Sandeep

  • Modal dialog or alert is active when opening a doc.

    lately whenever I open an indesign CS4 existing document a tiny alert window pops up that is too small to read what it says. when trying to reopen the doc the message appears "Cannot handle the request because a modal dialog or alert is active"
    I am not doing anything besides opening a document. and the only way to get rid of the tiny alert window and open the doc is to hit return. any idea whats happening and how to stop this?

    There are no startup scripts, just the out of the box program.
    below is the error message. thanks
    Process:         QuarkXPress [7814]
    Path:            /Applications/QuarkXPress 7.01/QuarkXPress.app/Contents/MacOS/QuarkXPress
    Identifier:      com.quark.QuarkXPress
    Version:         7.5 (7.5)
    Code Type:       X86 (Native)
    Parent Process:  launchd [105]
    Date/Time:       2011-07-05 10:23:10.670 -0400
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          225024 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      FE72441B-8ADF-4AF6-8D84-1357BEDC422D
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000003fffede8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.quark.QuarkXPress         0x009fa90b IORegistryReaderX::itoa(long long, char*) + 85
    1   com.quark.QuarkXPress         0x009fac69 IORegistryReaderX::AppendToString(void const*, std::string&) + 201
    2   com.quark.QuarkXPress         0x009faf2d IORegistryReaderX::GetHwParameter(char const*, __CFString const*, std::string&) + 137
    3   com.quark.QuarkXPress         0x009c9eeb HardwareDetailsMacX::GetScsiIdeIdentifier(std::string&) + 53
    4   com.quark.QuarkXPress         0x0098212b HardwareDetailsBridge::GetScsiIdeIdentifier(std::string&) + 27
    5   com.quark.QuarkXPress         0x0097cbeb NodelockImpl::GetScsiIdeIdentifier(std::string&) + 27
    6   com.quark.QuarkXPress         0x009819f0 NodelockWrapper::GetScsiIdeIdentifier(std::string&) + 24
    7   com.quark.QuarkXPress         0x0097bc65 HardwareHash::GetScsiIdeIdentifierHash(std::string&) + 37
    8   com.quark.QuarkXPress         0x0097becd HardwareHash::GenerateSystemIdentifier(SystemIdentifier&) + 511
    9   com.quark.QuarkXPress         0x00932ed6 Activation::IsActivated(unsigned long*) + 464
    10  com.quark.QuarkXPress         0x0019fe53 ActivationManager::ActivateInit() + 163
    11  com.quark.QuarkXPress         0x0049f5d9 initialize() + 11017
    12  com.quark.QuarkXPress         0x0018bb1a main + 144
    13  com.quark.QuarkXPress         0x00002b4e _start + 216
    14  com.quark.QuarkXPress         0x00002a75 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x91224382 kevent + 10
    1   libSystem.B.dylib             0x91224a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x91223f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x91223cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x91223781 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x912235c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x91223412 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x912239a8 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x912235c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x80000000  ebx: 0x009fa8c4  ecx: 0x91253b93  edx: 0xbfffede8
      edi: 0xc82a14ff  esi: 0xfe896682  ebp: 0xbfffedb8  esp: 0xbfffed40
       ss: 0x00000023  efl: 0x00010286  eip: 0x009fa90b   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x3fffede8
    Binary Images:
        0x1000 -  0x14fbfcf +com.quark.QuarkXPress 7.5 (7.5) <xxxxxxxxx-xxxxxxx> /Applications/QuarkXPress 7.01/QuarkXPress.app/Contents/MacOS/QuarkXPress
    0x33a1000 -  0x33b0ff8 +libXUnicode.XC.r.dylib ??? (???) /Applications/QuarkXPress 7.01/libXUnicode.XC.r.dylib
    0x33c8000 -  0x33d706f +libQXString.XC.r.dylib ??? (???) /Applications/QuarkXPress 7.01/libQXString.XC.r.dylib
    0x33ee000 -  0x36c9fff +Xalan-c-xc ??? (???) /Library/Frameworks/Xalan-c-xc.framework/Versions/1.5/Xalan-c-xc
    0x3c07000 -  0x3e06fe6 +Xerces-c-xc ??? (???) /Library/Frameworks/Xerces-c-xc.framework/Versions/2.1/Xerces-c-xc
    0x3f9f000 -  0x3fcfff7 +libTrueTypeToType1.XC.r.dylib ??? (???) <xxxxxxxxxxxxx> /Applications/QuarkXPress 7.01/libTrueTypeToType1.XC.r.dylib
    0x43ec000 -  0x458aff3 +libOmniCore.XC.dylib ??? (???) <xxxxxxxxxx> /Applications/QuarkXPress 7.01/libOmniCore.XC.dylib
    0x4802000 -  0x5122fff +libicudata.dylib.32.0 32.0.0 (compatibility 32.0.0) /Applications/QuarkXPress 7.01/libicudata.dylib.32.0
    0x5125000 -  0x51e2fc3 +libicui18n.dylib.32.0 32.0.0 (compatibility 32.0.0) /Applications/QuarkXPress 7.01/libicui18n.dylib.32.0
    0x5277000 -  0x5306fef +libicuuc.dylib.32.0 32.0.0 (compatibility 32.0.0) /Applications/QuarkXPress 7.01/libicuuc.dylib.32.0
    0x6fcc000 -  0x6fdafe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxxxx> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x185b6000 - 0x185b6ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <xxxxxxxxxx> /usr/lib/libmx.A.dylib
    0x186e2000 - 0x186f4ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxx> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x187a1000 - 0x187aeff7 +net.telestream.license 1.0.8.2-GC (1.0.8.2-GC) <xxxxxxxxxxxxx> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x187b7000 - 0x187bcfff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <xxxxxxxxxxx> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1c296000 - 0x1c2ebfef  com.apple.AppleProResDecoder 2.0 (223) <xxxxxxxxxxxxxx> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0x1c4c2000 - 0x1c4fefe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <xxxxxxxxxxxxxxxx> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x1c50a000 - 0x1c525fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <xxxxxxxxxxxxx> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x1c52b000 - 0x1c544fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <xxxxxxxxxxxx> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0x219a3000 - 0x21b95ff2 +net.telestream.wmv.import 2.3.8.1 (2.3.8.1) <2xxxxxxxxxxx> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x21bca000 - 0x21c7ffe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <xxxxxxxxxxxxxx> /usr/lib/libcrypto.0.9.7.dylib
    0x21cc5000 - 0x21e86fe2 +net.telestream.wmv.advanced 2.3.8.1 (2.3.8.1) <xxxxxxxxxxxxxxxx> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x21eca000 - 0x21f44fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <xxxxxxxxxxxxxxxxxxxx> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <xxxxxxxxxxxxxxxxx> /usr/lib/dyld
    0x90003000 - 0x90130ffb  com.apple.MediaToolbox 0.484.52 (484.52) <xxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x90193000 - 0x9026dfff  com.apple.DesktopServices 1.5.11 (1.5.11) <xxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9061a000 - 0x90624ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <xxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x90625000 - 0x9062ffe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <xxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x90a82000 - 0x90dedff7  com.apple.QuartzCore 1.6.3 (227.37) <xxxxxxxxxxxx> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90dee000 - 0x90e80fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <xxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x90f22000 - 0x90f29ff3  com.apple.print.framework.Print 6.1 (237.1) <xxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x90f2a000 - 0x91067fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <xxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x910a1000 - 0x910e3ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <xxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x910f2000 - 0x910f9ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <xxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x910fa000 - 0x911fcfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <xxxxxxxxxxxxxxxxx> /usr/lib/libcrypto.0.9.8.dylib
    0x911fd000 - 0x913a4ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libSystem.B.dylib
    0x913a5000 - 0x913a5ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x913a6000 - 0x913bbfff  com.apple.ImageCapture 6.1 (6.1) <xxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x913cf000 - 0x913dcff7  com.apple.NetFS 3.2.2 (3.2.2) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91416000 - 0x9141aff7  libGIF.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x9141b000 - 0x9147cfe7  com.apple.CoreText 151.10 (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x9147d000 - 0x9148bff7  com.apple.opengl 1.6.13 (1.6.13) <xxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9148c000 - 0x9148cff7  liblangid.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/liblangid.dylib
    0x91544000 - 0x915f2ff3  com.apple.ink.framework 1.3.3 (107) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x915f3000 - 0x915f6ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x915f7000 - 0x91634ff7  com.apple.CoreMedia 0.484.52 (484.52) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x916d2000 - 0x91938ff7  com.apple.security 6.1.2 (55002) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x919a8000 - 0x919aefe7  com.apple.CommerceCore 1.0 (9.1) <xxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x919af000 - 0x91e6aff7  com.apple.VideoToolbox 0.484.52 (484.52) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x91e97000 - 0x91fc5fe7  com.apple.CoreData 102.1 (251) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91fc6000 - 0x920a6fe7  com.apple.vImage 4.1 (4.1) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x92261000 - 0x922a4ff7  com.apple.NavigationServices 3.5.4 (182) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92428000 - 0x924e0feb  libFontParser.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9255b000 - 0x9255eff7  libCoreVMClient.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9255f000 - 0x9255fff7  com.apple.vecLib 3.6 (vecLib 3.6) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92597000 - 0x9259afe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/system/libmathCommon.A.dylib
    0x9259b000 - 0x9259dff7  com.apple.securityhi 4.0 (36638) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9279e000 - 0x92839fe7  com.apple.ApplicationServices.ATS 275.16 (???) <xxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9283a000 - 0x9292eff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libiconv.2.dylib
    0x9292f000 - 0x929affeb  com.apple.SearchKit 1.3.0 (1.3.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x929b0000 - 0x92b32fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libicucore.A.dylib
    0x92b33000 - 0x92b3eff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x92b4d000 - 0x92c4efe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libxml2.2.dylib
    0x92cff000 - 0x92dcafef  com.apple.CoreServices.OSServices 359 (359) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x92e3b000 - 0x92e3bff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92e3c000 - 0x92e50ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <xxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x92f7d000 - 0x935f8ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x936f6000 - 0x93716fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libresolv.9.dylib
    0x93717000 - 0x93717ff7  com.apple.ApplicationServices 38 (38) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93718000 - 0x93723ff7  libGL.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93724000 - 0x937c1fe3  com.apple.LaunchServices 362.3 (362.3) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x937c2000 - 0x937d2ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libsasl2.2.dylib
    0x9382e000 - 0x938c6fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93910000 - 0x93951ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x93952000 - 0x93954ff7  com.apple.QuickTimeH264.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x93974000 - 0x93c98fef  com.apple.HIToolbox 1.6.5 (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x93c99000 - 0x93caaff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x93edd000 - 0x93fe9ff7  libGLProgrammability.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x94148000 - 0x94167ff7  com.apple.CoreVideo 1.6.2 (45.6) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x941e6000 - 0x9424afff  com.apple.htmlrendering 72 (1.1.4) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x9424b000 - 0x9427cff7  libGLImage.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9427d000 - 0x942b8feb  libFontRegistry.dylib ??? (???) <xxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x942b9000 - 0x942bbff7  libRadiance.dylib ??? (???) <xxx-xxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x9433a000 - 0x94397ff7  com.apple.framework.IOKit 2.0 (???) <xxxxxxxxxxxxxxxxx> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x943bc000 - 0x943c1ff7  com.apple.OpenDirectory 10.6 (10.6) <xxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x943c2000 - 0x946e2ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <xxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x946e3000 - 0x946e3ff7  com.apple.Cocoa 6.6 (???) <xxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9484d000 - 0x94865ff7  com.apple.CFOpenDirectory 10.6 (10.6) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x94866000 - 0x948a9ff7  libGLU.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x948aa000 - 0x948ceff7  libJPEG.dylib ??? (???) <xxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x948ef000 - 0x9499cfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxx> /usr/lib/libobjc.A.dylib
    0x949b6000 - 0x94a31fff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x94a32000 - 0x94a36ff7  IOSurface ??? (???) <xxxxxxxxxxxxx> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94ae8000 - 0x94c63fe7  com.apple.CoreFoundation 6.6.5 (550.43) <xxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94d7c000 - 0x94debff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x94dec000 - 0x94e0dfe7  com.apple.opencl 12.3.6 (12.3.6) <xxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94e0e000 - 0x94e0fff7  com.apple.TrustEvaluationAgent 1.1 (1) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x94e10000 - 0x9510afef  com.apple.QuickTime 7.6.6 (1783) <xxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9510b000 - 0x95117ff7  libkxld.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/system/libkxld.dylib
    0x95118000 - 0x959fbff7  com.apple.AppKit 6.6.8 (1038.36) <xxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95a15000 - 0x95bd7feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x95cfc000 - 0x95d2fff7  com.apple.AE 496.5 (496.5) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x95f8c000 - 0x95fa8fe3  com.apple.openscripting 1.3.1 (???) <xxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x95fb1000 - 0x95ff7ff7  libauto.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libauto.dylib
    0x96023000 - 0x9603eff7  libPng.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x96052000 - 0x9609ffeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <xxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x96203000 - 0x96203ff7  com.apple.CoreServices 44 (44) <xxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96204000 - 0x9622affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9622b000 - 0x9623ffe7  libbsm.0.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libbsm.0.dylib
    0x96450000 - 0x96885ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x96886000 - 0x96c9cff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x96c9d000 - 0x96ce1ff3  com.apple.coreui 2 (114) <xxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96d15000 - 0x96d68ff7  com.apple.HIServices 1.8.3 (???) <xxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x96d6c000 - 0x96db5fe7  libTIFF.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x96db6000 - 0x96ddeff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <xxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libxslt.1.dylib
    0x96ddf000 - 0x96ebdfef  com.apple.QuickTimeMPEG4.component 7.6.6 (1783) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x96ef8000 - 0x96fb4fff  com.apple.ColorSync 4.6.6 (4.6.6) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x96fb5000 - 0x977a4557  com.apple.CoreGraphics 1.545.0 (???) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x977f7000 - 0x97a68fef  com.apple.Foundation 6.6.7 (751.62) <xxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97ae3000 - 0x97b8bffb  com.apple.QD 3.36 (???) <xxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x97b8c000 - 0x97b8dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97be7000 - 0x97c24ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x97c25000 - 0x97c29ff7  libGFXShared.dylib ??? (???) <xxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9867e000 - 0x9885cfe3  libType1Scaler.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x9885d000 - 0x997afff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x997b0000 - 0x997d2fef  com.apple.DirectoryService.Framework 3.6 (621.11) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x997d3000 - 0x997d3ff7  com.apple.Carbon 150 (152) <xxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x997d4000 - 0x997e2fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libz.1.dylib
    0x99b1d000 - 0x99b9fffb  SecurityFoundation ??? (???) <xxxxxxxxxxxxxxxxx> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x99ba0000 - 0x99be4fe7  com.apple.Metadata 10.6.3 (507.15) <xxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x99be5000 - 0x99bf7ff7  com.apple.CoreMediaAuthoring 0.706 (706) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x99c08000 - 0x99c42ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <xxxxxxxxxxxxxxxxxxxxx> /usr/lib/libcups.2.dylib
    0x99cd1000 - 0x99d3bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <xxxxxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libstdc++.6.dylib
    0x99d3c000 - 0x99df5fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <xxxxxxxxxxxxxxxx> /usr/lib/libsqlite3.dylib
    0x99e2b000 - 0x99e5efff  libTrueTypeScaler.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x99e5f000 - 0x99ed9fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <xxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99eda000 - 0x99ee0fff  com.apple.CommonPanels 1.2.4 (91) <xxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x99ee1000 - 0x99f31ff7  com.apple.framework.familycontrols 2.0.2 (2020) <xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x99f32000 - 0x99f35ffb  com.apple.help 1.3.2 (41.1) <xxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x99f41000 - 0x99f4aff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <xxxxxxxxxxxxxxxxx> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99f8f000 - 0x99fa1ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <xxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x99fa2000 - 0x9a04efe7  com.apple.CFNetwork 454.12.4 (454.12.4) <xxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0xba300000 - 0xba301fe7  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxx> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ff7  libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxx> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxx> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxx> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb500000 - 0xbb500ff7  libThaiConverter.dylib 49.0.0 (compatibility 1.0.0) <xxxxxxxxxxxxxxxxxxxx> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <xxxxxxxxxxxxxxxxxxxxxx> /usr/lib/libSystem.B.dylib
    Model: iMac12,2, BootROM IM121.0047.B0A, 4 processors, Intel Core i7, 3.4 GHz, 8 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.35.3
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: xxxxxxxxxxxxxx, 931.51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H, 4.2 GB
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x850b, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 5
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd140000 / 5
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3
    FireWire Device: unknown_device, Unknown
    FireWire Device: OXFORD IDE Device 1, G-Tech G-DRIVE, Up to 400 Mb/sec

  • Cannot handle the request because a modal dialog or alert is active in indesign CS6, C#

    Hello,
    I'm having bunch of indesign CS6 files. I have written piece of code in C# which opens indesign files & exports those files to xml & pdf. If I run the exe, it works properly. But when I schedule it via task scheduler (runs at point of time without
    human intervention), it throws an error "Cannot handle the request because a modal dialog or alert is active" which results in failure of my process. This error keeps me annoying. So how to over come this error?
    Any help would be grateful. Thanks in advance.

    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.
    Because your issue is involved to InDesign CS6 which is third-party, we don’t support it, so I will move it to Off-topic forum.
    Thanks,
    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.

  • [JS] Erreur  "unable to process the request because a modal dialog or alert is active"

    Hello,
    Is it possible bypassed the error message "unable to process the request because a modal dialog or alert is active."
    I want to apply the following command from a window,
    "leTableau.label leNomDuTableau = / / label of the table
    Thank you for your idea
    Bonjour,
    Est-il possible de contourné le message d'erreur "impossible de traiter la requête, car une boîte de dialogue modale ou une alert est active."
    je veux applique la commande suivent d'une fenêtre,
    "leTableau.label = leNomDuTableau; // label du tableau
    Merci pour vos idée

    I have to rebuild my dialogue, he spends all attravaire!
    Je dois reconstruire mon dialogue, il passe attravaire tous!!

  • How to Create a DVD With No Menu?

    hi there.
    i've had DVD Studio Pro for a while and never used it.
    would it be to hard to give me a step-by-step guidance on how to create a DVD from a QuickTime file in DVD Studio Pro (initially, in the form of a VIDEO_TS folder or IMG file) with no menus at all, so that it's played straight away once inserted into a stand-alone DVD player?
    anyone, please?

    If you are starting in SD and can use compressor, that works better: there are more knobs to twist to adjust the results to your liking. Going from HD to SD, I think compressor or a third party encoder is a must. Just too many things to tweek to get it right for the video you shot.
    AC3 has another advantage in addition to file size: bit rate. There is a limit on what DVD players will handle - usually less than 10mb/s. And if you can have video + audio well under that, you disc will be compatible with more players. If can always put both on the DVD, and use a menu to let a user pick one, but you don't want menus yet, as you said. Many music DVDs do just that: PCM for best fidelity (it is noticeable on a really high end system that most mortals don't have), or DD, even 5.1 for everyone else.
    Encoding: I use 7.5mb/s max for video, and adjust the "average" depending on how big my video is; I've used as low as 4.2 for stage plays and it was not too bad. If you have a short video, you might use CBR (contstant bit rate) at 7.5 for the best quality. I likewise adjust my AC3 bit rate; 192 stereo where I must save space and the original sound quality was not great anyway, up to whatever the max is (384, I think).
    Eddie O

  • How to create Information Dialog boxes in web Dynpro

    Hi,
    'm new to webdynpro.
    Can any body help me to create a dialog box.
    I would like to know how to create dialog boxes of type information, confirmation and warning
    expects reply
    thanks
    smitha

    to create confirmation dialog I tried the code
         IWDControllerInfo controllerInfo = wdControllerAPI.getViewInfo().getViewController();
        String dialogText = "The email was successfully sent!";
        IWDConfirmationDialog dialog =wdComponentAPI.getWindowManager().createConfirmationWindow( dialogText, controllerInfo.findInEventHandlers("ok"), "ok");
        dialog.addChoice(controllerInfo.findInEventHandlers("newEmail"), "new email");
        dialog.open();
    and I got error like:
    java.lang.NullPointerException
         at com.sap.tc.webdynpro.clientserver.window.ConfirmationDialogDelegate.<init>(ConfirmationDialogDelegate.java:58)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createConfirmationWindow(ClientComponent.java:926)
         at com.enteg.systallocpkg.LoginView.onActionLogin(LoginView.java:157)
         at com.enteg.systallocpkg.wdp.InternalLoginView.wdInvokeEventHandler(InternalLoginView.java:137)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:100)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:299)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    I don't know how to solve this
    can any body help me
    Smitha

  • How to create modeless dialog?

    Hi,
    Any body tell me how to create the modeless dialog??

    From your y'day's post...
    See to the VI Properties for what I ve changed.
    - Partha
    LabVIEW - Wires that catch bugs!
    Attachments:
    MainVI.vi ‏18 KB
    SubVI.vi ‏12 KB

  • How to create a dialog window with no button that opens along with the main window?

    When the main window is open, the dialog window opens up immediately and can be closed by key press. At other times, when the next step, ie: decision, comes to, the another dialog window pops up again and is again closed by key press. Does anyone know how to do? Use the sub-Vi? notification method? occurrence method?
    And another thing: how to create a reusable dialog window with no button so that different messages can be sent to it and it can closed by key press. And how to pass the string to the title of the dialog window programmatically?

    For your functionality (If I understand it right), nothing needs to be in the event structure. Pressing any key just triggers the event, thus finishing the VI (there is no while loop).
    Could you tell me what you mean my "it won't run properly"? Make sure that the front panel of the subVI is closed before starting the main VI. Remember that the subVI is set to "open when called" and "close afterwards if originally closed". So, if you had the panel open already, it won't of course close when finished!
    (Actually, the problems is worse when you have the subVI panel open when starting the main VI. you get a catch22 and labVIEW locks up because (1) the subVI is set to dialog and grabs all attention but (2) it has not been
    called, thus the event cannot be triggered. So don't do that!!!! As a quick workaround, add the modification shown in the attached image to ensure the panel of the subVI is closed.)
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    CloseNoButtonDialog.gif ‏3 KB

  • How to create a dialog that takes inputs from user!!!!!!

    hi there
    anyone has any idea about creating a dialog that takes user input? some thing like login GUI. thank you. it would be better if you can provide some sample codes.

    The Java Swing tutorial has a section on creating dialogs. There is a demo on how to get user input from a dialog:
    http://java.sun.com/docs/books/tutorial/uiswing/components/dialog.html#input
    The entire tutorial can be downloaded from:
    http://java.sun.com/docs/books/tutorial/

  • How to create two domains name in one active directory domain service .server 2012 ??

    Hi there 
    I want to try sharepoint foundation and office web apps server .
    I installed server 2012 sharepoint found 2013 sql server 2012 and create a new forest on active directory domain sevice 
    now I want to install office web apps server 2013 but when I run the setup said me can't install office web apps server on the domain name that installed sharepoint .
    how can I create second domain name on this active directory domain service to install office web apps server ?
    help me please I'm new and just want to try sharepoint and office web apps server .
    mostly I need to create MS access custom web app and I need the web place to run my access custom web app on this server and because I live in iran can't create and sign up for office 365 and sharepoint online so i'm forced to run them on my system .help
    me to complete ths server ?
    Greate Regards :
    Raha
    whit the best regard : Raha

    Hi,
    For how to Use Office Web Apps with SharePoint 2013, the below links should be what you want to refer to:
    Configure Office Web Apps for SharePoint 2013
    http://technet.microsoft.com/en-us/library/ff431687.aspx
    Video: Configure Office Web Apps for SharePoint 2013
    http://technet.microsoft.com/en-us/library/dn455088.aspx
    How Office Web Apps work on-premises with SharePoint 2013
    http://technet.microsoft.com/en-us/library/ff431685.aspx
    In addition, for further assistance for Sharepoint, I suggest you post in the SharePoint forum.
    Regards,
    Yan Li
    Regards, Yan Li

  • Cannot handle request because a modal dialog or alert is active?

    Trying to edit using InCopy but can't download the file from the designer because I get this message: cannot handle request because a modal dialog or alert is active

    That means exactly that: there is another dialog on the screen that asks for an OK, or Cancel etc. Dismiss this dialog first.

  • How to create a horizontal multi column menu?

    We are trying to create a horizontal menu, just like the one at Oracle site ( [http://www.oracle.com/us/index.html] ) with links in multiple columns in each menu item. Can you please suggest how to do it? We have tried using the navigation model but could only create single column menus.

    Put the links in a form and set the rows and columns properties of the Form.
    See the options on this page:
    http://jdevadf.oracle.com/adf-richclient-demo/faces/visualDesigns/formLayout.jspx

  • How to create a dialog for use by an Excel AddIn?

    I know the basics of Excel AddIns, but have no idea how to design, implement and later display an internal dialog.
    The "Smart Quote Paste" function below is done, and it does not need any parameters. The function corresponding to the "New Project" button, however, needs to create a number of spreadsheets, provided by the user.
    TIA.

    Hello Travis,
    For example:
    const string message =
    "Are you sure that you would like to close the form?";
    const string caption = "Form Closing";
    var result = MessageBox.Show(message, caption,
    MessageBoxButtons.YesNo,
    MessageBoxIcon.Question);
    // If the no button was pressed ...
    if (result == DialogResult.No)
    // cancel the closure of the form.
    e.Cancel = true;
    If you want to customize it on your own, you can add a new Windows Form to the project and then add the required controls. After creating an instance of the form in the code you may show it using the Show or ShowDialog methods.

Maybe you are looking for

  • WiFi Networks and an iPod Touch.

    I have seen many comments about WiFi networks and the seemingly impossibility of the iPod to connect to some. However, I have not come across a solution to my issue - there may have been one but I confess I've not been successful at finding it! I hav

  • Cross-Validation Rules: How to re-validate segments all ready enabled?

    Is it possible to call one of the APIs to re-validate the code combinations againts the Cross-Validation Rules? If the enabled flag is set to 'Y' then the CVR is ignored. I am aware of the Cross-Validation Rules Report which is helpful, but I need to

  • Changing service options after installtio​n

    Fios was just made availble in my street. I found out because a door salesman came by and informed me. His price was lower than what I would get if I signed up online so I ordered with him. I did not know that I had two choices for phone server, Free

  • Custom Version Sequence

    Hi, I am looking for a custom version sequence in DMS By default SAP provides different Version increment sequences. I would like to have a sequence which is not matching with the standard list. My Version sequence is starting 00,01,....99,A,B,...Z,A

  • Remove Firewall Rule

    hi friends how i can remove specific rule in firewall by c#