2005年08月28日 星期日 22:02
---------- Forwarded message ---------- From: Johan Lindberg <johan at pulp.se> Date: 28 Aug 2005 04:57:28 -0700 Subject: ANN: wxBrowser 0.3.0 To: comp-lang-python-announce at moderators.isc.org wxBrowser 0.3.0 is available for download at SourceForge. Introduction The wxBrowser is an application browser, which is similar to a regular web browser, but it doesn't read HTML to generate and display content; it reads wxwML (XML), generates and dynamically executes wxPython GUI code. GUI events are bound to URLs instead of functions. If an event is triggered the wxBrowser requests a new document from the URL, expecting wxwML back. It translates the wxwML into wxPython code and executes it. See http://www.pulp.se/wx/wxBrowser.pdf for more info Changes This is a complete rewrite of 0.2.5. I added support for "client-side scripting" and the possibility to add and/or customize handling of widgets. Note! This version of the wxBrowser has no "Open URL" dialog so you must enter the URL at the command prompt. Download You can download the python source from SourceForge (http://sourceforge.net/project/showfiles.php?group_id=134835&package;_id=148033&release;_id=352303) and there's a sample application at http://www.pulp.se/wx/contacts/v2 that you can use to test it. More information See: http://sourceforge.net/projects/wxbrowser and http://www.pulp.se/ Disclaimer The wxBrowser is still very "work in progress", there's still lots of things to be done but this version is complete enough to play around with and try out the idea. I haven't had the opportunity to try this version on any other OS than Windows XP. If you do, please let me know what happens. WARNING! By adding client-side scripting I've also made it rather EASY to have the wxBrowser execute "malicious python code" that can possibly harm your computer so please be careful with what applications you point your wxBrowser to. I won't take responsibility for any damages done to your computer by using this software. -- Johan Lindberg, 2005-08-28 johan at pulp.se -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html 还没看过,不过从感觉上有些象xul的一个东西。它的好处可能是学习wxPython要比学XUL要容易得多吧。 -- I like python! My Donews Blog: http://www.donews.net/limodou
2005年08月29日 星期一 08:25
Thanks a lot. -- Welcom2 : http//blog.csdn.net/auding1900/ Email : auding at gmail.com MSN : auding at 163.net QQ : 13732100 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050829/0bd0e792/attachment.html
2005年08月29日 星期一 11:19
on 2005-8-28 22:02,limodou said the following: >---------- Forwarded message ---------- >From: Johan Lindberg <johan at pulp.se> >Date: 28 Aug 2005 04:57:28 -0700 >Subject: ANN: wxBrowser 0.3.0 >To: comp-lang-python-announce at moderators.isc.org > > >wxBrowser 0.3.0 is available for download at SourceForge. > >Introduction >The wxBrowser is an application browser, which is similar to a regular >web browser, but it doesn't read HTML to generate and display content; >it reads wxwML (XML), generates and dynamically executes wxPython GUI >code. > > > >还没看过,不过从感觉上有些象xul的一个东西。它的好处可能是学习wxPython要比学XUL要容易得多吧。 > > > 专用浏览器的一种探索,要真正用起来还有距离吧 关注一下。这个东西有xul那样的前途吗?怀疑
Zeuux © 2025
京ICP备05028076号