Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Get IE Browser handle to get Rectangle coordinates

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Get IE Browser handle to get Rectangle coordinates

    Hi

    Using java i would like to get the handle of IE browser and then from that get the rectangular cooridates (x,y,width,height) of only the browser area(the white part). Hope some one can help me with this as soon as possible.

    thanks


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Get IE Browser handle to get Rectangle coordinates

    This thread has been cross posted here:

    http://www.java-forums.org/new-java/63173-get-ie-browser-handle-get-rectangle-coordinates.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting


  3. #3
    Junior Member
    Join Date
    Sep 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Get IE Browser handle to get Rectangle coordinates

    Quote Originally Posted by t1279k View Post
    Hi

    Using java i would like to get the handle of IE browser and then from that get the rectangular cooridates (x,y,width,height) of only the browser area(the white part). Hope some one can help me with this as soon as possible.

    thanks
    Hi has any body possible to give me a solution for this? i am sure it is possible using java. i really need a solution as soon as possible

  4. #4
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Get IE Browser handle to get Rectangle coordinates

    Quote Originally Posted by t1279k View Post
    i am sure it is possible using java
    What makes you think it is possible using java?

  5. #5
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Get IE Browser handle to get Rectangle coordinates

    Also, nobody is going to "give you" a solution, especially after unapologetic crossposting. Post what you've tried and where you're stuck, and we'll go from there.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. Handle Telnet Session Progmatically
    By Rihx in forum Java Networking
    Replies: 5
    Last Post: April 15th, 2012, 06:45 PM
  2. Try : handle an exception by yourself.
    By try in forum Member Introductions
    Replies: 1
    Last Post: July 12th, 2011, 10:37 AM
  3. how to handle many more exceptions
    By shailaja in forum Member Introductions
    Replies: 1
    Last Post: December 27th, 2010, 01:02 AM
  4. El Gamal signature -Handle big integer
    By miotvsingtel in forum What's Wrong With My Code?
    Replies: 0
    Last Post: May 9th, 2010, 12:05 PM
  5. How to handle quadratic roots that don't exist?
    By kairojya in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 28th, 2009, 12:21 PM