|
03/05/2009 12:46 PM
post23637
|
If I have two windows created with PhWindowOpen, if I click on one which results in a FOCUS_LOST event to the other, is
there a way to get the region id of window that "caused" the FOCUS_LOST event (the opposite window in java awt)? I was
hoping that emitter.rid would give me that, but it simply gives me the region id of the parent frame.
Thx,
Bill
|
|
|
|
|