Chris:

thanks so much, that did it! Sometimes the answer is not difficult, but I
wouldn't have known that this was the problem.

I have fixed it in my local working copy and will commit tonight when I get
home.

BTW, I tried 

#use(dialog.*)

to pull in all the classes, but this didn't work to activate the triggering
of the "defer" function. I had to separately specify all the classes that
were used:

#use(dialog.Alert)
#use(dialog.Prompt)
#use(dialog.Confirm)
#use(dialog.Select)
#use(dialog.Form)
#use(dialog.Wizard)

then it worked. I'll open up a bug for that tonight, too.

C.
-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Cannot-get-the-Dialog-contrib-or-any-libraries-to-load-tp5266735p5274239.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to