JButton problem
Hi all,
I created one popup calendar with button (right, left with icons).
when I popup the calendar dialog, the buttons are not working no action for the buttons . I popup the dialog calendar on the internal frame.
if i use normal JFrame it does work.
So can you please suggest me why it's not working the button acctions.
if I click on the button it simply dispose the calendar dialog.
Thanks

