Hi, How can I disable java and ajax support for current session? Example: mobile phones browsers do not render - now java detected as yes always. Alex.
--- Исходное сообщение --- От кого: [email protected] Кому: [email protected] Дата: 23 марта, 11:35:55 Тема: witty-interest Digest, Vol 34, Issue 17 > Send witty-interest mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/witty-interest > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of witty-interest digest..." > > > Today's Topics: > > 1. Re: using iframe (Koen Deforche) > 2. sticky table headers (Richard Ulrich) > 3. Re: sticky table headers (Koen Deforche) > 4. WDialog (Guy Deleeuw) > 5. Cannot run Treeview Drag and Drop example! (Jitesh) > 6. Wt charts example doesnt work in IE but only in FireFox > (Rogier Schouten) > 7. Re: Cannot run Treeview Drag and Drop example! (Wim Dumon) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 20 Mar 2009 12:23:24 +0100 > From: Koen Deforche <[email protected]> > Subject: Re: [Wt-interest] using iframe > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hey Torsten, > > 2009/3/20 Torsten Schulz <[email protected]>: > > Hello, > > > > I know about security-problems with iframe, but it is nessesary for my > > applicatione to use it. > > So is it possible to use iframe without change the XSSFilter.C? Use it in > > xml-file doesn't work, but (Security-Hole!) use it in unknown tr-tag works > > (but only with the ?? at start and end). > > example: WString::tr("<iframe...></iframe>") let show the iframe. > > Good observation... perhaps we should still use the XSSFilter on the > key if the tr() does not resolve... > > But what you probably want is WText::setTextFormat(XHTMLUnsafeText); > > Regards, > koen > > > > ------------------------------ > > Message: 2 > Date: Fri, 20 Mar 2009 18:42:23 +0100 > From: Richard Ulrich <[email protected]> > Subject: [Wt-interest] sticky table headers > To: [email protected] > Message-ID: <1237570943.7150.6.ca...@sub-ubuntu> > Content-Type: text/plain > > Hi everybody, > > I have seen sticky table headers in a drupal site, and would like to add > that to mt wt application. > I found the java-script in drupal, but it's a bit specific to their > stuff. > On the internet I found some tutorials that claim to do it with > css-only. Begrudingly, their examples don't work in my browser (FF) > So, does anybody of you guys have experience with sticky table headers? > Would the best way be to add a property to WTable and have it execute > some javascript? > > Rgds > Richard > > > > > ------------------------------ > > Message: 3 > Date: Fri, 20 Mar 2009 19:38:24 +0100 > From: Koen Deforche <[email protected]> > Subject: Re: [Wt-interest] sticky table headers > To: [email protected], [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hey Richard, > > 2009/3/20 Richard Ulrich <[email protected]>: > > Hi everybody, > > > > I have seen sticky table headers in a drupal site, and would like to add > > that to mt wt application. > > I found the java-script in drupal, but it's a bit specific to their > > stuff. > > On the internet I found some tutorials that claim to do it with > > css-only. Begrudingly, their examples don't work in my browser (FF) > > >From what I have seen from it, a non-JavaScript solution could work on > FF (the trick is to consider <tbody> separately from <table>) but that > does not work in IE (6 or 7). > > > So, does anybody of you guys have experience with sticky table headers? > > Would the best way be to add a property to WTable and have it execute > > some javascript? > > Would WTreeView be suitable for you? Its big constraint is that rows > have to be of equal height. > > Regards, > koen > > > > ------------------------------ > > Message: 4 > Date: Sat, 21 Mar 2009 13:36:33 +0100 > From: Guy Deleeuw <[email protected]> > Subject: [Wt-interest] WDialog > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hello, > > It is possible to resize by handle a corner and move a WDialog by handle > the title bar ? > > Thanks in advance > > Guy > > > > ------------------------------ > > Message: 5 > Date: Mon, 23 Mar 2009 03:18:22 -0000 > From: "Jitesh" <[email protected]> > Subject: [Wt-interest] Cannot run Treeview Drag and Drop example! > To: <[email protected]> > Message-ID: <594c33e80d6346f797bb37a761a68...@birdofpreypc> > Content-Type: text/plain; charset="iso-8859-1" > > Hello! > I just compiled witty with boost library 1.38 and I cannot run the Treeview > Drag and Drop example! > The rest of the examples run fine, only this one generates this exception in > Visual Studio 2005 when I try to run it in debug mode: > 'treeviewdragdrop.wt.exe': Loaded > 'C:\witty\wt-2.99.0\build\examples\treeview-dragdrop\debug\treeviewdragdrop.wt.exe', > Symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\ntdll.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\kernel32.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\winmm.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\msvcrt.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\user32.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\gdi32.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\advapi32.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\rpcrt4.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\ole32.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\oleaut32.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\oleacc.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\wsock32.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\ws2_32.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\nsi.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\mswsock.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded > 'C:\Windows\winsxs\x86_microsoft.vc80.debugcrt_1fc8b3b9a1e18e3b_8.0.50727.762_none_24c8a196583ff03b\msvcp80d.dll', > Symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded > 'C:\Windows\winsxs\x86_microsoft.vc80.debugcrt_1fc8b3b9a1e18e3b_8.0.50727.762_none_24c8a196583ff03b\msvcr80d.dll', > Symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\imm32.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\msctf.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\lpk.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\usp10.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > Internet Security 2009\mzvkbd.dll', No symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\psapi.dll', No symbols > loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > Internet Security 2009\mzvkbd3.dll', No symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > Internet Security 2009\adialhk.dll', No symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\shlwapi.dll', No > symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded > 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll', > No symbols loaded. > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > Internet Security 2009\kloehk.dll', No symbols loaded. > > First-chance exception at 0x64ab379b (msvcp80d.dll) in > treeviewdragdrop.wt.exe: 0xC0000005: Access violation reading location > 0x00000014. > > Unhandled exception at 0x64ab379b (msvcp80d.dll) in treeviewdragdrop.wt.exe: > 0xC0000005: Access violation reading location 0x00000014. > > > > Is there any thing I can do to fix this and be able to run the example? > > Tkx! > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 6 > Date: Mon, 23 Mar 2009 09:20:07 +0100 > From: "Rogier Schouten" <[email protected]> > Subject: [Wt-interest] Wt charts example doesnt work in IE but only in > FireFox > To: <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > Hi, > > > > I built Wt, added ExtJS and the examples work just fine in FireFox. > However, in IE 7 I get 'document.body not found' for the charts example. > I changed all security settings to low-security but the error persists. > > > > I should probably point out that I used ExtJS 2.2.1 because I cannot > find an older version anywhere (as required). Could this be the cause of > the problem? Any other hints? > > > > Regards, > > Rogier > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 7 > Date: Mon, 23 Mar 2009 10:35:49 +0100 > From: Wim Dumon <[email protected]> > Subject: Re: [Wt-interest] Cannot run Treeview Drag and Drop example! > To: Jitesh <[email protected]>, [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > > This is a static initialisation problem. Modify TreeViewDragDrop.C, > around line 70, to reflect these changes: > > --- a/examples/treeview-dragdrop/TreeViewDragDrop.C > +++ b/examples/treeview-dragdrop/TreeViewDragDrop.C > @@ -67,8 +67,8 @@ public: > static WString dateEditFormat; > }; > > -WString FileModel::dateDisplayFormat("MMM dd, yyyy"); > -WString FileModel::dateEditFormat("dd-MM-yyyy"); > +WString FileModel::dateDisplayFormat(WString::fromUTF8("MMM dd, yyyy")); > +WString FileModel::dateEditFormat(WString::fromUTF8("dd-MM-yyyy")); > > /*! \class FileEditDialog > * \brief A dialog for editing a 'file'. > > I will make sure this is included in the next release. Thank you for > reporting the problem. > > Best regards, > Wim. > > 2009/3/23 Jitesh <[email protected]>: > > Hello! > > I just compiled witty?with boost library 1.38 and I cannot run the Treeview > > Drag and Drop example! > > The rest of the examples run fine, only this one generates?this exception in > > Visual Studio 2005 when I try to run it in debug mode: > > > > 'treeviewdragdrop.wt.exe': Loaded > > 'C:\witty\wt-2.99.0\build\examples\treeview-dragdrop\debug\treeviewdragdrop.wt.exe', > > Symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\ntdll.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\kernel32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\winmm.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\msvcrt.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\user32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\gdi32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\advapi32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\rpcrt4.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\ole32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\oleaut32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\oleacc.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\wsock32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\ws2_32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\nsi.dll', No symbols > > loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\mswsock.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded > > 'C:\Windows\winsxs\x86_microsoft.vc80.debugcrt_1fc8b3b9a1e18e3b_8.0.50727.762_none_24c8a196583ff03b\msvcp80d.dll', > > Symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded > > 'C:\Windows\winsxs\x86_microsoft.vc80.debugcrt_1fc8b3b9a1e18e3b_8.0.50727.762_none_24c8a196583ff03b\msvcr80d.dll', > > Symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\imm32.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\msctf.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\lpk.dll', No symbols > > loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\usp10.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > > Internet Security 2009\mzvkbd.dll', No symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\psapi.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > > Internet Security 2009\mzvkbd3.dll', No symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > > Internet Security 2009\adialhk.dll', No symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Windows\System32\shlwapi.dll', No > > symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded > > 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll', > > No symbols loaded. > > > > 'treeviewdragdrop.wt.exe': Loaded 'C:\Program Files\Kaspersky Lab\Kaspersky > > Internet Security 2009\kloehk.dll', No symbols loaded. > > > > First-chance exception at 0x64ab379b (msvcp80d.dll) in > > treeviewdragdrop.wt.exe: 0xC0000005: Access violation reading location > > 0x00000014. > > > > Unhandled exception at 0x64ab379b (msvcp80d.dll) in treeviewdragdrop.wt.exe: > > 0xC0000005: Access violation reading location 0x00000014. > > > > > > > > Is there any thing I can do to fix this and be able to run the example? > > > > Tkx! > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > > software that enables intelligent coding and step-through debugging. > > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ > > witty-interest mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/witty-interest > > > > > > > > ------------------------------ > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > ------------------------------ > > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > > End of witty-interest Digest, Vol 34, Issue 17 > ********************************************** > > -- Якими будуть медіа ХХІ століття?<font style="color: white"> </font><a href='http://www.ukr.net/TJgBbw/footer/96d284' target='_blank'>http://ubr.ua</a>. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
