Send Notepad-plus-plus mailing list submissions to
        [email protected]

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
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

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:   notepad++ notify
      messages (FILEOPENED etc (SourceForge.net)
   2. [notepad-plus - Help] RE: Stuck on Special        Character Set
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   notepad++ notify
      messages (FILEOPENED etc (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE:   notepad++ notify
      messages (FILEOPENED etc (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v4.3 Release
      Candidate (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: working   on new plugin
      (line filter) (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Wed, 19 Sep 2007 01:10:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        notepad++ notify messages (FILEOPENED etc
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


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

sorry for bumping up such an old thread, but are these messages implemented,
or is subclassing the wndproc still the only way of getting these notifications?

______________________________________________________________________
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: Wed, 19 Sep 2007 01:23:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Stuck on
        Special Character Set
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


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

Maybe you've pressed F9 and activated ConvertExt (+Symbols eng/user_1). You
can deactivate this by pressing F9 again.
Hope this explains the behavior of NP++.

Simon

______________________________________________________________________
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: 3
Date: Wed, 19 Sep 2007 04:28:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        notepad++ notify messages (FILEOPENED etc
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


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

3. Add new plugin notification message NPPN_FILEJUSTOPENED. 
in :
https://sourceforge.net/forum/message.php?msg_id=4521392

Don

______________________________________________________________________
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: 4
Date: Wed, 19 Sep 2007 04:32:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        notepad++ notify messages (FILEOPENED etc
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


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

thanks, nothing on notification when file is saved (yet).

I'd liek to make a plugin which does some decrypting on loading and encrypting
on saving, so it needs to be able to take the loading and saving over from N++,
is there anything to achieve that?

______________________________________________________________________
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: 5
Date: Wed, 19 Sep 2007 06:44:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.3 Release Candidate
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


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

Why don't remember the setting of the search box(Ctrl + F)?
It make me to set the transparency on lose focus every time I restart Notepad++.

______________________________________________________________________
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: 6
Date: Wed, 19 Sep 2007 07:26:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        working on new plugin (line filter)
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


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

I've been working on plugins for this sort of thing and have posted one to 
Alexandre.
If anyone else wants one, I can send it to them, but what do we do as a general
rule?  I would rather make the plugin part of some bigger collection really.

The plugin can do the following

1.  Hide unmarked lines
2.  Unhide all lines
3.  Delete marked lines
4.  Delete unmarked lines

I can make Delphi sources available, and if I really must, can translate into
C++ (I have Dev-C here)

I also have a plugin demo that can create a new file and copy the results, 
that's
easy enough to do.  I don't understand the post about history/favourites, and
/ or / not and regular expressions because I thought they were all there anyway
(although I haven't tried to use them)

______________________________________________________________________
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



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 50
*************************************************

Reply via email to