-
Hi, awesome program, thanks! (As you've heard a billion times)
Is there a notepad++ API or something or other than I can use to interface with my scripting flow ? In particular, I'd like to launch instances and automatically open and load files, etc in Notepad ++ .. I guess a command line interface will suffice?
Thanks,
go taiwan.
2009-07-19 01:03:34 UTC in Notepad++
-
ahhh ok, i wasnt entirely clear: i'm using Ruby and working with the Ruby bindings/wrapper of GLFW.
I dont know how to extract the data field for the Ruby object ... but I know this is beyond the scope of this forum :)
Thanks.
2009-06-20 20:17:45 UTC in GLFW
-
Hi,
GLFWImage myImage;
glfwReadImage("pong3d_title.tga", &myImage, GLFW_ORIGIN_UL_BIT) # no flags
How do I get the raw data from a GLFWImage? ie myImage->data
In the API / class documentation for GLFWImage, there is no accessor for GLFWImage->data !!!!
Thanks,
just a student.
2009-06-19 18:25:56 UTC in GLFW
-
Hi,
In the latest version (4.92) I chose "user defined language" under Language, and my normal-text turned into a bunch of black and white blocks.
How do I get the forms/menus that allow me to define my language, to show up? When I click on "styler->configurator" there is no option to configure for a "userdefined language"
Thanks.
2008-05-21 15:09:23 UTC in Notepad++
-
I just found a simple fix, which is probably what you (Airdrik) intended to mean.
If you change the font for Brace highlight style to the same as the font for your comment (and NOT blank), then it will not have this bug.
I think this bug is quite difficult to fix, since it basically is a problem with mismatch of fonts (their intrinsic spacings in their definition for each character) if you...
2008-05-21 12:49:45 UTC in Notepad++
-
Gotcha -- for Comic Sans MS, unchecking bold and changing the font size to blank in the config for Brace highlight style did not fix the problem..
Will keep trying.
Thanks.
2008-05-21 12:44:34 UTC in Notepad++
-
Hi, I have the same problem. Here is my description with screenshots of each step of the problem.
When using Verilog, the comment fonts are Comic Sans MS with font size 8, which look great. But when the cursor is exactly 1 space to the right of a square bracket (and so the bracket is highlighted), the cursor still looks to the *left* of the square bracket.
Pic 1: cursor directly to left...
2008-05-20 17:40:56 UTC in Notepad++
-
Hi,
The description: dragging a file from Windows Explorer into the NPP text window.
Actually, Harry, you are right: after I right-clicked NPP.exe.ink -> properties -> change permissions for myself (turn on Full control, Read/Write, Modify, etc), I was able to Drag and Drop into NPP from Windows explorer.
Thanks to both of you for your quick response.
Off-topic: Is it...
2008-05-20 17:38:33 UTC in Notepad++
-
Hello,
I just installed using the 4.9.2 installer overwriting my previous install. When I click on help->about it says I am using 4.9.2
Anyways, the Drag n Drop (Dnd) bug is still existent for me. I am using Vista 64-bit, 4 GB RAM. I am using full aero interface, with Ati Radeon 2400. I don't know what else is important to be included for help bug-tracking.. I think this is not...
2008-05-19 10:47:33 UTC in Notepad++
-
Actually, it took me longer to register on sourceforge and post this question than to fix it.
On Vista X64, go to:
C:\Users\xxxUserNamexxx\AppData\Roaming\VirtuaWin\virtuawin.cfg
Open it up in notepad and change
displayTaskbarIcon# 0
to
displayTaskbarIcon# 1
Kill the program in Taskbar and then re-run it.
BTW, thanks for this program -- it is VERY good and I don't.
2008-05-02 18:18:54 UTC in VirtuaWin - Virtual desktops