python:wxpython

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
python:wxpython [2021/06/12 05:43] – [インストール] ともやんpython:wxpython [2021/06/12 12:32] (現在) – [distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8)] ともやん
行 185: 行 185:
  
 ==== distutils.msvccompiler の get_build_version() の実装 (Python 3.8) ==== ==== distutils.msvccompiler の get_build_version() の実装 (Python 3.8) ====
-<WRAP prewrap 100% #result>+<WRAP prewrap 100% #result_long>
 <code python> <code python>
 def get_build_version(): def get_build_version():
行 238: 行 238:
  
 ==== distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8) ==== ==== distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8) ====
-<WRAP prewrap 100% #result>+<WRAP prewrap 100% #result_long>
 <code python> <code python>
 def find_vcvarsall(version): def find_vcvarsall(version):
行 278: 行 278:
  
 ===== 最小の wxPython アプリケーション ===== ===== 最小の wxPython アプリケーション =====
-UTF-8 で保存すること。\\+<wrap em>※ UTF-8 で保存すること。</wrap>\\ 
 + 
 +==== wx.Frame サンプル ==== 
 +{{:python:wxpython_minimum_app_001.png?276|wxPython minimum app 001}}\\
  
-{{:python:wxpython_minimum_app_001.png?276|wxPython minimum app}}\\ 
 <WRAP prewrap 100% #source_code> <WRAP prewrap 100% #source_code>
 <code python PyWxHelloMain.py> <code python PyWxHelloMain.py>
行 330: 行 332:
 </WRAP> </WRAP>
  
 +サンプルアプリケーションの実行。\\
 <WRAP prewrap 100%> <WRAP prewrap 100%>
 <code> <code>
行 335: 行 338:
 </code> </code>
 </WRAP> </WRAP>
 +
 +==== wx.html2.WebView サンプル ====
 +{{:python:wxpython_minimum_app_002.png?640|wxPython minimum app 002}}\\
  
 <WRAP prewrap 100% #source_code> <WRAP prewrap 100% #source_code>
行 377: 行 383:
 </WRAP> </WRAP>
  
 +サンプルアプリケーションの実行。\\
 <WRAP prewrap 100%> <WRAP prewrap 100%>
 <code> <code>
  • python/wxpython.1623444213.txt.gz
  • 最終更新: 2021/06/12 05:43
  • by ともやん