Unix-head needs to Windows-ize his Python script (II)

Martin Gregorie martin at address-in-sig.invalid
Tue Oct 26 06:53:02 EDT 2010


On Tue, 26 Oct 2010 02:38:43 -0400, Steve Holden wrote:

> 
> I really don't understand what you are trying to say here. Could you
> please explain? I know you to be a capable and sensible person, but this
> sounds like nonsense to me, so I must be misunderstanding.
>
I think he's saying that on a Linux desktop, if you define a launcher for 
an application the default assumption is that its a graphical 
application. If so, all you need to do is to tell the launcher the 
program name, what icon to use and what text to put under it. If the 
application isn't graphical, you do the same as above and also tell the 
launcher that the program must run in a console window. Simple. Logical. 
Concise.

I assume that what I've just described applies to OS X and virtually all 
other graphical desktops: I wouldn't know from personal experience 
because I don't use them.
  

-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |



More information about the Python-list mailing list