[Wt-interest] Ext Javascript error in IE7

2008-08-14 Thread Brad
I have just completed an application which grabs data from several databases and combines the data in a standard model and then displays that model in a Wt::Ext::TableView I developed and tested the app in FF3 and it works fine, ext issues some warnings on page load but no errors. The model

Re: [Wt-interest] Compile error on Fedora 9 with current CVS

2008-08-14 Thread Koen Deforche
Hey Maurice, 2008/8/13 Maurice Gittens [EMAIL PROTECTED]: Hi, just got back from holiday to find that FileServe.C in current cvs needs to include string.h (for stncmp) for compilation to succeed for me. I am using gcc 4.3.0. Thanks for pointing this out ! Regards, koen

Re: [Wt-interest] Strategy check please

2008-08-14 Thread Koen Deforche
Hey Brad, 2008/8/12 Brad [EMAIL PROTECTED]: I have a witty app. which is designed to use cascading WTabWidgets (2 levels deep at the moment), it looks similar to the layout in the witty class reference. Each tab represents an applet, usually a form. As I change from tab to tab my applets

Re: [Wt-interest] Ext Javascript error in IE7

2008-08-14 Thread Koen Deforche
Hey Brad, 2008/8/14 Brad [EMAIL PROTECTED]: I have just completed an application which grabs data from several databases and combines the data in a standard model and then displays that model in a Wt::Ext::TableView I developed and tested the app in FF3 and it works fine, ext issues some

Re: [Wt-interest] Ext Javascript error in IE7

2008-08-14 Thread Brad
Koen Deforche wrote: If IE7 has a fresh cache and you still get this problem, then this is definitely a bug in Wt. What version of Wt do you use? Hey Koen, Yes, did a delete all on IE7 and then tried it again. Started looking at it in MS's script debugger but the js code is hard to