[Pythonmac-SIG] Disabling Menus on the Mac

2008-04-15 Thread Jens Thomas
Hi, I've hit a rather quirky problem that falls between a number of different areas, so I'm not sure if this is the correct list to post this to, so apologies if I've got it wrong. I'm working on a PyQt GUI application that I'm trying to integrate with a Tkinter GUI application. Surprisingly,

Re: [Pythonmac-SIG] appscript path problem from a newbie

2008-04-15 Thread has
John Ott wrote: > I am getting file not found errors from appscript. > > I manually open my OmniOutliner file Projets.oo3 first then from a > xterm > window: > > python > from appscript import * > oop = app('OmniOutliner Professional') > pod = oop.documents['Projects.oo3'] > > A second copy of O

[Pythonmac-SIG] Finding the memory usage of a Python process

2008-04-15 Thread Konrad Hinsen
I am trying to obtain the amount of memory that my Python process uses from inside the Python program using resource.getrusage(). While this works fine under Linux, on the Mac I always get 0 for the memory usage (the time information seems credible though). Does anyone have another idea for

Re: [Pythonmac-SIG] Finding the memory usage of a Python process

2008-04-15 Thread Gary Bernhardt
On 4/15/08, Konrad Hinsen <[EMAIL PROTECTED]> wrote: > I am trying to obtain the amount of memory that my Python process > uses from inside the Python program using resource.getrusage(). While > this works fine under Linux, on the Mac I always get 0 for the memory > usage (the time information s

[Pythonmac-SIG] PyGtk

2008-04-15 Thread Robert Love
Is anybody doing python apps with a GTK gui (for portability with Linux at work)? What GTK do you use? And has anybody tried with the native GTK being developed as opposed to the X-windows version? -- Bob Love "I.R.S.: We've got what it takes to take what you've got! " ___