Spoke too soon! All is working OK and I am getting the icon appearing in the 
windows status bar at the foot of the desktop showing the name of my running 
screen etc - but it still does not appear top left hand corner of each of my 
screens.
Any ideas?
Rodgy

----- Original Message ----- 
From: "Paul McNett" <[email protected]>
To: "Dabo Users list" <[email protected]>
Sent: Friday, March 06, 2009 1:30 AM
Subject: Re: [dabo-users] py2exe


> Roger Lovelock wrote:
>> Hi,
>>     My little membership and accounting system is all finished and I am 
>> on to packaging! I have a setup.py running py2exe ok and producing a 
>> working windows exe. I am about to now use Inno Setup to create my 
>> installer.
>>     Just one oddity! During development all my forms had a nice dabo icon 
>> up in the top left hand corner. The exe produced by py2exe just has the 
>> default windows icon (miniature screen with blue at the top). I tried 
>> copying a dabo icon into my project directory (daboIcon016.png) and added 
>> this line into my setup.py :-
>>    _appIcon = "./daboIcon016.png"
>> in place of :-
>>   _appIcon = None
>> The result of that was that halfway through running py2exe I got a 
>> windows message python has encountered an error etc etc do you want to 
>> tell Microsoft etc etc.
>>
>> I'd like to have the dabo icon on my screens - any advice on how to do 
>> it?
>
> _appIcon = "./daboIcon.ico"
>
> Paul
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/eb478c6a0a0c49e5852e613f38d83...@roger

Reply via email to