Hello!
Because it is my first posting here, I'd like to thank the programmer for developing such a useful editor. It's one of the best I've ever seen because it has all the small little features which I miss in all other editors. It's not overcrowded, yet has many options. Thanks a lot and keep working on it! :)
So now to my question. I'm using PN 2.0.9.806-devel because this version has correct handling of Home/End keys and of UTF-8 encoded files. While looking around in this forum I discovered PyPn as a wonderful method of extending editor functions with Scripts (I'd like to try auto indent scripts). But unfortunately it won't work in my editor.
The use of PyPn 0.9.794 for Python 2.5 crashes PN so it won't start up. Using 0.8.717 doesn't crash but I don't have any scripts visible in script list (Alt-F10). Maybe it's working though and I just have no scripts (but there are some in scripts folder)...?
Using stable version of PN (2.0.7.?) won't work with PyPN 0.8 (crashing at startup) but doesn't show any scripts when using PyPN 0.9. It's the same problem, only the other way round compared with PN 2.0.9.806...
Which combination of PN and PyPN should I use? I'm using WinXP SP2 and Python 2.5.2. Other Python tools run properly.
Thanks for help,
rc