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. ???????? ( ?? )
   2. [notepad-plus - Plugin Development] RE: BIG       UNICODE PLUGIN
      UPDATE (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   quicktext plugin
      (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: BIG       UNICODE PLUGIN
      UPDATE (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: More Detailed Java API
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: I've updated
      tmTheme2nppStyler (SourceForge.net)
   7. [notepad-plus - Help] RE: Backspace, type,        then forward
      deletion? (SourceForge.net)
   8. column mode for editing (not just select) (Zemian Deng)


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

Message: 1
Date: Wed, 19 Nov 2008 20:33:15 +0800
From: " ?? " <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] ????????
To: Notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="gb2312"

????????,????????,?????
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Wed, 19 Nov 2008 11:40:53 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        BIG     UNICODE PLUGIN UPDATE
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=5674724
By: clrs530

Thank you very very much :) I will think of reward you for your big effort ;)
Whats with Function List don't you update it anymore?

______________________________________________________________________
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: Wed, 19 Nov 2008 13:16:28 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        quicktext 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=5675309
By: dv__

Two things are required:
1) use latest "Notepad_plus_msgs.h"
2) build the sources of your plugin in Unicode mode

Regarding the point 2:
a) in Visual Studio, in Project Properties -> Configuration Properties -> 
General,
use Unicode Character Set instead of Multi-Byte Character Set
b) or, if you, for example, use Dev-C++, define these two macro-variables in
the beginning of your common header file: UNICODE and _UNICODE e.g.

#define UNICODE
#define _UNICODE

or add something similar to -DUNICODE -D_UNICODE to your compiler's input
parameters.

______________________________________________________________________
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 Nov 2008 14:11:51 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        BIG     UNICODE PLUGIN UPDATE
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=5675671
By: banita

thanks you are great, great work, im very happy

______________________________________________________________________
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 Nov 2008 14:25:12 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: More
        Detailed Java API
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=5675758
By: firov

Having a bad day, friend?

Anyway, honestly, I saw that response coming from a thousand light years away.
And in response to your comment, I'd just like to point out I never asked anyone
to create a more detailed Java API. I simply asked if a more detailed one 
existed.
If one did exist, then it would be wasteful to create another one that serves
the exact same purpose.

Secondly, as I pointed out, I'm extremely new to Java, and programming itself.
I suspect I don't know all of the nuances of Java (or even programming in 
general)
well enough to create a worthwhile API for the auto complete function, at least,
not yet.


Finally, a little diplomacy goes a long way. Instead of phrasing your comment
so its a subtle attack on me, as you did, it might have been better to do 
something
like this...

"No, I don't believe a more detailed Java API exists. Though Notepad++ fully
supports custom API's, so if you'd like you can try your hand at making your
own API."

I admit, its a bit longer than your reply, but its also far less belligerent.
And really, when isn't a little bit of courtesy worth the extra effort?

As I always say, never underestimate how far a smile and a kind word can get
you. Though, the part about a smile isn't exactly relevant over the internet,
but still...

______________________________________________________________________
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 Nov 2008 11:57:04 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I've
        updated tmTheme2nppStyler
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=5674823
By: harrybharry

Its explained here:
http://notepad-plus.wiki.sourceforge.net/FAQ

in short, look in APPDATA if you haven't already done so

______________________________________________________________________
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: 7
Date: Wed, 19 Nov 2008 11:59:18 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Backspace,
        type,   then forward deletion?
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=5674842
By: harrybharry

You enabled overtype by pressing Insert, thats it.

______________________________________________________________________
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: Wed, 19 Nov 2008 14:28:14 -0500
From: "Zemian Deng" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] column mode for editing (not just select)
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Hi list,

So I figured out how to select the rect box of text, but I can't EDIT them?
I used to editor where you can type after you selected column text, the
editor will remove the selected and start repeating each char key per
COLUMN. Can N++ do this?

Thanks,
-Zemian

-- 
----
http://jroller.com/thebugslayer
-------------- next part --------------
An HTML attachment was scrubbed...

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

-------------------------------------------------------------------------
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 49
*************************************************

Reply via email to