Activity for Dan Padric

  • Dan Padric Dan Padric posted a comment on discussion Script Showcase

    David, thanks for sharing your addition. This demonstrates why I like community driven code. Talk to you again some time.

  • Dan Padric Dan Padric posted a comment on discussion Script Showcase

    Hi David. A very valid point you are making. Did you test the result with the cursor on whitespace - in the space between two words?

  • Dan Padric Dan Padric posted a comment on discussion Script Showcase

    Maurizio - Yes thank you, I did get your script to run. I even designed some custom script based on things I learnt from you.. nothing worthy to show in public though. I have since moved over to Atom as text editor for Python V3 coding. :-) Your script would have gone well as part of Atom. My complements to what you produced and shared with us. Regards. - Dan

  • Dan Padric Dan Padric modified a comment on discussion Script Showcase

    Hello. Thank you very much for sharing this code segment. It has been very nice tool to get introduced to a few concpets relating to Python and this Add-on for Notepad++. I do hope you do not mind me making some contribution - hoping others will learn as much as I have. See below the small expansion. Dan ''' Title: MS Word-style case change (Shift+F3 feature): change the case of selected text from upper to lower to title Creator: Abbas Publish: https://sourceforge.net/p/npppythonscript/discussion/1199074/thread/b0cc797e/...

  • Dan Padric Dan Padric posted a comment on discussion Script Showcase

    Hello. Thank you very much for sharing this code segment. It has been very nice tool to get introduced to a few concpets relating to Python and this Add-on for Notepad++. I do hope you do not mind me making some contribution - hoping others will learn as much as I have. See below the small expansion. Dan ''' Title: MS Word-style case change (Shift+F3 feature): change the case of selected text from upper to lower to title Creator: Abbas Publish: https://sourceforge.net/p/npppythonscript/discussion/1199074/thread/b0cc797e/...

  • Dan Padric Dan Padric modified a comment on discussion Script Showcase

    Hello Maurizio. From the screen capture it seems as though your script is impressive. I have been struggling hard to get it running though. Each time it was crashing. I am starting at ground-zero with Notepad++ and Python - so I though I missed something. You need PythonScript 1.0.8.0 Full (PythonScriptFull1.0.8.0.zip) because I used the tkinter libraries. Tested with notepad++ 6.5.3, 6.9.1 and 7.3.3. My first mistake was loading PythonScript from the "Plugin Manager" of Notepad++. But even when...

  • Dan Padric Dan Padric posted a comment on discussion Script Showcase

    Hello Maurizio. From the screen capture it seems as though your script is impressive. I have been struggling hard to get it running though. Each time it was crashing. I am starting at ground-zero with Notepad++ and Python - so I though I missed something. You need PythonScript 1.0.8.0 Full (PythonScriptFull1.0.8.0.zip) because I used the tkinter libraries. Tested with notepad++ 6.5.3, 6.9.1 and 7.3.3. My first mistake was loading PythonScript from the "Plugin Manager" of Notepad++. But even when...

1