On Thu, Feb 14, 2013 at 1:18 AM,  <pn...@essertech.com> wrote:
> Hello, I am trying to use padre on osx mountain lion. Every thing seems to be
> working fine. But when I run the script it does not open the output window. Is
> there any setting I need to change so the output window pops up? This works
> fine on windows 7 when I run padre. Not sure why it does not work on the mac.
> Please guide me in the right direction.

If I am not mistaken, you are talking about the "external window".
The code that handles this can be found here:
http://padre.perlide.org/trac/browser/trunk/Padre/lib/Padre/Wx/Main.pm#L2932

The Mac specific part is here:
http://padre.perlide.org/trac/browser/trunk/Padre/lib/Padre/Wx/Main.pm#L2949

I don't have a Mac, but based on this, you might be able to figure out
what you should
install/enable in your Mac to get this work.

Even better would be if you could tell us what to fix in Padre in
order to get this working
or at least complaining in a reasonable way...

regards
   Gabor
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to