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 - Plugin Development] RE: Help      with method to
      update both views. (SourceForge.net)
   2. [notepad-plus - Help] word break at underscores (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Language     VB *.bas or
      *.vb (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Help      with method to
      update both views. (SourceForge.net)
   5. [notepad-plus - Help] RE: Insert number   incement column copy
      loop lines (SourceForge.net)
   6. [notepad-plus - Help] RE: Load langs.xml failed! (SourceForge.net)
   7. [notepad-plus - Help] RE: word break at   underscores
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Help      with method to
      update both views. (SourceForge.net)
   9. [notepad-plus - Help] RE: icons of file   association &
      Autocomplete (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Help      with method to
      update both views. (SourceForge.net)


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

Message: 1
Date: Tue, 03 Feb 2009 19:47:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Help    with method to update both views.
To: nore...@sourceforge.net
Message-ID: <6337446.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=6337446
By: harrybharry

I find it difficult to follow, so what im going to say might be totally 
irrelevant.

I know that the BufferID is sent each time a document is swapped. You can store
it untill your document is put into view, I suppose you mean that when the new
document is swapped in, oyu want your special styling to take place?
Anyway, its not a good idea to take over pointer management, it can easily break
if something is changed internally, so your idea of taking another approach
is a good one :] Although, doing a temporary document swap in a single function
shouldnt be too harmful, but I wouldn't recommend it.

However, a plugin can trap Scintilla notification messages. Wouldnt it be 
possible
to catch the styling one, or something else, check the lexer being used and
then sending the styling messages if 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=482781



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

Message: 2
Date: Tue, 03 Feb 2009 22:40:33 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] word break at
        underscores
To: nore...@sourceforge.net
Message-ID: <6338277.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=6338277
By: nicknottakenlol

Is there any way to add this feature, where whenever you use [Ctrl] left/right
arrow the cursor stops at underscores ? It would be very nifty for programmers !

______________________________________________________________________
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: Tue, 03 Feb 2009 23:09:47 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Language        VB *.bas or *.vb
To: nore...@sourceforge.net
Message-ID: <6338397.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=6338397
By: jaloola

Go to Language at the top and select VB File Type...

I know, I use OO too on my Linux Machines (4), but a lot of apps don't recognize
it yet. Get OO Support, people! It's a standard, Microsoft!

Allen Zhu
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



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

Message: 4
Date: Tue, 03 Feb 2009 23:16:24 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Help    with method to update both views.
To: nore...@sourceforge.net
Message-ID: <6338429.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=6338429
By: aathell

Darn, triggering off of the BUFFERACTIVATED doesn't seem to work correctly when
ACTIVATEDOC is what activates the buffer.  The notification arrives prior to
Notepad++ doing the switchEditViewTo(whichView) and activateDoc(index)!  So
I guess _another_ handler is needed at the BUFFERACTIVATED handler.

______________________________________________________________________
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: Tue, 03 Feb 2009 23:30:06 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Insert number
        incement column copy loop lines
To: nore...@sourceforge.net
Message-ID: <6338494.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=6338494
By: jaloola

Actually, somehow those image links don't work at all for me...

Do they work for you?

Anyways, think fool4uanyway method should work...

______________________________________________________________________
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: Tue, 03 Feb 2009 23:59:05 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Load langs.xml
        failed!
To: nore...@sourceforge.net
Message-ID: <6338606.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=6338606
By: harrybharry

you probably wound up replacing notepad.exe with a copy of notepad++.exe, which
shouldnt be the case. The launcher is a separate executable, which in turn 
launches
the real notepad++.
See if you can replace the current notepad with the launcher and have it run
notepad++ from the proper directory.

______________________________________________________________________
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: 7
Date: Wed, 04 Feb 2009 00:45:46 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: word break at
        underscores
To: nore...@sourceforge.net
Message-ID: <6338859.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=6338859
By: harrybharry

Currently mapped to Ctrl-\ and Ctrl-/, you can use the shortcutmapper to change
that.

______________________________________________________________________
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, 04 Feb 2009 00:44:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Help    with method to update both views.
To: nore...@sourceforge.net
Message-ID: <6338853.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=6338853
By: harrybharry

So what is it exactly that you'd like to do? When the user is changing the style
definitions using the dialog, both views (if necessary) have to be updated for
it?
I believe a notification that the style has changed has been added recently,
special for external lexers, maybe that is helpful?
Also, if you could manage to keep the style the same and just apply a indicator,
it will transfer to both views and stick with the document throughout switches
(use the modern type though).

Finally, using those checkboxes is kind of counter intuitive, I know why you
do it but if it's more than a personal project, I would suggest expanding the
plugin to add a few menu options to configure it (using a custom dialog if 
required).
That way you immediately remove the problem of having to take control of the
style dialog (which, is a bad thing to do imo)

______________________________________________________________________
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, 04 Feb 2009 00:47:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: icons of file
        association & Autocomplete
To: nore...@sourceforge.net
Message-ID: <6338866.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=6338866
By: harrybharry

The icon problem will be fixed in the next release.

As for the autocomplete, if it's not an issue, you can try merging the one for
javascript with the one for HTML, but you have to keep it sorted.

______________________________________________________________________
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: Wed, 04 Feb 2009 06:19:14 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Help    with method to update both views.
To: nore...@sourceforge.net
Message-ID: <6340161.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=6340161
By: aathell

"...I believe a notification that the style has changed has been added recently,
special for external lexers, maybe that is helpful?..."

Yep, that the WORDSTYLESUPDATED notification.  No matter now, it is all figured
out now. :D

As far as using menu items with checks, I'd like to, but I haven't looked around
long enough at the menu system to see how multi-level cascading works.  Also,
setting up a second styles configuration for the indicators/highlighters doesn't
seem like all that good of a solution.  When the built-in highlighters are 
configured
in the standard Styles Dialog.

Like I said though, the style updating and keyword lists are updating 
excellently
now with focus returning the the WordStylDlg.

All is good.


______________________________________________________________________
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



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

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

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

_______________________________________________
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 33, Issue 6
************************************************

Reply via email to