Ahhh I see now too! Well, kind of... ha. I notice that the Push Button example extended Window and Implemented Bindable. So I figured this was just a different way of having the <window> tags in the bxml file.
The even better news is that I just learned(through the Check Boxes Example) That you can quite easily add listeners to buttons directly in the bxml file. Which solves and answers many of my questions. Huzzah! Im still perplexed on how the Push Button tutorial is supposed to work like that. It doesn't implement Application and in the bxml file is has its own custom namespace, which I know is a App specific subclass of Window, which makes sense. I just don't know why it wont work or how it even "communicates" with the .bxml file. Anyway, I am extremely thankful for the help you have given me. You deserve a raise! ha ha Thanks Greg Cheers, Mike. -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Application-class-name-is-required-tp2894336p2895254.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
