Re: using python logo at startup

2009-04-21 Thread Carl Banks
On Apr 21, 10:50 am, Mike Driscoll wrote: > On Apr 21, 11:46 am, Dhruv wrote: > > > Is there a way to display/flash "python powered" logo for like 2 > > seconds at startup of a helloworld application? > > > Well actually I have an application that takes data from an excel file > > and generates a

Re: using python logo at startup

2009-04-21 Thread Mike Driscoll
On Apr 21, 11:46 am, Dhruv wrote: > Is there a way to display/flash "python powered" logo for like 2 > seconds at startup of a helloworld application? > > Well actually I have an application that takes data from an excel file > and generates a kml file and opens it up with google earth. All this >