Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40577

Re: simple GUI environment

From Gregory Ewing <greg.ewing@canterbury.ac.nz>
Newsgroups comp.lang.python
Subject Re: simple GUI environment
Date 2013-03-06 12:18 +1300
Message-ID <apncppFru7U1@mid.individual.net> (permalink)
References <mailman.2888.1362494803.2939.python-list@python.org> <kh50uo$2ej$1@dont-email.me> <513609E2.30403@timgolden.me.uk> <mailman.2898.1362505513.2939.python-list@python.org>

Show all headers | View raw


Eric Johansson wrote:
> the only thing that would make it better is 
> if either of these kits used standard Rich text edit controls under 
> Windows so I can speech enable these applications.

PyGUI's TextEditor is based on the rich edit control in
Windows. It doesn't currently expose all of its capabilities,
but if speech is all you want, it might be sufficient.

-- 
Greg

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

simple GUI environment Eric Johansson <esj@harvee.org> - 2013-03-05 09:20 -0500
  Re: simple GUI environment Kevin Walzer <kw@codebykevin.com> - 2013-03-05 09:55 -0500
    Re: simple GUI environment Tim Golden <mail@timgolden.me.uk> - 2013-03-05 15:06 +0000
    Re: simple GUI environment Eric Johansson <esj@harvee.org> - 2013-03-05 12:45 -0500
      Re: simple GUI environment Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-03-06 12:18 +1300
        Re: simple GUI environment Eric Johansson <esj@harvee.org> - 2013-03-05 20:35 -0500
          Re: simple GUI environment Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-03-06 18:08 +1300

csiph-web