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


Groups > comp.lang.python > #75267

Re: .Net Like Gui Builder for Python?

References (3 earlier) <CAMEax75TbPPuKZfsTLxtVubOAgXCn4wLpT-z9NmgerReEkZ-8Q@mail.gmail.com> <757bd14c-3742-4674-b305-b0cfe5a58b90@gmail.com> <CAPTjJmoJwKduU-TUhoy4360LUpbku1iOAmfhtWArbtEUXqU2wQ@mail.gmail.com> <mailman.12352.1406400063.18130.python-list@python.org> <l219t9hbv87e8ftuhu5o3b81sdduc5abrt@4ax.com>
Date 2014-07-27 10:10 +0200
Subject Re: .Net Like Gui Builder for Python?
From Chris “Kwpolska” Warrick <kwpolska@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.12357.1406448652.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, Jul 26, 2014 at 8:40 PM, Dennis Lee Bieber
<wlfraed@ix.netcom.com> wrote:
>        The way they package Office doesn't help... Ignoring the
> subscription-based "Office 365" I was at Best Buy a few weeks ago... The
> only local-install version of Office (Home&Office I think) had Word, Excel,
> and PowerPoint.
>
>        How many /home/ users are creating presentations/slide-shows? Drop
> PowerPoint and include Access (which is essentially a GUI builder front-end
> for the Jet RDBM engine) and Publisher (seems a home user would do more
> with invitations, cards, and maybe reports/brochures)!

Access?  For a home user?  That’s insane!  Most home users actually
won’t use Access even if they have it.  It’s pretty complicated,
especially for your average Joe.

And Publisher could work out for a home user, except Word can do the
same, equally well (at least for a home user).  Why would they play
with a more complicated program, when they have a good enough thing in
Word?

Also, home users DO use PowerPoint.  One can make a photo album, for
example.  Or, if you have kids, they might have to create a
presentation for school (as a form of an essay).  PowerPoint is MUCH
more useful for a home user than (a) a user-unfriendly advanced
program; or (b) a more-or-less duplicate of what they have.

On Sun, Jul 27, 2014 at 6:49 AM, Steve Hayes <hayesstw@telkomsa.net> wrote:
> The one thing that isn't available with LibreOffice is OneNote, which you
> don't seem to be able to get separately, and doesn't seem to have any
> documentation (ie 3rd party books on it). But there is Evernote.

OneNote is actually available for free: http://www.onenote.com/
(though Evernote is superior)

-- 
Chris “Kwpolska” Warrick <http://chriswarrick.com/>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense

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


Thread

.Net Like Gui Builder for Python? Orochi <kartikjagdale11@gmail.com> - 2014-07-25 07:55 -0700
  Re: .Net Like Gui Builder for Python? Orochi <kartikjagdale11@gmail.com> - 2014-07-25 08:19 -0700
  Re: .Net Like Gui Builder for Python? Jerry Hill <malaclypse2@gmail.com> - 2014-07-25 14:11 -0400
  Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-25 20:04 +0000
  Re: .Net Like Gui Builder for Python? Dietmar Schwertberger <maillist@schwertberger.de> - 2014-07-25 23:23 +0200
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 12:40 +1000
  Re: .Net Like Gui Builder for Python? Michael Torrie <torriem@gmail.com> - 2014-07-25 21:33 -0600
  Re: .Net Like Gui Builder for Python? TP <wingusr@gmail.com> - 2014-07-25 21:13 -0700
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 14:37 +1000
  Re: .Net Like Gui Builder for Python? Martin S <shieldfire@gmail.com> - 2014-07-26 09:19 +0200
  Re: .Net Like Gui Builder for Python? Martin S <shieldfire@gmail.com> - 2014-07-26 09:13 +0200
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 19:05 +1000
  Re: .Net Like Gui Builder for Python? Dietmar Schwertberger <maillist@schwertberger.de> - 2014-07-26 12:14 +0200
  Re: .Net Like Gui Builder for Python? Chris Angelico <rosuav@gmail.com> - 2014-07-26 20:25 +1000
  Re: .Net Like Gui Builder for Python? Martin S <shieldfire@gmail.com> - 2014-07-26 12:33 +0200
  Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-26 10:51 +0000
    Re: .Net Like Gui Builder for Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-26 13:44 +0000
  Re: .Net Like Gui Builder for Python? Dietmar Schwertberger <maillist@schwertberger.de> - 2014-07-26 13:28 +0200
  Re: .Net Like Gui Builder for Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-07-26 14:40 -0400
    Re: .Net Like Gui Builder for Python? Steve Hayes <hayesstw@telkomsa.net> - 2014-07-27 06:49 +0200
      Re: .Net Like Gui Builder for Python? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-27 10:10 +0200
        Re: .Net Like Gui Builder for Python? Steve Hayes <hayesstw@telkomsa.net> - 2014-07-27 14:24 +0200
          Re: .Net Like Gui Builder for Python? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-27 14:42 +0200
            Re: .Net Like Gui Builder for Python? Steve Hayes <hayesstw@telkomsa.net> - 2014-07-28 04:33 +0200
      Re: .Net Like Gui Builder for Python? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-07-27 11:30 -0400
      Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-27 18:32 +0000
      Re: .Net Like Gui Builder for Python? Michael Torrie <torriem@gmail.com> - 2014-07-27 22:26 -0600
      Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 10:14 +0000
  Re: .Net Like Gui Builder for Python? CM <cmpython@gmail.com> - 2014-07-27 10:46 -0700
  Re: .Net Like Gui Builder for Python? Kevin Walzer <kw@codebykevin.com> - 2014-07-27 14:48 -0400
    Re: .Net Like Gui Builder for Python? Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 09:59 +0000

csiph-web