wxwindows

wxwindowswxwindows
  1. Which brings me to the other obvious application of Inline , and that is for creating wrappers for external libraries ( such as , well , wxWindows ) .

    内联的另一个显而易见的应用是可以为外部库建立包装程序(例如wxWindows)。

  2. From your C code . I 'm getting quite excited about the possibility of combining Inline , Perl , wxWindows for GUI work , and arbitrary C code for speed .

    我们有可能把用于GUI工作的内联、Perl和wxWindows与用于加快速度的任意C语言代码组合起来,一想到这些我就激动不已。

  3. One thing to note is the requirement to import SOAPpy and create our proxy before importing wxPython , due to a threading issue with the wxWindows event loop .

    需要引起注意的是,由于wxWindows事件环(eventloop)的线程问题,需要在导入wxPython之前导入SOAPpy并创建代理。