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: Doubleline (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Column       Editing Feature
      in v4.2.x (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Pasting      after block
      selection (SourceForge.net)
   5. [notepad-plus - Open Discussion] Saving File      from command
      window (SourceForge.net)
   6. [notepad-plus - Open Discussion] Veritical text   selection
      (column selection) (SourceForge.net)
   7. [notepad-plus - Open Discussion] Autohidding      unused options
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Veritical    text selection
      (column selection) (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE:      Autohidding unused
      options (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Pasting      after block
      selection (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: compare      tabs with right
      clic (SourceForge.net)


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

Message: 1
Date: Wed, 26 Sep 2007 11:27:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Doubleline
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=4538799
By: nobody

nice and yeah tricky


thx :-)

______________________________________________________________________
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: Wed, 26 Sep 2007 11:47:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Column  Editing Feature in v4.2.x
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=4538828
By: nobody

I agree.  Crimson does a nice job with regards to column editing, for exactly
the reasons suggested here.  The main reason why I'm looking for an alternative
to Crimson is code-folding, which seems to be implemented well in Notepad++.

I've tried code-folding in Ultraedit for my VHDL, but it's weak, at best.  It's
stronger in Notepad++.

Right now, the reason why I have not switched from Crimson to Notepad++ is the
lack of a good column edit mode.


Crimson code folding - none
Crimson column edit - strong

Ultraedit code folding - weak
Ultraedit column edit - strong

Notepad++ code folding - strong
Notepad++ column edit - weak

______________________________________________________________________
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: Wed, 26 Sep 2007 13:08:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
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=4538945
By: harrybharry

Well, I tried some exception handling but that didnt get me far (ie no errors
for me and forced errors would give me other messages such as access violation
instead of that annoying one you get. I'm really bad at debuggin this kind of
thing so if anyone has any ideas please dont hesitate to share them). But,
considering you can get it to crash once and then again repeaditly (with some
'luck'), maybe it is some notepad setting. I believe you tried emailing some
files some time ago but I actually never recieved it. Could you see if you can
get such a crashing setup again, compress as files and send them (with the 
exception
of private information ;)) so I can see if its reproducable on my machine?

I did fix an issue where the app would hang when exiting on windows 98, but
that was only when you exited with a live connection. Still, maybe its worth
to try the latest CVS version?
http://npp-plugins.cvs.sourceforge.net/npp-plugins/NppPlugins/FTP_synchronize/bu
ild/

Oh and I'm working on drag and drop with the windows explorer, hopefully that
works out, might be a nice addition.

______________________________________________________________________
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, 26 Sep 2007 13:40:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Pasting after block selection
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=4538985
By: nobody

Try pressing the LEFT CTRL button.

I experience this, too, if I use the RIGHT CTRL button.


______________________________________________________________________
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: Wed, 26 Sep 2007 14:51:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Saving
        File    from command window
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=4539093
By: nobody

I am using Notepad++ to write, compile, and run Java programs. I use the NppExe
Plugin. I can compile and run the program, but I need to save the file prior
to compiling it. Is there a way to do this from the console window?

______________________________________________________________________
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, 26 Sep 2007 15:37:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Veritical text  selection (column selection)
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=4539142
By: nobody

It would be nice to have veritical selection mode (column selection mode). 
Currently
we select text horizontialy - row by row, but sometimes it is suitable to select
text as a column. Such functionality is implemented in Textpad and I was using
it quite a few times.

______________________________________________________________________
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, 26 Sep 2007 15:47:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Autohidding     unused options
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=4539154
By: nobody

Sometimes number of options in menu scares me. It would be nice to have auto
hidding of rarely used options, just like in MS Office.

______________________________________________________________________
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: 8
Date: Wed, 26 Sep 2007 16:41:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
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=4539192
By: harrybharry

Been fiddling with Drag n Drop and hit some problem.

Don Ho, if you're reading this, do you know of any way so my docked dialog can
work with DnD without the WM_DROPFILES interfering? If I drag a file to a 
section
of my dialog that does not accept files (for instance dragging a file on a FTP
file, thats not allowed, only folders), The cursor gets the copy icon and the
file is opened in Notepad++. If my window does accept the file, its properly
handled and notepad does nothing.

If I disable Notepads DnD ( DragAcceptFiles(nppData._nppHandle, FALSE) ) 
everything
works as it should for me, but then you cannot, obviously, open any file by
dragging it onto notepad. Maybe by using IDropTarget OLE system instead and
when telling windows if DnD is supported, say no on a dockable dialog and let
the dialog itself take care of it? I tried doing so from within the plugin and
it worked, so I reckon it should work too when done in Notepad itself. It 
probably
is alot of work though so I guess my request is kind of a longshot but im going
to try anyway;)

Maybe its easiest if you would create one IDropTarget object, have it call one
main function to test if DnD should be done by notepad++ and perform the 
register
for each window with that targetobject inside the base window class (I suppose
most notepad++ windows are derived from a base?). Send To should still function
if im correct, the only way I got it to work was by creatign a shortcut and
that just works as opening a new instance of Notepad++ with a filepath, so DnD
has no effect on it.

WM_DROPFILES is old anyway ;)

-Harry

______________________________________________________________________
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: 9
Date: Wed, 26 Sep 2007 17:39:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Veritical       text selection (column selection)
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=4539243
By: nobody

Hold 'Alt' then use left mouse key to select.


______________________________________________________________________
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: 10
Date: Wed, 26 Sep 2007 18:10:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Autohidding unused options
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=4539270
By: pshute

I think the hiding of menu options leads to an inconsistent interface. I always
turn it off in MS Office.  The result is that the menu items are always where
I expect them to be.  I don't care if there are others there that I never use.

I really can't see the problem.  How can your learn what the program can do
if most of the menu items are hidden?  And once you've learnt it, I should think
you'd be using the shortcuts all the time anyway.

Hint:  see http://notepad-plus.sourceforge.net/uk/shortcuts.php for a list of
all the shortcuts.

______________________________________________________________________
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: 11
Date: Wed, 26 Sep 2007 18:13:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Pasting after block selection
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=4539274
By: pshute

I get it too, with the right control key.  Is this a bug or a feature?

______________________________________________________________________
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: 12
Date: Wed, 26 Sep 2007 18:16:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        compare tabs with right clic
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=4539276
By: pshute

But then you'd have trouble viewing the results, wouldn't you?

______________________________________________________________________
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



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

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

Reply via email to