 Nux
Member
|
Simon could you add some note on top of PyPN API Description that methods of scintilla module not mapped/implemented in PyPN can still be used with SendMessage function like this:
pn.CurrentDoc().SendMessage(methodCode, firstArgument, secondArgument)
And that codes of methods can be found at:
http://scintilla.hg.sourceforge.net/hgweb/scintilla/scintilla/file/tip/include/Scintilla.iface
I think it might save some time for others.
|
 NickDMax
Member
|
I tried to add that but I don’t know my password to the Wiki and FF can save either the password to the forums or the docs but not both. It would be nice if they were SSO so that there was only one password.
Point is though — the API docs are a Wiki and anyone who can register can edit and update the documentation.
|
 Nux
Member
|
http://pnotepad.org/docs/pypn_api_pages?do=register
Command disabled: register
I think I was registered before, but I don’t remeber the password either.
|
 NickDMax
Member
|
I can’t get in either I think I have the password saved somewhere on my home computer but I will not be back home for a while so I am unable to update the wiki at this time. I wonder when registration was disabled? Or did we have to ask Simon for access specifically I don’t remember.
|
 simon
Key Master
|
Thanks, I’ve also fixed up registration – I guess it got broken by a security upgrade at some point.
|