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 - Help] RE: How to use Column mode (SourceForge.net)
   2. [notepad-plus - Help] RE: remove duplicate        lines?
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: C++       Builder plugin
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: No syntax    for REXX files
      (SourceForge.net)
   5. [notepad-plus - Help] RE: how change the  encoding?
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Resize function list? (SourceForge.net)


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

Message: 1
Date: Fri, 02 Feb 2007 07:40:33 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to use
        Column mode
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=4136211
By: nobody

Hold the Alt key and then click and drag the mouse on your text. That will allow
you to select rectangular sections.

______________________________________________________________________
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: 2
Date: Fri, 02 Feb 2007 08:40:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: remove
        duplicate       lines?
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=4136317
By: severach

Adding line numbers, an extra sort, and removing line numbers will remove 
duplicates
without losing the sort order. The process is described in NPPTextFXdemo.TXT.

______________________________________________________________________
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: Fri, 02 Feb 2007 09:04:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        C++     Builder plugin
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=4136362
By: severach

The complete NPPTextFX sources are all available from Don's download page. It's
in there.

The MinGW header files fail to force DllMain to be extern "C". This is not a
problem when compiling as a C source but as a C++ source your MinGW DLL will
not be compatible because your DllMain has the C++ mangled name and will never
be called. The library default DllMain will be used instead which is not 
sufficient.
I set my headers up to automatically fix as many problems as possible for all
the compilers I use.

NPPTextFX: PluginInterface.h
/* This .h file is tested to be compatible with
     MinGW32/GCC 3.44
     Microsoft Visual C++ Toolkit 2003 + Platform SDK
     Microsoft Visual C++ 2005 Express Edition + Platform SDK
     Borland C++ 5.51
     Digital Mars 847
     OpenWatcom 1.4
     Pelles C 4.0
     Bloodshed Dev-C++ IDE
     Code::Blocks IDE
   for both .C and .CPP sources */
extern "C" BOOL APIENTRY DllMain(HINSTANCE,DWORD,LPVOID);


______________________________________________________________________
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: Fri, 02 Feb 2007 09:58:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: No
        syntax  for REXX files
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=4136451
By: nobody

I am looking for a REXX syntax coloring. Can you post a link where I might be
able to find this?

______________________________________________________________________
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: 5
Date: Fri, 02 Feb 2007 10:00:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how change the
        encoding?
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=4136455
By: darek-zon

Just use UTF-8 :D

______________________________________________________________________
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: 6
Date: Fri, 02 Feb 2007 10:28:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Resize function
        list?
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=4136512
By: donho

What is your windows version?

Don

ps. Does people put never their Windows version in their bug report? Very
irritating.

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

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


End of Notepad-plus-plus Digest, Vol 9, Issue 8
***********************************************

Reply via email to