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
        [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 - Open Discussion] Access   Violation
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Favorites? (SourceForge.net)
   3. [notepad-plus - Plugin Development] Plugins       submenu
      (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE:   WindowManager plugin
      Error (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Feature      request
      (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: Plugins   submenu
      (SourceForge.net)
   7. [notepad-plus - Help] RE: Style manager Display   error
      (SourceForge.net)
   8. [notepad-plus - Help] RE: create an       auto-completion file
      (SourceForge.net)


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

Message: 1
Date: Thu, 06 Nov 2008 04:39:18 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Access
        Violation
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=5585846
By: clyfton

For the past few months, Notepad++ has been randomly crashing due to ACCESS
VIOLATION when used on a Windows 2000 server.  I figured it was one of the 
releases
but didn't know which one.  Was hoping this last release would fix.  I 
downloaded
it and now it is randomly crashing on my windows XP box with same error.
I would search for this topic but I don't see a search box.  The one in the
upper right searches all of sourceforge.

______________________________________________________________________
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, 06 Nov 2008 07:19:36 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Favorites?
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=5586534
By: redgolpe

I checked my installations: at home, I had indeed a version with favorites 
management
(5.0.x). Then I upgraded to 5.1 and the feature is gone. Bug?

______________________________________________________________________
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: Thu, 06 Nov 2008 08:16:44 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Plugins submenu
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=5586805
By: zobo

Hi Don, Jens, all ...

I'm working on unicoding DBGP plugin, which is a painful process as Delphi does
not have simple unicode support. Rather I'm unicoding just the interface to
notepad.

Anyway, I'm trying to implement a new feature and I would like it to be in the
form of a submenu inside plugins menu.
I created a menu and then used MofidyMenu with MF_POPUP to attach this menu
to the desired plugins menu entry. Seem to work fine, I can even update this
menu with new elements, change the gray and checked flag etc. The problem is
that I don't know where the WM_COMMAND pops out when I click on a item from
this new submenu.
I'm not that good with Win32 API, but I'm guessing the WM_COMMAND from these
items goes to N++ main WndProc (because this new submenu is part of the main
menu now).

How would one go about creating a submenu inside the plugins menu?

Thanks and best regards.
-Zobo

______________________________________________________________________
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: Thu, 06 Nov 2008 08:51:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        WindowManager plugin Error
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=5586995
By: lfg

This is because the new NPP release is Unicode by default (if you install it
using the installer). Most plugins are ANSI, so they would not work.
The solution is to install the ANSI version of NPP v5.1, which can be done by
manually installing from the zip file (see installation options on the 
"downloads"
page.
See also:
https://sourceforge.net/forum/message.php?msg_id=5583016

Hope this helps.
Fabian


______________________________________________________________________
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: Thu, 06 Nov 2008 09:08:04 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature request
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=5587076
By: mickb00

You are right indeed. Moreover, Notepad++ 5.1 include a "Trim trailing and save"
macro by default : I have just disabled Ctrl + S shortcut and triggered this
macro with it : working very well. Next time I will be more careful :)

______________________________________________________________________
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: Thu, 06 Nov 2008 10:17:59 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugins submenu
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=5587458
By: harrybharry

The most reliable way is doing it like TextFX does: Put all submenu items in
the main plugins menu (like normal), then at startup move them in the submenu.
Notepad++ gets a chance to assign the proper WM_COMMAND values and can use the
default callback.

______________________________________________________________________
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: 7
Date: Thu, 06 Nov 2008 10:18:24 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Style manager
        Display error
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=5587460
By: harrybharry

wil lbe fixed in next release.

______________________________________________________________________
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: 8
Date: Thu, 06 Nov 2008 10:19:39 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: create an
        auto-completion file
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=5587471
By: harrybharry

If oyu have all the keywords on a line, you can use a regex
Find the ocntents of the line,p ut them inside <keyword> tags (mind the quotes
though if oyu have those, you sohuldnt tho)

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 30, Issue 13
*************************************************

Reply via email to