[SE|PY-macdev] Menus are back with one line added in sepy.py
Brought to you by:
sephiroth_tmm
From: Loren G. <se...@in...> - 2005-02-06 20:58:05
|
Just want to let you know that I figured out how to get the menus back, I compared sepy.py to the old version in 1.0.4.5 and added: self.Show(True) at line 1066 to allow file, edit, etc menus to appear. As I say, I don't know python, but looking at the new code compared with the old, this seemed like it was missing so I added it and voila! It worked! Loren Greenfield |