Hi
I have made a program that uses a GUI for most of its functions but as soon as i change it to an exe using py2exe all the buttons turn all square and everythin looks like it came from windows 98 rather than XP.

Is there any way to change this so the program keeps its XP styling?

Recommended Answers

All 6 Replies

So did it work?

Hi
I have made a program that uses a GUI for most of its functions but as soon as i change it to an exe using py2exe all the buttons turn all square and everythin looks like it came from windows 98 rather than XP.

Is there any way to change this so the program keeps its XP styling?

Take a look at:
http://www.daniweb.com/forums/post623822-10.html

yeah thanks everyone. They all worked really well.
I especially liked the Gpy2exe. It is really easy to use, it lets you automatically add an icon. So thanks guys for all the help. It is all looking a lot lot better now. :)

I tried gpy2exe and it simply does not work with programs that use Tkinter or PIL.

Well it worked fine for wxPython. Though it didnt work when i had it in window mode rather than console mode.

Its not perfect but never the less its still cool.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.