Greetings! Firstly, let me say that after a few weeks of using this framework I'm really starting to feel at home in the environment. Most of my issues now seem to be learning where and how to draw the lines in the APIs between each of the MVC without coding myself into a corner. This will come with practice.
A question regarding the TabView widget. In my application (an OSS digital forensics examination tool) I have various modes of investigation. Disk, Memory, Registry, Timeline etc. I also have evidence collation and report generation functions. What I was hoping to do was to place each of these in a Tab in my main window. The analysis tabs justified to the left and the reporting tabs justified to the right. So, the top of the tabview might look something like this: | Filesystem| |Memory| |Registry| |Evidence Collation| |Reporting| Secondly, when I build my application, it runs flawlessly from the source directory. However, when I generate a build version using ./generate.py build and execute that I get the following error in my browser: this[p[w]] is not a function Is there any documentation or advice I can be given to try and track-down what could be causing this? Should I try building it against the CVS/SVN version of qooxdoo in case it's already a bug that has been squished? Thanks, Red ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
