2017/05/14
wxPython は Phoenix という新しいバージョンがあるので注意
[最近、wxPython を使い始めた](https://kokufu.blogspot.jp/2017/04/ubuntu-1604-wxpython-python3.html) のですが、本やドキュメントの内容をそのまま適用できないケースが多いのです。 調べてみると、Phoenix という新しいプロジェクトが始まり、仕様が結構変わったようです。 [Welcome to the wxPython Phoenix Project](https://wxpython.org/Phoenix/docs/html/) 公式サイトには以下のようにあります。 > Likewise the intent with the wxPython Phoenix project is throw almost everything from wxPython Classic into the fire to be built anew from the ashes of its former self, without all of the old crud that had built up over the long life of Classic. 意訳すると、「(不死鳥フェニックスと)同様、wxPython Phoenix プロジェクトの目的は、wxPython Classic のほぼ全てを炎の中に投げ入れ、Classic の長い歴史の中で作られた問題点を解決した新たな wxPython を灰の中から再構築することです。」 といった感じでしょうか。