Pelles C forum

Pelles C => Add-ins => Topic started by: Satervalley on November 03, 2005, 05:47:59 PM

Title: right margin line addin
Post by: Satervalley on November 03, 2005, 05:47:59 PM
I use pelles c from about half a year ago, and I download the new 4.0 version several days ago. I can not find an option to show the right margin line in source editor, that can help me not write a line too long. so I write this simple addin. you can set the line position(default is 80) and line color. of course, you'd better use a monospace font, my favorite is courier new, it's a font for programmers. the attachment include source code and binary dll file.
Title: Re: right margin line addin
Post by: CommonTater on February 06, 2011, 08:03:15 PM
I know I'm dredging up a very old thread here but...

Just FYI...

It seems the right margin line addin interferes with the Message Table editor, preventing it's text error descriptions from being saved.