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


Groups > comp.lang.python > #51370

Re: Cross-Platform Python3 Equivalent to notify-send

Date 2013-07-27 13:03 -0400
From Devyn Collier Johnson <devyncjohnson@gmail.com>
Subject Re: Cross-Platform Python3 Equivalent to notify-send
References <51F3A7BB.4000305@Gmail.com> <CAMw+j7K2KXSvFCAg8pMaMeV2wiQDCJWtv4bb9hFsbfHcdX_U6A@mail.gmail.com> <mailman.5165.1374927727.3114.python-list@python.org> <51f3ee66$0$29971$c3e8da3$5496439d@news.astraweb.com> <CAPTjJmqgpaKN0kAeW--naXn6rzM_JOhxD_rhqi80bYFkzAE9AQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5182.1374944642.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 07/27/2013 12:06 PM, Chris Angelico wrote:
> On Sat, Jul 27, 2013 at 4:59 PM, Steven D'Aprano
> <steve+comp.lang.python@pearwood.info> wrote:
>> On Sat, 27 Jul 2013 08:22:00 -0400, Devyn Collier Johnson wrote:
>>> That really sucks. I was hoping Python had some way of doing that. All
>>> that it needs to do is display a little box at one of the corners of the
>>> screen. I thought someone would have implemented something by now. Thank
>>> you anyway.
>> If it's that simple, how about you do it? Won't take you more than, oh,
>> ten minutes, right?
>>
>> *wink*
>>
>> Don't underestimate the difficulty of "trivial" code when it has to work
>> on two dozens different platforms with different capabilities
> That doesn't mean the question shouldn't be asked, of course. Steven
> isn't (at least, I don't think he is!) scorning you for asking.
> Sometimes the response is quite the opposite - that it's so utterly
> trivial that there's no NEED for a library function! Never hurts to
> throw the question out there...
>
> ChrisA
I wanted to make a module (boash) that would be useful, but clearly it 
is not. Here, is a feature that is useful that no one has. This may be 
the module I decide to make. So, there is no cross-platform for such a 
command any where? Would this be a useful module?

I know Steven is not scorning me. He is making me think and I have an idea.


Mahalo,

DCJ

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


Thread

Re: Cross-Platform Python3 Equivalent to notify-send Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 08:22 -0400
  Re: Cross-Platform Python3 Equivalent to notify-send Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-27 15:59 +0000
    Re: Cross-Platform Python3 Equivalent to notify-send Chris Angelico <rosuav@gmail.com> - 2013-07-27 17:06 +0100
    Re: Cross-Platform Python3 Equivalent to notify-send Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 13:03 -0400

csiph-web