Hi Matthew, Matthew Curry schrieb: > There it is, found the error message, looks like it was heading to > firebug's console, not qooxdoo's, and I had the console off for some > reason.
Yes, the Firebug console is where I saw the error as well. > > Thanks again Dan! > > -Matt > > > > On Mon, Jul 20, 2009 at 9:57 AM, Matthew Curry<[email protected]> wrote: >> Hi Dan! >> >> Thanks, knew it had to be something stupid I missed. Still, your >> answer brings up another question. You say my original code brought >> up an error telling you immediately where the problem was. Where is >> this error displayed? When I hit F7 to bring the debug console up, I >> see nothing in the pane that pops up, besides a load time. Is there >> another log somewhere? >> >> I'm also curious how the general development cycle works. I find >> myself editing some qooxdoo js files, running ./generate.py source, >> then hitting 'F5' in my browser to reload the page. Makes sense? Yep, that's how it goes. Just in case you didn't know, you only need to run ./generate.py source if your application's dependencies have changed, e.g. you referenced a class you hadn't used before. >> >> -Matt Regards, Daniel >> > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
