Question regarding compiling *.py script.
Everything works fine when I compile the script except that there is no "theme". It looks like it's using win 98 skin or something. Looks very bad.
Would like to know how to preserve gtk-theme-name = MS-Windows" .

Which packages or modules should I include wen compiling with GUI2Exe.

Any ideas?

Recommended Answers

All 2 Replies

I'm not sure, but I think you have to include these:
cairo, pango, pangocairo, atk, gobject

I was reading that from the code here:

http://www.py2exe.org/index.cgi/Py2exeAndPyGTK

Thanks.
I've figured out eventually what to do anyways.

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.