rushikesh jadha -6 Junior Poster in Training 13 Years Ago how to set up frame such that user cannot click other side than the current active frame if click then frame prompt for actvation. Thankx in advanced. java 0 0 Reply with Quote Share Recommended Answers Collapse Answers Answered by peter_budo 2,532 in a post from 13 Years Ago Wouldn't adding windows focus listener sort this(addWindowsFocusListener)? Jump to Post All 3 Replies peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster 13 Years Ago Wouldn't adding windows focus listener sort this(addWindowsFocusListener)? 0 0 Reply with Quote Share rushikesh jadha -6 Junior Poster in Training 13 Years Ago Please give me one example of that. 0 0 Reply with Quote Share DavidKroukamp 105 Master Poster Team Colleague Featured Poster 13 Years Ago Please give me one example of that. check here:http://docs.oracle.com/javase/tutorial/uiswing/events/focuslistener.html and this:http://www.javadocexamples.com/java_source/org/swixat/commands/WindowFocusEvents.java.html 0 0 Reply with Quote Share Share Facebook Twitter LinkedIn Reply to this topic Be a part of the DaniWeb community We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge. Sign Up — It's Free!
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster 13 Years Ago Wouldn't adding windows focus listener sort this(addWindowsFocusListener)? 0 0 Reply with Quote Share
rushikesh jadha -6 Junior Poster in Training 13 Years Ago Please give me one example of that. 0 0 Reply with Quote Share
DavidKroukamp 105 Master Poster Team Colleague Featured Poster 13 Years Ago Please give me one example of that. check here:http://docs.oracle.com/javase/tutorial/uiswing/events/focuslistener.html and this:http://www.javadocexamples.com/java_source/org/swixat/commands/WindowFocusEvents.java.html 0 0 Reply with Quote Share