From: Andy T. <an...@ha...> - 2005-08-20 12:33:32
|
Don Bright wrote: > Hi. > > When I run my program normally from source code, it looks pretty good. > The resources look just like > they do in the resource editor. > > However, when I build my program with py2exe and run the exe file the > program looks different. > The fonts seem a little different. The text entry widget has a weird > looking border around it. The letters > fit into it differently. The password entry widget uses start symbols > instead of nice round dots. > > Any ideas? Thanks. > > -DB Before we get into the details, have you packaged your application following the example of the minimal standalone sample? It's documentation is available here; http://pythoncard.sourceforge.net/samples/minimalStandalone.html Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |