will1234 Posted December 27, 2007 Report Share Posted December 27, 2007 Hi all, After digging through the forum I believe that someone out there must have tackled this before. There are some old posts that appear to touch on Java windows but no direct hits. I have a Java application which runs in Firefox that will display a popup with some text about a new 'event'. It looks to me like the popup is a Java created entity (I'm not a Java Programmer) because there are no window controls or border around it, just a small window with text and a single line border. I can tell when it is displayed because I see a window named 'New Alarm' but cannot extract any text from it. Additionally I can mouse over to it and select anything or use Ctrl-A, Ctrl-C. I can make the popup come up in the same place if that is of any value. I'm stumped! Has anyone been down this road before???? Will Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.