Hidden dialog renders applet unusable

i have a problem with dialogs in my applet.
if an applet dialog is open, and the user minimizes the browser or switches to another application, the dialog gets pemanently hidden (at least in firefox). there's no way to locate the applet again, and hence, no way for the applet to regain focus.
clicking around on the applet generates a system beep but does not cause the dialog to reappear.
one obvious approach is to eliminate dialogs. i need the dialogs, though, and want to ask the community if better alternatives exist.
any ideas? does anyone else have this problem?
thanks!

i figured how to make the applet modal with both the Microsoft JVM and the SUN JVM. from reading posts elsewhere on the web, it seems like people have also had trouble with making dialogs modal with the Microsoft JVM. this solution also makes it possible for someone to switch applications while a modal dialog is open without causing the applet to be unusable. when the user switches back to the browser/applet, the blocking dialog is on top of all windows versus being hidden as it would normally.
==================
BEGIN CODE
==================
public NonblockingDialog (Frame parent, String title) {
          super(parent, title, true);
addWindowListener(new WindowAdapter() {
               public void windowDeactivated (WindowEvent we) {
                    requestFocus();
                    toFront();
==================
END CODE
==================

Similar Messages

  • How come under the "Library Tab"  some of the Presets effects show as empty Files thus rendering them unusable?

    How come under the "Library Tab"  when I select a specific Channel, some of the Presets effects show as empty files thus rendering them unusable? 

    No problem at all, thks for your reply.  I did not download from the App Store. I bought the full Logic Studio software back in 2008 so I have all the disks.
    I did look on the Library/Application Application Support/Logic/Plug-in Settings and there are  26 files listed and I recognize quite a few that i have been using that seem to work OK.  But somtimes, as you know you can click on say, EFM1 but then by clicking on that,  you have to choose another on of the option effects such as 07 Warped FM and then to Aqua Enchant befoer you can be finished selecting what you need. This is where I run into the lost content.  Actually I have a book I' learning from called Logic Pro 8 Beyond the Basics and it hands on exercises to do, the books written well, and I'mn dong well with it,  but if you have a major question you must ask, thats when I need help otherwise you can't proceed further.
    But back to to The File incons Library/Application Application Support/Logic/Plug-in Setting yes,  I do sse the 26 File Folders and the folder icon is Blue which looks correct, however, when I try to open those files, there appears to be no content inside of them.  I'm not saying this is abnormal as I dont' really know, I'm  just reporting back. So does this mean that the files are in fact  missing content?
    By the way, some of the plug in settngs in the Library  work fine and those files show up as "blue" color but LIbray always lets me know when the files show a white "Zero." in the file.icon.

  • Print Dialoge box is unusable.

    Using Win7 64 and Adobe Reader 10.1.3 and can open a pdf to read quite OK but the print dialoge box is unusable, just one big page with a couple of boxes on it, no printing usually.
    I have tried both usb and wi fi connection on 2 printers but cannot change printer because there is nothing on the dialogue to use.
    Can you help please?

    I have similar problem.
    I have uninstalled an reinstalled latest version, same problem.
    You can see a post I made in a Swedish forum about it here. (including screendumps.)
    http://eforum.idg.se/topic/341404-adobe-reader-utskriftsproblem/page__gopid__1609119#entry 1609119
    http://eforum.idg.se/uploads/monthly_05_2013/post-9064-0-33945300-1368004850.jpg
    http://eforum.idg.se/uploads/monthly_05_2013/post-9064-0-49691100-1368008774.jpg
    I can print from all other programs with no problems.
    Its just Adobe Reader that isnt working to print from.
    Please, need help here !!

  • Dialog in Applet

    Hi,
    I'am building an Applet.
    I want to open dialog in the main window.
    Main window is an applet window.
    But, to build dialag I should pass as parameter Frame.
    Main class is extends applet and not Frame.
    Thanks,
    Evgeny

    Nottin too difficult here ...
    public class NameApplet extends Applet
    String name = OptionPane.showInputDialog("Please enter your name.");
    }

  • How to center Dialog over Applet?

    A quick question.... When I create a Dialog in an Applet, I have to create a "dummy" frame to be the parent/owner of the Dialog. As a result, when I display the Dialog, it shows up in the upper-left corner of the screen. How do I use a Dialog in an Applet so that it displays centered over the Applet?
    Thanks,
    Nordman

    I have to create a "dummy" frame to be the
    parent/owner of the Dialog.No. you do not. You can use the browser frame.
    In the applet you can get it like this:
    Frame browserFrame;
    Component comp= this;
    while (! (comp instanceof Frame))
       comp = comp.getParent();
    browserFrame = (Frame)comp;you can also use setLocationOnScreen() to set the dialogs position. To set it relative to the applet or the browserFrame, you call getLocationOnScreen on those, and calculate whatever position you want.
    Ragnvald Barth
    Software engineer

  • Hidden dialog box locks up iTunes

    In iTunes 7.5.x and 7.6.x, an Alert dialog box can be hidden resulting in a total loss of control of iTunes. To reproduce the problem:
    - Open iTunes
    - Under Preferences/Playback, select "Play Movies and TV shows in a separate window"
    - Ensure that you have a video in a format that can be played by iTunes but not by iPhone (an audio file might work too)
    - Connect an iphone (any other iPod might work too)
    - Launch ANY video within iTunes and make the separate window large enough to cover most of the display.
    - Move the video window just enough so that you can select the iPhone, open the Video tab and check the box to sync the "video in a format that can be played by iTunes but not by iPhone"
    - Click on Apply then move the video window OVER the iTunes window.
    - A dialog box will pop up stating that the video cannot be played by the iPhone. However, it will be BEHIND the Video window and cannot be seen nor dismissed. iTunes will then be locked up as you cannot dismiss the dialog box and you cannot do anything else either.

    The Call Library Function is set to run in the UI Thread.  Therefore, no front panel updates can be performed while the function is running (ie, the dialog box is showing).
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Save As and Print dialog boxes appear behind Firefox which locks everything. How do I move or shut down Firefox while its waiting on a hidden dialog?

    When this happens I can't access the dialog or move or close Firefox, including from the Task Manager (Task Manager says it's waiting for Firefox to complete the operation). I usually have to shut down the computer.

    cor-el,
    I kept forgetting and procrastinating about following your instructions, since I have internet access only for limited amounts of time and usually I am busy with important tasks when I am.
    Out of the blue, the problem corrected itself (the Save As box started to open full screen, then shrunk down to a normal size and the edges can now be dragged to a custom size).
    Even the copy and paste problem in the filenaming area seems to have been less troublesome lately even though there have been no updates to Firefox in a few weeks.
    Even though I marked the solution as not helpful, the problem has in fact been resolved. I will save the solution instructions in case the issue returns.

  • German translation with ß renders website unusable

    Hi,
    I just wanted to report an ugly problem with the German translation for the language strings in Aperture 3. When I recently exported my photographs to a website it produced links that were completely unusable.
    The problem: For detail view Aperture exports html pages that were in English named large-xxx.html. The German translation for "large" ist "groß" – but groß contains the letter ß. Thus all details pages produce 404 errors on a web server – a desaster!
    I found the solution on the web: You habe to open Aperture package and have to manually change the German language strings (to "gross" or something alike).
    But this is certainly not a solution which is feasible for everybody.
    So please: Could somebody make it happen to remove this stupid bug from the next release?
    Thanks for helping
    Reinhard

    What a nasty bug!
    So please: Could somebody make it happen to remove this stupid bug from the next release?
    Are you using the latest Aperture version 3.5.1, Reinhard?
    Then, if you have a Developer Account, use "Bug Reporter" to file a Bug Report.
    If you don't have access to Bug Reporter, fill out the Feedback form:
    Apple - Aperture - Feedback
    Describe the bug there, then the Developer Team will also see it.
    I'll try to reproduce the bug, and if I can, I'll also file a bug report.
    Léonie

  • Trying to restore the software locks up the iphone and renders it unusable

    Trying to restore the software locks up the iphone and renders it unusable

    Thanks for your reply.
    When connected to the PC the screen on the phone showed the apple logo and stayed frozen with that image. The only way to get rid of the image was to hold both the power and home buttons. The message on the iTunes app said: iTunes is restoring the software on this iPhone. I left it like that overnight, but there was no change in the morning. Took it to the Telstra Shop in Melbourne, and they tested and said it was 'broken'. They gave me a new phone, but I had to recover all my contacts, agenda, etc from backup on the PC.

  • Update to 7.0.2 renders iPhone unusable !!!  No more swiping...

    Anyone else having this issue?
    I've just upgraded to 7.0.2 and it has BIG problems.  To just name what I can see so far:
    I cannot swipe anymore on the screen, so I cannot swipe from 1 screen to the next
    I cannot pinch/zoom on anything
    I cannot pull up the service center or pull down the notification center (linked to the swiping perhaps)
    I cannot just select an app/icon.  First I have to select something, then double-tap (windows style?!)
    I cannot swipe to unlock the phone, I have to double-tap, then select/double-tap each digit of my passcode
    Every item on the Iphone I select has a rectangle around it, which I have to double-tap to lauch it.  Because there's no swiping
    the phone is almost rendered useless.  I can launch Safari (select/double-tap style) but can't zoom/scroll on any page.
    I was happy with 7.0, which worked fine wih longer battery time even in my case.  But this update is BAD, drains battery 10%/hr...
    My phone says the software is up-to-date: 7.0.2  (language NL).
    Since IOS update are one way only, I can't roll-back this "update".  Any suggestions from anyone?

    ARGHH!!!!!!!!!!!
    FORGET ABOUT THIS THREAD!
    A Triple-click on home solved this issue. 
    This is strange though since I did check my preferences earlier and found nothing out of the ordinary.  No voice-over activation or thigs like that... hence my post.
    So the question remains, how come this was suddenly enabled on my device?!

  • MacBook Pro update at startup not working properly rendering MacBook unusable.

    My MacBook Pro loads an update at the grey screen then shuts off.  When it turns back on it attempts to finish loading the update again.  Is there a way to stop this update from happening at the startup screen at this time?

    tye91,
    you can try this: boot your MacBook Pro into Recovery mode by holding down a Command key and the R key as it starts up. Once the  OS X Utilities menu appears, select Disk Utility. On the left-hand side of the Disk Utility window, select your internal disk’s boot partition (typically called “Macintosh HD”). On the right-hand side, press the Verify Disk button if it’s not greyed out; if it is greyed out, or if it reports that errors were found, press the Repair Disk button. Once the verification/repair is completed, exit Disk Utility and select Restart from the Apple menu to restart in normal mode. Does it reach the login screen now?

  • Finding hidden dialog boxes (aka alert boxes)

    (note: most commonly the issue I describe below happens when the coding application CODA looses contact with one of my servers and an alert box informs me of this. I cannot continue using CODA until I click ok in the dialogue.)
    I use spaces a lot but when one of the applications I am using throws an alert while I am in a different "space" the alert ends up behind other windows that I am currently viewing (like Firefox or finder). Normally expose would make it easy for me to find these dialogue boxes, but it seems that not all modal windows appear when using expose. I thought that making the application responsible for the dialogue box active might bring the alert to the foreground but that is not true either. I have resorted to going space-by-space and moving windows out of the way until I find the alert box - highly annoying and time consuming.
    Is there a quick way to find these alert boxes and/or restrict them to the space that the parent application is living in? Anything to make this less tedious?

    @baltwo ... my question is not about why I am getting the alert (I know why and it happens at appropriate times (ex. when I have no internet connection)) but rather how can I more easily find the alert box when it does appear. It's terrible to go space-by-space moving windows around just to find a dialogue box...
    Message was edited by: bleen18

  • 10.5.3 Update Failed, Rendered iMac unusable..

    After my computer froze during the v10.5.3 upgrade, I held the power button down to turn it off and then restart. Since it was turned off then the computer hasn't been usable since. So far this is what I have done to try to remedy the issue:
    - Reset PRAM and NVRAM
    - Using Single User Mode, deleted possible troubling files from Application Enhancer
    - At Apple Store, AppleCare rep booted to a different hard disk and ran Disk Utility (found and repaired numerous errors), still the computer will not run.
    - Attempted to boot from Tiger DVD that came with computer (by booting with the option key and selecting dvd), the computer goes into kernel panic.
    I've tried everything that I could find, but still no luck! This is the symptom (as it has been since the day I installed the 10.5.3 update)
    _I turn on the computer, the gray screen appears with the Apple Logo. After that, the spinning loading symobl begins to spin underneath the logo. Then it spins continually with no end, it has gone on for an hour or more before I turned off the computer._
    Please, somebody, give me a solution! I have a presentation stuck on the computer that I need very soon! Apple is sending me a Leopard DVD in the mail (my other one is gone), but the 5-7 day wait will have me fail a project.
    Thank you,
    Alex.

    Alegoo92 wrote:
    Last question is: _Is it still a sign that the ram is actually good if the computer boots from another drive?_ At the Apple Store, the Genius plugged in his external drive and booted from something else so he could run Disk Utility. So it can't run from an install CD, but can run from an external drive.
    No.
    Now it could mean that something is wrong with your optical drive or with the bus that carries data between your optical drive and memory, but there's still something very wrong with your machine if it panics when booting from the software restore disc.
    Yes, if you're still under warranty or AppleCare coverage, all will be covered for free unless there's damage due to some kind of abuse or accident.

  • 2.1 renders phone unusable

    As of yesterday, phone updated to 2.1 Used the phone once in the evening, after this, the phone is stuck in the "phone" section of the applications. Pressing the main button won't take me back to the menu but the button is clearly working as double tapping takes me to the favorites. I could however move between Favourites, Recent, Contacts, Dial etc and even make a phone call.
    So this morning I thought I'd take a properly look, only to find, I can't enter my passcode on the screen. Got four dots in the code window but thats it. Tried again later, buttons light up blue as I press them, but no dots in the window...
    What do I do with it now????

    the best way to fix this is to do a restore;
    first put the phone in DFU mode by holding down both the home button and sleep/wake button while the phone is connected to your computer make sure the phone is turned off hold both buttons down for 10 secs then let go off the sleep wake button and only hold onto the home button (Note: when you do this you will not be able to use your phone until the phone has been restored)
    iTunes will then tell you that it has found a phone in recovery mode click ok
    Then click on the restore button it will download a fresh version of 2.1 when this is done your phone will re activate
    if you want the best chance of having the phone work like new do not restore from a back up it might make a difference however if you can not live with out previous app saves or sms messages you may not want to do this

  • CS5 Liquify tool renders Photoshop unusable

    Hello Forum,
    I have downloaded the CS5 trial version and I have problems with the Liquify tool. Whenever I try to liquify a big file (RAW image) Photoshop becomes unresponsive, the Liquify screen does not pop up and i need to use the task manger to stop the application. I have encountered the same problem in Photoshop CS4 and I don't know how to fix it.
    I have a Dell Latitude E6400, Core 2 Duo P8700 @ @.53 GHz, 4 Gigs of RAM. Integrated graphics card, Mobile Intel 4 Series Express (Adapter String: Mobile Intel(R) GMA 4500MHD).
    Best regards,
    Alex

    I have the same problem. The resource business is total nonsence. My workstation has 2 Intel Xeon 3.4 Gz processors with 6 cores each ( 24 cores total including FP cal)  and 48 GB of 1333 MHz  DDR3 RAM. OS is 64 bit Windows 7 on Raid 0 which has 4 Photofast SSDs each reading and writing at 270 MB/Sec and total raid read and write performace that more or less saturates the front side bus at over 1 GB/sec. Data is on a Raid 10. File sixe 6000 px by 3000 px single layer 8 bit Tiff.
    I have tried all combinations of memory allocation recommended by Adobe. Adobe CS5 runs in 64 bit. Scratch disk over 6 TB defragmented raid 10 in the workstation. No network raids used. Only programs running Windows 7and Photoshop CS5.
    All Adobe products have the latest build. The video card is FireGL 8750 with 2GB GDDR5 graphics frame buffer memory with 115.2 GB/s bandwidth. This card has the latest sofware updates.
    It is a DISASTER in CS5 in Windows 7.  It works in XP Pro CS4 on a machine with lot less resorces.
    The liquify tool allows the application of the effects but after you  select OK then it goe to Render and progress bar of the render action. WHEN THE RENDER IS COMPETED WHICH HAPPENS FAIRLY FAST THE IMAGE DOES NOT SHOW THE RESULTS OF LIQUIFY FILTER. They all disappear.
    P.S.
    I have been working on this issue and have managed to solve it. One program that makes real time back up was running in the background and stealing the resources. Even though  performance panel showed only 1 -2% of CPU use with 4 -5 GB of RAM use, but it was worse than that. As soon as stopped that process, it all works fine.

Maybe you are looking for

  • I can no longer zoom in on my videos since the update

    Since the update I can no longer zoom in on my videos that I have taken whilst watching them. Any ideas...

  • Can't change duration of multiple photos

    In iMovie 5 I was able to change the duration of multiple still photos all at once, but this feature does not seem to work in iMovie 6. I've searched the topics on this forum and tried the suggestions I found but nothing works. I can't even import a

  • Slide Show or On Line Gallery to a Website

    I can use either but I'd prefer the on line gallery. After creating it, can I copy or move it to my website? I'm NOT a techie at this but can follow step by step directions. Also, can either be e-mailed? Thanks for your (speedy) help!

  • 12c Client: How to Resolve Error [INS-30131] on Win7 x64 Install?

    Hi all, I'm getting an error message I can't figure out on the Oracle 12c client installer. I have 11g client installed on my machine. I took the following steps: Downloaded the 12g client for x64 from Oracle's web site. Extracted the zip file. Right

  • NBA Finals in germany....

    Well, I'm living in Germany where you can't watch any NBA games in the non-pay-tv. And as you can download the whole finals in the U.S. iTunes Music Store, I wondered if there is any possibility that I can also download them?