I'm after a Floating window type object that I can create progammaticly from a button click that is NON-BLOCKING. Searching the site it seems the dijit.dialog is not what I'm after as it is blocking and the old dojo.widget.FloatingPane is what I want but I have had a sniff around and can't find it anymore. Is it not in Dijit or can I just modify dijit.Dialog to behave how I like?
