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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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] Problems with    redrawin of
      NPP-Window/Controls (SourceForge.net)
   2. [notepad-plus - Help] N++ wishes (SourceForge.net)
   3. [notepad-plus - Open Discussion] SSH, Telnet (SourceForge.net)
   4. [notepad-plus - Open Discussion] Code libraries   - for php,
      c/c++ (SourceForge.net)
   5. [notepad-plus - Help] Ctrl Tab Switch MRU Most    Recent Used
      Document (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Help Needed to Identify
      Code View Style (SourceForge.net)
   7. [notepad-plus - Open Discussion] Cross platform (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   Notepad++ : suggest
      features (SourceForge.net)
   9. [notepad-plus - Help] RE: N++ wishes (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Help Needed to Identify
      Code View Style (SourceForge.net)


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

Message: 1
Date: Fri, 23 Jan 2009 12:09:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Problems
        with    redrawin of NPP-Window/Controls
To: nore...@sourceforge.net
Message-ID: <6225702.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

First of all let say a big THANKS for NPP. It's a great job indead and I love
it since a long time.

I use 5.1.4 ANSI under Win XP SP 3. Since 5.1.2 I recognized a problems. It
seems, that they depend on the handling of the scintilla-controls together with
a 2nd view.

I made some screenshots to visualize it. Here you see NPP in normal. The file
is been showed within Scintilla1
http://www.picfront.org/d/U88MLFLHQKv/Normal.png

when I copy the file to a 2nd view, this is displayed in Scintilla2
http://www.picfront.org/d/SToYtuDFf/SplitWindow.png

When I close the 2nd view, Scintilla2 isn't destroyed and erases the lower part
of the window
http://www.picfront.org/d/c6aC0PnNDwK/RestoredWindow.png

After scrolling up and down, I can see evrything again. But look at the lower
Button of the scrollbar. It stays hidden. And Scintilla2 is still avtive.
http://www.picfront.org/d/VhN4BXX1/RestoredWindowAfterScroll.png

When I now open the FunctionList (a fantastic plugin!), everything becomes 
totally
misterious.
Scintilla2 stays in it's former dimensions (now named Scintilla3) and destroys
the lower part of the file-view a well as the lower part of the functionList.
http://www.picfront.org/d/ldkq2Jpe/RestoredWindowAfterFunctionList.png
Additionaly FunctionList first opens undocked ouside of NPP and a moment later
it docks to NPP. But the image of the undocked FL stays on the desktop (or 
whereever
it opened).

The first (Scintilla2/3 overlays the docked window) is the same in other 
plugins,
i.e. Favorites. But here the docked window doesn't appear on the desktop first.
This seems to be a problem of FL.
http://www.picfront.org/d/qcfFYaYX/RestoredWindowAfterFavorites.png

I hope, everything has become clear enough.

Rog

______________________________________________________________________
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: Fri, 23 Jan 2009 20:59:42 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] N++ wishes
To: nore...@sourceforge.net
Message-ID: <6229693.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I'm a user of Notepad++ for several years. This editor is really great, but
I have some wishes which are not so hard to implement nad would greatly improve
my experience with it:

1. When saving a new file for the first time, N++ install folder is offered
for saving. Well, this should default to user's Documents folder, which is 
obtainable
using appropriate system variable.

2. On Windows, selection is indicated with inverse colors. So why I can't change
background color of selected text?

3. I'm visually impaired (low vision) and I would use larger font than those
sizes available in font size selection drop-down list. Actually, why it isn't
a combo box as usual on Windows with no size limit? A user should decide what's
reasonable for him.

4. Cursor width can be set system-wide in Windows. Could N++ just use this 
value,
maybe as an option?

Once more, thanks for N++

______________________________________________________________________
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, 23 Jan 2009 22:29:06 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] SSH,
        Telnet
To: nore...@sourceforge.net
Message-ID: <6230396.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Like show ftp folder, please add ssh, telnet method also.

reg


______________________________________________________________________
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: 4
Date: Fri, 23 Jan 2009 22:31:56 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Code
        libraries       - for php, c/c++
To: nore...@sourceforge.net
Message-ID: <6230426.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Please allow a custom or built in few code libraries , auto complete etc.

reg


______________________________________________________________________
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, 23 Jan 2009 21:32:43 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Ctrl Tab Switch MRU
        Most    Recent Used Document
To: nore...@sourceforge.net
Message-ID: <6229918.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

http://sourceforge.net/search/index.php?group_id=95717&words=%28%2BMRU+%2Bctrl+%
2Btab%29&type_of_search=forums&pmode=0&limit=50


______________________________________________________________________
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, 23 Jan 2009 22:32:10 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Help
        Needed to Identify Code View Style
To: nore...@sourceforge.net
Message-ID: <6230429.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

That was exactly the steer I needed - many thanks 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=331753



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

Message: 7
Date: Fri, 23 Jan 2009 22:38:12 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Cross
        platform
To: nore...@sourceforge.net
Message-ID: <6230477.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Cross platform? Please support in Solaris 10 or Fedora..

reg


______________________________________________________________________
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: Fri, 23 Jan 2009 22:46:37 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Notepad++ : suggest features
To: nore...@sourceforge.net
Message-ID: <6230537.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Thanks, this is what i mean and was missing.

- http://notepad-plus.wiki.sourceforge.net/Create_AutoComplete
- http://notepad-plus.wiki.sourceforge.net/NppExec+Compiler+Guide

Do you know one thing? You did a big big job with a small foot print. God bless
you and God bless our Notepad++, Its so good, they way i dreamed.

reg
Shamun Toha


______________________________________________________________________
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: Fri, 23 Jan 2009 22:48:45 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: N++ wishes
To: nore...@sourceforge.net
Message-ID: <6230550.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

1. When saving a new file for the first time, N++ install folder is offered
for saving. Well, this should default to user's Documents folder, which is 
obtainable
using appropriate system variable.

Don't know how yours happened to do that... Mine's defaults to my Documents
folder...

What version and OS are you using?
 
2. On Windows, selection is indicated with inverse colors. So why I can't change
background color of selected text?

Isn't that Windows Settings that reflect every program inside of Control Panel?

3. I'm visually impaired (low vision) and I would use larger font than those
sizes available in font size selection drop-down list. Actually, why it isn't
a combo box as usual on Windows with no size limit? A user should decide what's
reasonable for him.

Like this idea! Really good idea!
 
4. Cursor width can be set system-wide in Windows. Could N++ just use this 
value,
maybe as an option?

Notepad++ should have accessibility options; Don?

Allen Zhu
Webmaster/IT
Digital Clubhouse Network
allen.jalo...@gmail.com

______________________________________________________________________
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: 10
Date: Fri, 23 Jan 2009 22:54:10 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Help
        Needed to Identify Code View Style
To: nore...@sourceforge.net
Message-ID: <6230586.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I use this pre-made theme that I think is great!

http://www.kohantech.com/perspolis.html

There's instructions on how to add the theme to Notepad++ which worked for me!

Windows Vista/Notepad++ 5.14

Allen Zhu
Webmaster/IT
Digital Clubhouse Network
allen.jalo...@gmail.com

______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword

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

_______________________________________________
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 32, Issue 47
*************************************************

Reply via email to