浮動HTML小部件的輕量級桌面環境:LightweightHtmlWidgets
LightweightHtmlWidgets是gPyWk環境在Windows端的繼任者。它是一個Windows的HTML5的桌面框架。它依賴于Awesomium.NET 1.7.4.2 和 IronPython 1.7。LightweightHtmlWidgets可以移植至以下這些平臺:
- A list of useful information:
- The main part of it is an Awesomium.NET webview, which is a port of the WebKit browser for .NET (and C++). The webview, api interface and winform can be customized through the universal
Settings.ini
file (please visit the wiki page for more information). - The api interface is normally stored in
Ipy_Interface.py
and supports all standard modules from Python 1.7 (please visit the wiki page for more information). - Any api method can be called from javascript through the
Api.request()
method (please visit the wiki page for more information). - For publishing InnoSetup is recommended (please visit the wiki page for more information). </ul> </li> </ul>
- Detailed configuartion
- Fullfeatured WebKit (Awesomium) browser which can be customized to suite your applications requirements
- Asynchronous javascript-to-python bridge without needing a seperate
.js
</ul>
- OS X and Linux support (depends on Mono compatibility; will take time, since the whole app has to be recreated)
- Custom ISS preset for easy packaging
- Icon customization
特性
Planned features are:
- The main part of it is an Awesomium.NET webview, which is a port of the WebKit browser for .NET (and C++). The webview, api interface and winform can be customized through the universal
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!