Hi all,
I'm having some issues (minor but annoying nonetheless) with my current implementation of multiple Dialogs. I've seen
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Dialog.html to check the new multidialog support in 1.4 and I'm a little bit unsure because I've noticed the second dialog completely hides the first (I guess intentionally) but that won't be true in many situations and the visual effect may be unclear. I also missed a test with a lightbox launched from a Dialog (a use case that I also need). I was considering reimplementing my code (it controls the number of dialogs currently being shown and hides one before opening another using setTimeouts.. that seriously affect speed..) by sliding out the current visible dialog and showing the next onEnd (and all the way back, of course) but I have doubts because I may very well be wasting time that I could invest in new features. What's your recommendation? Given that the multiple dialog support is one of the main features in the next release of the widget could you add some more tests that better highlight the functionality?
Regards
_______________________________________________
FAQ:
http://dojotoolkit.org/support/faqBook:
http://docs.dojocampus.orgDojo-interest@...
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest