On Thu, Jun 24, 2010 at 7:20 PM, Greg Brown <[email protected]> wrote: > I noticed that you pass the dialog's owner to the constructor. Any reason > you don't just use the open() method? > > No deep thinking behind it, just a quickly hacked together demo. I was just trying to keep the code as close as possible to the original pseudo-code (hence the creation of a show() method), but by that token I should have passed the DialogCloseListener into the constructor too (or neither of them)
Chris
