regd. two dialog boxes

Hi Is it possible to have two modals simultaneously. The main aim behind is this I want to have two dialog boxes namely A and B. and B opens when user do some action on A .Any reference or any approach...all are welcomewith warm regards
[264 byte] By [ymca_a] at [2007-11-27 6:17:28]
# 1
too many popups, you want to keep the application user friendly. So I would think that the second popup replacing the first would be the better choice. Or perhaps you can add the information in the second popup to the first so you have only one popup at all times.
gimbal2a at 2007-7-12 17:30:23 > top of Java-index,Desktop,Core GUI APIs...
# 2
What ever I said, its based on the application demand tom ake it more user friendly.Message was edited by: ymca_
ymca_a at 2007-7-12 17:30:23 > top of Java-index,Desktop,Core GUI APIs...