Notepad-plus-plus Digest, Vol 40, Issue 14

2009-09-04 Thread notepad-plus-plus-request
Send Notepad-plus-plus mailing list submissions to
notepad-plus-plus@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
notepad-plus-plus-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Plugin Development] RE:   LanguageHelp plug
  update 1v31 (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE:   LanguageHelp plug
  update 1v31 (SourceForge.net)
   3. [notepad-plus - Help] How do I do this? (SourceForge.net)
   4. [notepad-plus - Help] RE: 5.4.5 Random Crashing (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE:   LanguageHelp plug
  update 1v31 (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Searchinginside CHM
  files (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE: RunMe plugin update
  1v30 (SourceForge.net)
   8. [notepad-plus - Plugin Development] XML Plugin (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: RunMe plugin update
  1v30 (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE:   LanguageHelp plug
  update 1v31 (SourceForge.net)
  11. [notepad-plus - Help] RE: How do I do this? (SourceForge.net)
  12. [notepad-plus - Help] How do I do? What exactly   do you want
  to do?! (SourceForge.net)


--

Message: 1
Date: Fri, 04 Sep 2009 09:58:11 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
LanguageHelp plug update 1v31
To: nore...@sourceforge.net
Message-ID: <7608853.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7608853
By: dv__

When I try to use .pdf help file, the plugin says "No Acrobat PDF viewer 
installed".
This is true, because I use FoxitReader to view .pdf file and it is my system
default program which opens .pdf files when I press Enter on such files. So
I see no problem to open .pdf file in my preferred viewer. Why the plugin does
not?
Do you use specific program name in your ShellExecute() call?
I believe, it should be just:

ShellExecute( NULL, _T("open"), help_file_to_open, NULL, NULL, SW_SHOWNORMAL );

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



--

Message: 2
Date: Fri, 04 Sep 2009 12:19:23 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
LanguageHelp plug update 1v31
To: nore...@sourceforge.net
Message-ID: <7609044.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7609044
By: fstellari

CHM, HLP, PDF do not use the ShellExecute command but library calls for the
help and acrobat. The reason is that in that way I can search for a word and
not just open the file.
What I could possibly do is that when there is  "No Acrobat PDF viewer 
installed"
I back that up with a shellexecute command. Would that do what you want?
Regards,
Franco

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



--

Message: 3
Date: Fri, 04 Sep 2009 14:24:03 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Help] How do I do this?
To: nore...@sourceforge.net
Message-ID: <7609276.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7609276
By: abc1232

Suppose and have a block of line in the np++ editor and want to delete 
everything
start from certain column, how do I do that?  Thanks ahead...

e.g. I want to delete everything left of E for every line.

ABCDEFGHIJKLMNOP
ABCDEFGHIJKLMNOP
ABCDEFGHIJKLMNOP
ABCDEFGHIJKLMNOP



__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



--

Message: 4
Date: Fri, 04 Sep 2009 14:47

Notepad-plus-plus Digest, Vol 40, Issue 13

2009-09-04 Thread notepad-plus-plus-request
Send Notepad-plus-plus mailing list submissions to
notepad-plus-plus@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
notepad-plus-plus-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Open Discussion] Compare plugin   fails in
  5.4.5 (Unicode) (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Compare  plugin fails in
  5.4.5 (Unicode) (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: How to set   the color of
  a bookmarked line? (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: How to set   the color of
  a bookmarked line? (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: How to set   the color of
  a bookmarked line? (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Ctrl + F4to close
  (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: How to set   the color of
  a bookmarked line? (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Syntax   highlighting
  script for MediaWiki (SourceForge.net)
   9. [notepad-plus - Plugin Development] NppExec   0.3.2 has been
  released! (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Ctrl + F4to close
  (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Syntax   highlighting
  script for MediaWiki (SourceForge.net)
  12. [notepad-plus - Plugin Development]   Problem:Funcion List -
  Language C (SourceForge.net)


--

Message: 1
Date: Thu, 03 Sep 2009 23:26:56 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Compare
plugin  fails in 5.4.5 (Unicode)
To: nore...@sourceforge.net
Message-ID: <7608088.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7608088
By: ellisgl

I tried to compare two files and the second tab is blanked out. Also no 
differences
are noted.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



--

Message: 2
Date: Thu, 03 Sep 2009 23:32:26 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Compare plugin fails in 5.4.5 (Unicode)
To: nore...@sourceforge.net
Message-ID: <7608093.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7608093
By: ellisgl

Updated the plugin itself to 1.5.5 and all is good.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



--

Message: 3
Date: Thu, 03 Sep 2009 23:52:30 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
to set  the color of a bookmarked line?
To: nore...@sourceforge.net
Message-ID: <7608130.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7608130
By: cchris

By setting the message field to "2476" and lParam to the opacity index, between
0 (invisible) and 255 (fully opaque).

As you figured out, the idea is to use the macro playback engine to send 
messsages
to Scintilla.

I'll see tomorrow what could be wrong, the code is right, and, if you see the
macro in your macro menu, your edit was succesful.

CChris

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



--

Message: 4
Date: Fri, 04 Sep 2009 00:21:06 +
From: "SourceForge.net" 
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
to set  the color of a bookmarked line?
To: nore...@sourceforge.net
Message-ID: <7608155.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_i