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: CR LF appears after every line?
(SourceForge.net)
2. [notepad-plus - Plugin Development] RE: QuickText Plugin
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: can't change font for
"String" in .cpp (SourceForge.net)
4. Notepad++ and Wine: the howto describes a crash, but I can't
repeat it (Dan Kegel)
----------------------------------------------------------------------
Message: 1
Date: Sat, 14 Apr 2007 16:45:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: CR LF appears
after every line?
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=4261218
By: nobody
i found how to disable it... thanks anyway
______________________________________________________________________
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, 14 Apr 2007 18:29:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
QuickText Plugin
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=4261287
By: donho
I chcked the QuickText project settings again and I think that I identify the
problem :
Configuration properties -> C/C++ -> Code Generation -> Runtime library
: Multi-threaded Dll(/MD)
The value *Multi-Threaded Dll(/MD)* makes the binary use the share dll's routing
on the runtime instead of the static link.
Use *Multi-threaded (/MT)* instead (so static link) should solve this problem.
Jo?o, could you fix it so that I can include your plugin in the next release?
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=482781
------------------------------
Message: 3
Date: Sat, 14 Apr 2007 23:17:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
can't change font for "String" in .cpp
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=4261427
By: nobody
Single-quoted string is fine here. I mean double-quoted string, which I can
not change its font at all.
Thanks for your reply!
______________________________________________________________________
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: Sun, 15 Apr 2007 07:23:44 -0700
From: "Dan Kegel" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Notepad++ and Wine: the howto describes a
crash, but I can't repeat it
To: [EMAIL PROTECTED]
Cc: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi!
I read in
http://notepad-plus.sourceforge.net/uk/nppLinux.php
that the last thing you have to do when installing in Wine is
Stage 10 ? Configure Notepad++. Two options must be disabled in
preferences dialog (Menu Settings->Preferences):
* Tab Switcher function which makes the program crash.
* Minimize to system tray function.
I just tried notepad++ 4.0.2 with wine-0.9.35, and turning both of those
settings on, I see no ill effects, certainly no crash.
Can you give me a recipe for repeating the crash
so I can get the Wine bug fixed?
Thanks!
- Dan
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 11, Issue 24
*************************************************