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 - Plugin Development] Example       plugin with
      toolbar and docking (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Version      checker &
      automatic update (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: Example   plugin with
      toolbar and docking (SourceForge.net)
   4. [notepad-plus - Help] RE: problems with   carriage return ( ^M
      ) (SourceForge.net)


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

Message: 1
Date: Mon, 08 Oct 2007 05:24:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Example plugin with toolbar and docking
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=4557563
By: harrybharry

I thought the InsertPlugin was a bit outdated where it didnt use getconfigdir,
had no docking and no toolbar icon, so I made a sample/template for plugins
that do use it:

http://www.mediafire.com/?2rjjmxdf3un

The techniques used arent necessarily the only way it works, but I find it to
work nicely. It shouldn;t have too manu bugs ;)

______________________________________________________________________
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: Mon, 08 Oct 2007 05:35:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Version checker & automatic 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=4557581
By: harrybharry

They have some php script displaying the latest version depending on the value
supplied in the GET commands. The URl didnt work in Firefox but maybe its 
temporarily
down. I guess a php file would be easier to parse, but it also has to be 
manually
maintained, thats why I used that RSS feed, it's automated (when you uplaod
a new release SourceForge alters the rss feed).

You cannot use the miranda code btw, it uses loads of internal miranda functions
and services.

Switching between rss and php is not very much work I think, you jsut have to
alter the parser, the rest is the same (ie getting your file using http, 
displaying
latest version of parser results, settings and threading).

I do vote for a npp-plugins homepage, the current index listing isnt very nice.

______________________________________________________________________
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: Mon, 08 Oct 2007 05:57:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Example plugin with toolbar and docking
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=4557611
By: nobody

Sorry, but this isn't a good template. You should use our, in Npp-Plugins 
projects
available, Common classes. Therein is a Toolbar class implemented for easy to
use.

I will do a better template now.

Best Regards
Jens

______________________________________________________________________
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: Mon, 08 Oct 2007 08:12:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: problems with
        carriage return ( ^M )
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=4557779
By: nobody

A good example would be opening file in gvim or vim with the control + M in
the file, it would show the control + M and not put it in a different line.

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 17, Issue 24
*************************************************

Reply via email to