Re: [Wt-interest] Adding custom translators

2008-08-29 Thread Goetz Babin-Ebell
Helllo Lars, Am Donnerstag, den 28.08.2008, 20:43 +0200 schrieb Lars Hamren: - class WT_API WTranslator { public: virtual void refresh() = 0; protected: virtual ~WTranslator() { } private:

Re: [Wt-interest] Adding custom translators

2008-08-29 Thread Koen Deforche
Hey Goetz, 2008/8/29 Goetz Babin-Ebell [EMAIL PROTECTED]: Just a question: Why did you make hibernate() and resolveKey() private and declare WApplication, WebSession and WString as friends ? That would be my influence... These methods were private API up till now. It does not make sense to

Re: [Wt-interest] Adding custom translators

2008-08-29 Thread Jakob Eriksson
Koen Deforche wrote: 2008/8/28 Lars Hamren [EMAIL PROTECTED]: 3. Change WApplication::messageResourceBundle_ from WMessageResourceBundle to WTranslator * and use WMessageResourceBundle as the default. 4. Add void setMessageResourceBundle(WTranslator *).

[Wt-interest] Wt::Ext::ProgressDialog is not working in 2.1.5

2008-08-29 Thread under
Hi. It dies with error: Wt internal error: ReferenceError: ExtW is not defined, code:undefined, description:undefined. It seems it's requiring some JS stuff. 127.0.0.1 - - [2008-Aug-30 02:17:10.634211] POST /?wtd=ylNXtX07psaASe2orand=61548 HTTP/1.1 200 598 127.0.0.1 - - [2008-Aug-30

Re: [Wt-interest] Wt::Ext::ProgressDialog is not working in 2.1.5

2008-08-29 Thread Pau Garcia i Quiles
Quoting [EMAIL PROTECTED]: Hi. It dies with error: Wt internal error: ReferenceError: ExtW is not defined, code:undefined, description:undefined. It seems it's requiring some JS stuff. 127.0.0.1 - - [2008-Aug-30 02:17:10.634211] POST /?wtd=ylNXtX07psaASe2orand=61548 HTTP/1.1 200 598

Re: [Wt-interest] Wt::Ext::ProgressDialog is not working in 2.1.5

2008-08-29 Thread Brad
Pau Garcia i Quiles wrote: It looks like you are missing ExtJS. You should download version 2.0 from http://extjs.com. Version 2.1 might work but I have not tried it. I have experienced problems with Ext-2.2 and the latest CVS. I have sent Koen some emails about them but have received no