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] RE: NppExport 0.2.7
released (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 01 Mar 2008 11:45:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NppExport 0.2.7 released
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=4810760
By: nobody
Hi Harry,
I've downloaded the latest Notepad++ v4.7.5 including NppExport_0_2_7_2_dll.zip
as you suggested, but the copy to clipboard function does not work. I've created
a file hello.c:
void main(void)
{
int i = 255;
printf("%i Hello World!\n", i);
}
Open the file with Notepad++ (the language is set to C). Then click at Plugins
-> NppExport -> Copy RTF to clipboard or Copy HTML to clipboard. The result
is an empty clipboard. The export to harddisk function works fine.
Do you have a solution for this?
Many thanks.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 22, Issue 3
************************************************