yozhic
Can you try this test version AkelPadDocsView_test.js: KDJ.zip
For now I don't have the possibility to test it with IE 11.
Posted: Tue Jun 24, 2014 7:16 am
by yozhic
KDJ
Thanks a lot, now the runtime error stopped. The only bug that I still occurs, it is a bug with languages. Please watch the video that will show you how things are going.
Posted: Tue Jun 24, 2014 7:20 pm
by KDJ
yozhic
Corrected.
AkelPadDocsView.js
Fixed:
- working with Internet Explorer ver.11,
- setting language on script start.
How can I put the currently loaded explorer.dll in a string variable?
(.js script)
To clarify: I found out that you can rename the 'explorer.dll' and then can use different explorer configurations.
But I need to adjust a script that depends on the currently loaded renamed 'explorer.dll', but because I now have 3 different explorer dll's I need a way to put the currently loaded explorer dll in a string.
edit:
My apologies, I wanted to post this question here: viewtopic.php?t=853
Somehow I managed to post this question in the wrong location.
Posted: Wed Jun 25, 2014 7:38 pm
by KDJ
r0n
If you have three dll's, eg: Explorer1.dll, Explorer2.dll, Explorer3.dll, you can run them all at the same time.
To check is plugin running, use AkelPad.IsPluginRunning method: