Figured it out, part is that I don't read documenation (or just scan it), and the rest was getting all the .mo files into the right place again.
Will update the I18n wiki page with some sample py2exe setup files.
See you
Werner
Werner F. Bruhin wrote:
···
Having problem generating a "exe" with py2exe for an application which uses gettext.
Does anyone have a sample setup.py script which shows what additonal modules need to be defined in setup.py for py2exe to be able to generate the exe?
See you
Werner
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
If you leave it can you correct the spelling of its name?
Pierre Rouleau wrote:
Werner F. Bruhin wrote:
Figured it out, part is that I don't read documenation (or just scan it), and the rest was getting all the .mo files into the right place again.
Will update the I18n wiki page with some sample py2exe setup files.
Your page is great! All of this is starting to take a real good shape!
Thanks - but you did most work!
Pierre
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
If you leave it can you correct the spelling of its name?
Oh, I just noticed your message! Thanks for the note on the spelling (but i don't remember creating the page, it was already there when i filled in some comments-- however i did not noticed the wrong spelling, so I guess I am as guilty. Oh well...)
If you leave it can you correct the spelling of its name?
Oops, the spelling mistake is my fault. I've fixed that.
I would like to keep the Recipes page as that can then be used if people want to add other little snippets or examples that don't really fit in the main I19n doc.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!