wxpython demo under linux

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • C GIllespie

    wxpython demo under linux

    Dear All,

    I have wxpython under both windows and Linux. Under Windows there is a nice
    little demo, which demonstrates all the widgets (with accompanied source
    code).

    I presume the same demo is under Linux, but I can't find it. Where should I
    look? I'm using Debian, is it a separate package?

    Thanks

    Colin



  • David Smith

    #2
    Re: wxpython demo under linux

    I'm not actually using Debian, however after I installed
    wxPython-2.4.2.4 the demo was under
    /usr/share/doc/wxPython-2.4.2.4/demo/demo.py. It's exactly the same as
    the windows demo.
    If this isn't the directory you can always use find or locate.
    David
    On Wed, 2004-05-12 at 03:43, C GIllespie wrote:
    [color=blue]
    > Dear All,
    >
    > I have wxpython under both windows and Linux. Under Windows there is a nice
    > little demo, which demonstrates all the widgets (with accompanied source
    > code).
    >
    > I presume the same demo is under Linux, but I can't find it. Where should I
    > look? I'm using Debian, is it a separate package?
    >
    > Thanks
    >
    > Colin
    >
    >[/color]

    Comment

    • Sion Arrowsmith

      #3
      Re: wxpython demo under linux

      C GIllespie <csgcsg39@hotma il.com> wrote:[color=blue]
      >I have wxpython under both windows and Linux. Under Windows there is a nice
      >little demo, which demonstrates all the widgets (with accompanied source
      >code).
      >
      >I presume the same demo is under Linux, but I can't find it. Where should I
      >look? I'm using Debian, is it a separate package?[/color]

      Yes, it is: wxwin2.2-examples for stable. Do an apt-cache show
      on your wxPython package and it should be listed as one of the
      suggested packages.

      --
      \S -- siona@chiark.gr eenend.org.uk -- http://www.chaos.org.uk/~sion/
      ___ | "Frankly I have no feelings towards penguins one way or the other"
      \X/ | -- Arthur C. Clarke
      her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump

      Comment

      Working...