Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
構文の強調表示を提供するために wxPython 内で Pygments を使用することはまったく可能ですか?
ポジティブ。pygments はもともと CSS 出力を目的としていますが、pygments フォーマッターを定義して、たとえば wx.StyledTextCtrl のスタイルを定義できます。私はたまたまそれを最近やった:
http://relet.net/frog/archives/170