Entity GUI tool?

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

    #1

    Entity GUI tool?


    Ubuntu Drake comes with or allows you to install something called "entity"
    which sounds like it ought to be the world's ultimate Python GUI tool.
    Nonetheless all I can get it to do looks like this:

    Usage: entity [-Vhm] [-g <domain>] [-l <config path>] [-a <files>] [file]
    -V Print version and exit.
    -g Turn on debug messages. Accepts domain as argument, or 'all'
    -a Load all files on command line into Entity.
    -m Generate module config files.
    -l Specify alternate location for libraries and configuration
    directories.
    -h Print this message and exit.
    entity 1.0.1, compiled: Dec 11 2005 00:49:34
    Report bugs to <entity-devel@lists.sou rceforge.net>


    Anybody know anything more about this one?



  • icebear

    #2
    Re: Entity GUI tool?

    The ubuntu synaptic package manager claims:

    XML-based GUI builder for GTK+
    Entity is an XML-based GUI builder and application scripting framework.
    It combines the ease of use of XML for GUI layout and the power of Perl,
    Python, TCL, JavaScript, and C for the application logic. An Entity GUI
    is usually much shorter than the same program written in any other
    language.

    This package contains the core portions of Entity along with Perl


    Comment

    • Dave Cook

      #3
      Re: Entity GUI tool?

      On 2006-06-22, icebear <icebear@northp ole.gov> wrote:
      [color=blue]
      > Ubuntu Drake comes with or allows you to install something called "entity"
      > which sounds like it ought to be the world's ultimate Python GUI tool.[/color]

      Looks like it only supports gtk 1.2.

      Dave Cook

      Comment

      Working...