Differences between revisions 3 and 4
Revision 3 as of 2009-10-16 08:46:26
Size: 862
Editor: limodou
Comment:
Revision 4 as of 2009-12-25 07:09:20
Size: 868
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[TableOfContents]] <<TableOfContents>>
Line 6: Line 6:
[[Include(ZPyUGnav)]] <<Include(ZPyUGnav)>>
Line 24: Line 24:
 * 于是尝试写了下 [[attachment:gtkmdi.py]]  * 于是尝试写了下 [[[attachment:gtkmdi.py]]]
Line 27: Line 27:
 {{attachment:Screenshot-Test-MDI-1.png}}  {{{{attachment:Screenshot-Test-MDI-1.png}}}}

PyGtk 添加了 GtkMdi 窗口

Jiahua Huang <[email protected]>
sender-time     Sent at 23:59 (GMT+08:00). Current time there: 12:19 PM. ✆
reply-to        [email protected]
to      [email protected]
date    Sat, Jun 27, 2009 at 23:59
subject [CPyUG:90746] Re: 尝试给 PyGtk 添加了 GtkMdi 窗口

原因

好久没用 MDI 多文档界面窗口, 发现 Gtk 里只有多标签,而没有多子窗口控件,

  • 于是尝试写了下 [attachment:gtkmdi.py]

  • 源码整理后放 code.google 吧,先看看 Qt 和 Wx 里的 MDI 完善下
  • 效果:

    {attachment:Screenshot-Test-MDI-1.png}


反馈

MiscItems/2009-06-28 (last edited 2009-12-25 07:09:20 by localhost)