Hello Koen, exactly: I'll use WTextEdit. If I the line WTextEdit *field = new WTextEdit(); is executed, I'm no longer able to use the Site. No event works longer. But if I remove this line, the application is working. Also if I use WTextArea *field = new WTextEdit() instead, the application works wonderful. It is only the WTextEdit. And behind the execution of the line WTextEdit ... I can see the error-message on whatever is send a signal (like click on WPushButton)
Greetings Torsten Koen Deforche schrieb: > Hey Torsten, > > 2009/9/25 Torsten Schulz <[email protected]>: > >> Hello, >> >> I've a Problem with WTextEdit. Behind a WTextEdit *field = new >> WTextEdit(); no Signal is working. That's what I see in Console: >> [2009-Sep-25 21:15:26.340826] 27340 [/ MEszKcvgKSQdhQaE] [error] >> "decodeSignal(): signal 's8d' not exposed" >> > > Can you be more specific on what you exactly did to get this error ? > What do you mean with 'behind' ? > > Regards, > koen > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
