Accsess to other application's window.

Hello,
I don't know how my java program can read the chat field in other application.
If someone can tell me how can I read attributes in other application's windows I will be very thankful.

Tersit wrote:
Why than with C++ can be. With C++ can make it if you don't have the source of the other app. With finctions FindWindow() and GetClientRect(), callback EnumChildWindows(), GetDlgCtrlID() or SendMessage().
But I don't know how is the way to take the fields in other winApp with java.
Edited by: Tersit on Jan 11, 2009 2:48 PMBecause apples aren't oranges?
Java is a [high level language|http://en.wikipedia.org/wiki/High-level_programming_language] and runs in its own environment on the host operating system. C++ is a [low level language|http://en.wikipedia.org/wiki/Low-level_programming_language] and has access to more of the system's internals.

Similar Messages

  • Frame iconification freezes other application under Windows NT

    Hi,
    Here is a small problem I am experiencing and that makes my programs go wrong:
    I work with SDK 1.4.x under Win NT SP5 and SP6.
    When I iconify my application, which is a single frame, all my computer is frozen during a few seconds (this can last more than 10 seconds in some cases).
    When I have two frames into one Java app, if I iconify the first one, it iconifies in less than 1 second. But if then I iconify the second one, it freezes also.
    So, is it a bug ? Is there any way to work around this ?
    I only noticed that if I iconified several times a Frame, freezing time decreased after two or three times. But if I use my application and reiconify it later, freezing time becomes greater.

    Hi
    I'm going through your errors meanwhile check these out.
    You need go through the links in order to understand how to resolve your query
    Configure navigation inheritance
    SHAREPOINT PERMISSIONS MANAGEMENT: WHAT YOU NEED TO KNOW FOR SHAREPOINT 2007, 2010 & 2013
    Edit
    permissions for a list, library, or individual item
    Avoid web.config inheritance in child web application using inheritInChildApplications
    Indul Hassan
    Microsoft Community Contributor
    http://www.indulhassan.com
    You Snooze.. You Lose !!

  • IR Error: OUT of Memory. Close other applications or windows and try again.

    Hi,
    We recently moved from an 9.3.3 to 11.1.2.3. and working on IR reports. While running few reports we get this error and the client system has GB or ram and the server is allocated 4 GB or ram for IR reports.
    I see the file it is trying to retrieve is about 800 Mega something like that ..... Not able to decide where to check next ...
    Any thought will be appreciated.
    Thank you.

    There are many different conditions in which this error may appear:
    (1) Upon opening a legacy non-Unicode BQY file in a Unicode compatible version of Interactive Reporting.
    (2) When processing a query multiple times against a BLOB.
    (3) When querying against Red Brick version 6.3 with ODBC/ODBC setting and there is  processing to convert string column to integer type (before IR 9.3.0).
    (4) When processing with DB2 9.1 against a bigint data type.
    (5) Repeated opening, processing, closing, and re-opening of BQY documents with 'not equal' joins and high volumes
    Sometimes this is due to excessive data which brings the size of the BQY file up around one gigabyte uncompressed in size (for processing may take twice as actual RAM, plus the memory space space for the plugin, and the typical memory limit on a 32-bit system is 2 gigabytes).
    There have been a number of unpublished bugs which can result in the same error.
    Solution
    To avoid excessive BQY size exceeding memory availability:
    (a) Ensure that your computer has at least 2Gb of free RAM before he runs IR Studio.
    (b) Put a limit to the number of rows that can be pulled down: Right click on Request label of Query section and put a value in Return First xxx Rows (and check the check box).
    (c) Do not pull down more than 750 MB of data (remember it may be duplicated while processing).
    (d) Place limits or aggregations in Query section (as opposed to Result section) to limit data entering the BQY

  • How to bring windows of other application to top

    Hi,
    Does anyone knows how to give the focus to other application's window using Java?
    Thanks,
    yinmos

    You can do it using JNI. Also, to do it you need to know window handle of the other application.
    JNIWrapper for windows may help you with JNI and other platworm related functionality.
    Check the http://www.jniwrapper.com
    Hope it helps,
    EToporov

  • Problem in copying a text item content in forms 10.1.2 to other application

    Hi all,
    I have just upgraded my Form server 6i in Windows 2003 to to Application server 10.1.2 in Linux.
    In previos version Application Users Used to Copy some texts from other Applications like Windows NotePad or Client/server Version of Application to webforms text items or vice versa.
    In Application 10g it doesnt work. whithin the webforms we can copy and past content of texts but within Applications It doesnt wirk at all.
    we are running Forms 10.1.2 on Windows XP, using windows IE as the browser.
    Does Forms 10.1.2 use its Own clipboard?
    does anybody know any workaround to solve the problem?
    thank you in advance.
    Alireza

    Hi Mark,
    Thanks for your attention,
    I Think it's not the certification mater, because in development environment I have Stand alone OC4j installed in Windows Xp witch uses the same version of Jinitiator and copy/paste functionality works fine.
    Surprisingly when I connect to application server 10.1.2 witch is installed in Enterprise Linux from the same PC the functionality does not work.
    I cheked windows clipbord before and after running the form application from and noticed that copy/paste mechanism of form doesnt effect windows clipbord ant it somehow uses a private clipboard within itself.
    Any solution would highly be appreciated.
    Thank you in advance.
    Alireza.

  • I am having problems with migration assistant (windows pc to Mac 2011) When I get to the 'Quit other applications' box and click continue, nothing happens. There are no other apps running - any ideas, please?

    I am having probems with migration assistant. Trying to transfer data from a windows laptop to iMac 2011. It was working fine when I did the set-up yesterday, but it was going to take hours to transfer some videos so I quit the process with the intention of doing it again at a later stage. However today I find that everytime I get to the 'Quit other applications' box on the Mac and click 'continue', nothing happens. Have checked mission control and confirmed no other apps running. Tried several times with the same result every time. Migration Assistant running on my laptop with the 'Waiting for mac to connect' box displayed. Mac is connected to wi-fi OK as able to use Safari and access internet. Any ideas, please?

    Thanks for your suggestions. Have managed to get Migration Assistant working but now have a new problem, i.e. where does it save the transferred files?!! Searched a few forums and it seems it saves it under your old username, or suchlike. Anyway I tried logging on as a new user using my old user name but there were only a handful of files there, couldn't locate the majority of stuff from my old laptop. Anyway I don't intend to go through any more hoops with MA - will just save the important stuff to an external drive and transfer it that way. Not impressed with MA at all. I thought it was supposed to be a user-friendly tool to simplify the transfer from pc to Mac - not my experience, I'm afraid!

  • Find names of all open windows including other applications besides LabView VIs

    Hi All, I have researched this subject, i.e., to find names of all open windows including other applications besides LabView VIs, but found no solution. Could someone suggest a solution to this?  Thanks.

    Hi,
    Certainly! The Windows API Function Utilities (32-bit) for LabVIEW includes set of LabVIEW libraries (llb) with VIs that make calls to the Windows Application Programming Interface (API) for managing and controlling windows (minimize, maximize, move, resize, rename, close, and so on) including task list with names of windows application running. The Readme.doc contains information on running these VIs.
    Attached below is a zipped file with a VI that list the names of all opened windows.
    Tunde
    Message Edited by Tunde A on 04-18-2007 02:28 PM
    Attachments:
    List Windows Application LV8.0.zip ‏55 KB

  • Is there a way to view just one open Finder window (without any other Finder or other application windows coming into view) from a Desktop hot corner in Yosemite?

    I just upgraded to Yosemite from Snow Leopard on a MacBook Pro. Previously, I could view just one open Finder window by viewing the Desktop via a hot corner and then selecting Finder from the Dock. This would pull only the top Finder winder into view, without showing any other open Finder windows, and most importantly, any other open application windows. I could then easily drag files/folder from my Desktop into the Finder window (which I do A LOT). Since upgrading to Yosemite, whenever I use the Desktop hot corner and select Finder from the Dock, it pulls every open application and Finder window back into view, putting Finder in front.
    Is there any way to view just one already open Finder window (or all Finder windows for that matter) without seeing all other open applications, without having to Hide the other applications or using Spaces?

    Yes I've created an Automator Application that does the job, but the "watch me do" function that does the Mail Merge is a rather Clunkey work around, as the mouse moves all over the place, thats the part i want to remove and replace with a script, or work out a different way around it that avoids the "watch me do" function.
    Is this Possible? or where/who is there i can ask to write me a script, im not a novice to scripting, but i am a novice to Applescript.

  • On Windows 7, CS6 all products, but especially need help with ID.  Fonts that are showing in other applications are not showing in ID.

    on Windows 7, CS6 all products, but especially need help with ID.  Fonts that are showing in other applications are not showing in ID.

    The ID Program folder will be relevant to your OS...
    I took a shot and right clicked on my Scripts Samples, choose reveal in Explorer and opened up the ID Program folder.
    As shown, there is a Fonts folder.
    Drag/Copy/Paste fonts to this folder.

  • I have mountain lion OSX and parallels with Windows.  Every time I click on a hyperlink in other applications it opens - some 7 Zip file explorer inside Parallels but doesn't go to Safari.  Does anyone know solution?

    I have mountain lion OSX and parallels with Windows.  Every time I click on a hyperlink in other applications it opens - some 7 Zip file explorer inside Parallels but doesn't go to Safari.  Does anyone know solution?

    I suggest that you run software update, after which you should have Safari 6.0.5 - then check Safari - Preferences - Privacy & see that 'Block cookies' is not set to Always.
    Failing that - switch Safari extensions Off via Safari - Preferences - Extensions & test again

  • Copying text from Oracle Applications Window to other Application windows

    Hi All,
    I am not able to copy text from oracle applications windows to my other application windows.
    Please advise.
    Thanks,
    Amit

    Check in your organization who is able to copy the text. Then from that user machine, who is able to copy text, copy identitydb.obj file and copy to your machine (overwrite the current one)
    Then clear its jcache and browser cache one time. From that point forward they can connect to both instances. This is accomplished as follows:
    1. On each Client PC, you will need the new instance 1 (TEST) version of this identitydb.obj file located C:\Program Files\Oracle\identitydb.obj (default location )
    2. Clear Jinitiator jcache : On the client PC delete all files found in c:\Program Files\oracle\jinitiator 11727 Export\jcache
    3. Clear browser cache:
    a) Netscape : Edità Preferencesà Advancedà cache and delete Memory Cache and Disk Cache
    b) Internet Explorer : Toolsà Internet Options à delete Temporary Internet Files
    For any further assistance pls. feel free to ask.
    Regards,

  • How to get links from other applications to open a new Firefox window

    I have non-Web browser applications that want to open browser windows. I have Firefox as my default Web browser. When these other applications pass a URL to Windows, Windows passes the URL to Firefox. Unless there are no Firefox windows running, Firefox then opens the URL in a new tab of the most recently used Firefox window. I would prefer that Firefox open a completely new window. Where can I find the setting for this behavior?
    Thank you,
    Dan

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    See also:
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Preferences_not_saved

  • Adobe Software windows override all other applications.

    Adobe Software windows override all other applications. - Anyone have this issue with CS4 and Leopard?
    For example: Whenever I'm opening multiple documents in, say, Illustrator CS4, while the windows are opening in the "background" and I'm attempting to surf the web with Firefox, each time a subsequent file is opened in the Adobe application, the Adobe application shifts to the front and whatever other application I was using shifts to the background. It may sound trivial but this is really quite annoying and time-consuming to have to constantly shift back and forth.
    I'm not sure if this is an Adobe or Apple issue, but I'm really finding too many quirks and conflicts between CS4 and Leopard that weren't issues in older versions of either companies previous software (say, CS3 or CS2 and Tiger).

    This is for CS4 since CS4 changed it's document management scheme. I've done a little experiment, not extensive but enough to have an idea.
    In Illustrator, if you have the 'Open Documents As Tabs' checked (Preferences-->User Interface), it seems to work as it should. This is true if you have the Application Frame on and off. If the Tab preference is off, what you experienced in your post is what happens. This is also true if you have the Application Frame on and off.
    Photoshop is a bit different. If the Application Frame is on, the documents open as you would expect regardless if you are using the Tabbed function. With the Application Frame off, opening documents work like you want it to only if you are using the 'Open Documents As Tabs' checked (Preferences-->Interface)
    That is just my experiment. If you could, replicate what I have done let me know. I would like to know if this behavior is replicable.
    I don't know if this is an Apple or Adobe issue because different applications behave differently. I tried another experiment: opening the same documents (opened in PS and AI) in Apple apps and other apps. If I open the docs in any Apple app (that I have), they exhibit a behavior that would expect, opens in the background. If I open docs in non-Apple apps, they exhibit different behaviors, ie Graphic Converter shows you that it is opening the document by showing the outline of the window in Genie Effect but does not actually show the window contents, and they open in the background.
    Weird...
    D.

  • How to launch an other application (like notepad) in a different window by using an ActiveX control in HiQ?

    I am using HiQ and I would like to use a Control ActiveX to launch an other application like Notepad in a different window.
    Could you help me?
    Best regards,
    [email protected]

    Take a look at the help for the CreateInterface function. Notepad.exe doesn't have an ActiveX so you have to start it with a command line shell. I don't recall for the moment the function in HiQ that allows that.
    LabVIEW, C'est LabVIEW

  • I am using Office for MAC 2008, when I switch to other applications on my MAC and then go back to Office window it never brings me back to the window I was working on.  I have to click on the Window tab, but my window is ticked but not appearing. Why?

    I am using Office for MAC 2008, when I switch to other applications on my MAC, to copy and paste something for instance and then go back to Office window it never brings me back to the window/worksheet I was working on.  I have to click on the Window tab in excell for instance, but my window is ticked but not appearing. I then have to click on one of the other open files and then click back to the sheet I was working on for it to appear.  Can any one tell me why?

    Does that happen only on web pages that are running a Flash presentation? <br />
    When Flash "steals focus" from Firefox, you need to click outside the Flash presentation in the browser window, to regain focus in Firefox. A major problem arises when the Flash presentation is in the entire browser window, though. The Firefox developers are working on fixing that in Firefox, but it doesn't look like a fix is going to make it into Firefox 4.0, though.

Maybe you are looking for