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] Same here (foobar) [RE:     Problem...]
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 RC 2
      (SourceForge.net)
   3. [notepad-plus - Help] RE: Version 3.9     instability
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 RC 2
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 RC 2
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Where's the close       button on each
      tab (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 RC 2
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: New       Explorer,
      Function List and HexEdit (SourceForge.net)
   9. [notepad-plus - Open Discussion] Shortcut mapping Explorer
      Bar - Request (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 RC 2
      (SourceForge.net)
  11. [notepad-plus - Help] RE: Where's the close       button on each
      tab (SourceForge.net)


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

Message: 1
Date: Sat, 20 Jan 2007 18:29:52 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Same here (foobar)
        [RE:    Problem...]
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=4113638
By: donho

Go to Notepad++ download section 
http://notepad-plus.sourceforge.net/uk/download.php
to get the instructions to uninstall the old shell extension  and to download
the new shell extension.

Don

______________________________________________________________________
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: Sat, 20 Jan 2007 20:04:40 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 RC 2
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=4113691
By: nobody

Jens, 
The sorting done in the functions' list still does not sort properly functions
with lowercase. I did post before a sample of my php functions. Here it
is again:
           
            <?php 
             
             
            class Process { 
             
            function Array_Analayser ($array) { 
             
            }//*****************************************************************
**********************
             
            function Drop_Down_Menue ($active_fields, $selected_fields, 
$Table_Name,
$css) {
             
            }//*****************************************************************
************************
             
            function Multiple_Radio_Buttons ($active_fields, $selected_fields,
$Table_Name,$style) {
             
            }//*****************************************************************
**************************************
             
            function Retrive_Active_Fields ($table, $table_name_variable) { 
             
            }//*****************************************************************
**************************************
             
            function Exception_Output($table, $N,$table_name_var, $exception)
{
             
            }//*****************************************************************
**************************************
             
            function Array_Output_inTable_Format($table, $search_res, $N, $id,
$class1, $class2, $hrefid, $banner,$table_name_var){
             
            }//*****************************************************************
**************************************
             
            function retrieve_proper_result_format ($table, $array, $array2){ 
             
             
            }//*****************************************************************
**************************************
             
            function Processing_Image ($file) { 
             
            }//*****************************************************************
**************************************
             
            function get_sizes($src_w, $src_h, $dst_w,$dst_h ){ 
             
             
            }/*****************************************************************/
             
            function Searchme ($posted, $table_name, 
$table_name_variable,$to_select,
$offset, $limit, $order_by, $and) {
             
             
            }//*****************************************************************
**************************************
             
            function Select_Drop_radio ($table_name, $id, $array_table){ 
             
             
            }//*****************************************************************
**************************************
             
            function Delet_Entries ($table_name, $field_name, $id){ 
             
            }//*****************************************************************
**************************************
             
            function update_Insert ($posted, $table_name, $table_name_var){ 
             
             
            }//*****************************************************************
**************************************
             
            function Retrieve_Table_fields ($table_name){ 
             
            }//*****************************************************************
************************
             
            function Date() { 
             
             
            }  
             
            function LocaleTime(){ 
             
            } 
            function main_First($id,$table,$table_var,$img_path,$comment,$H){ 
             
             
            } 
            function first ($table, $table_var, $img_name, $comment,
$category,$form_name){
             
            } 
             
            function Sorting_Dates($_POST){ 
            } 
             
            }/**************End of class***************************/ 
             
            $process= new Process;  
            ?> 

______________________________________________________________________
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: Sat, 20 Jan 2007 21:43:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Version 3.9
        instability
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=4113755
By: kismert

Thanks, Don, for the quick response!

I'm installing, and will let you know how it goes...

______________________________________________________________________
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: 4
Date: Sat, 20 Jan 2007 23:14:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 RC 2
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=4113785
By: codenexus

Still unexpected results when trying to record macro involving TextFX.

______________________________________________________________________
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: Sat, 20 Jan 2007 23:27:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 RC 2
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=4113790
By: bullock

>Still unexpected results when trying to record macro involving TextFX.

Would you be specific?  An example macro would probably suffice.

Regards.
Greg

______________________________________________________________________
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: Sun, 21 Jan 2007 00:22:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Where's the
        close   button on each tab
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=4113826
By: nobody

I got the same issue.
I installed win xp sp2. 

I installed on top of an existing 3.8 installation. Do i need to uninstall and
install to upgrade?

______________________________________________________________________
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: Sun, 21 Jan 2007 02:09:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 RC 2
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=4113889
By: nobody

That link gives real problems in trying to download - many tries later, and
it only gets to a few %, and then stalls.
Perhaps it is too-low a link bandwidth for the number of downloaders ?
Anyone else have stall issues with this link ?

______________________________________________________________________
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: Sun, 21 Jan 2007 03:17:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Explorer, Function List and HexEdit
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=4113946
By: nobody

Hello users,

RC 2 is available and also new plugins are available which fix a lot of issues.
Please download here the new files:

http://sourceforge.net/forum/forum.php?thread_id=1654585&forum_id=331753

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: 9
Date: Sun, 21 Jan 2007 04:27:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Shortcut
        mapping Explorer Bar - Request
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=4113998
By: jive01

I would like to toggle the explorer bar open and shut - and for now there is
no side bar mechanism for doing this, however, to get around this I tried to
configure the shortcut mapper the View Explore away from Ctrl+Alt+Shift+E (way
too many buttons!) to something different (Ctrl + right arrow). But N++ wont
let me edit it! There is also no option for closing the Explorer in the shortcut
mapper. So, if there is no toggle to open and shut the explorer, I request that
these options are at least in the shortcut mapper...

______________________________________________________________________
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: Sun, 21 Jan 2007 05:14:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 RC 2
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=4114032
By: donho

The record macro doesn't include the plugins commands.

Don

______________________________________________________________________
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: Sun, 21 Jan 2007 05:15:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Where's the
        close   button on each tab
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=4114036
By: donho

https://sourceforge.net/forum/message.php?msg_id=4112575

Don

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

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


End of Notepad-plus-plus Digest, Vol 8, Issue 35
************************************************

Reply via email to