Hello all, i want to use ext::button's within my implementation. Therfore i copy all the necessary JS-files within /ext/ and add this to my project as it mentioned in the description "http://www.webtoolkit.eu/wt/doc/reference/html/group__ext.html#_details".
-ext-2.x/adapter/ext/ext-base.js to extBaseURL/ext-base.js -ext-2.x/ext-all.js to extBaseURL/ext-all.js -ext-2.x/resources/ to extBaseURL/resources/ (the entire folder) This fix the most of the errors immediately except of one. The element 'timer' could not be found. Error: [Chrome]: "Uncaught TypeError: Cannot read property 'timer' of undefined" [IE8]: 'timer' is null or not an object Any ideas? Thanks in advance, Sven ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
