SynUs 1.5 (former BorlandViewer)
Moderators: Hacker, petermad, Stefan2, white
In SynEdit.pas:I'm using TSynEdit myself, v1.03 until now, but I've updated it to v1.1 today. Is wordwrap something new in v1.1 because I'm certain that its was not supported in SynEdit v1.03. But how do u enable it, theres no property called wordwrap, or maybe I didnt install v1.1 properly
I modify procedureKnown Issues:
...
- Initial WordWrap code is there, but it is incomplete and does not function
Don't use it yet.
TCustomSynEdit.SetWordWrap(Value: boolean);
But works she not quite correct - only when SynEdit window already paint

I think, this possibleCould you add in export to html to also set background color.
New !!!
SynUs 1.5.3
New in version:
1. Moved TCpBV.ini in plugin directory
2. Fix bug with coding select
3. Added (?) KOI8 support
4. Added choice of the background colour at export in HTML
If You used the previous versions, that move TCpBV.ini in plugin directory
SynUs 1.5.3
New in version:
1. Moved TCpBV.ini in plugin directory
2. Fix bug with coding select
3. Added (?) KOI8 support
4. Added choice of the background colour at export in HTML
If You used the previous versions, that move TCpBV.ini in plugin directory
I saw your plugin made the cut as an official plugin at www.ghisler.com, congratulations 
Here's some minor issues I found, tested with v1.5.3:
1. The filetype "*.h" is by default defined as "HTML document", shouldn't it be a "C++" type?
2. I can't delete extentions from the gui, had to manually do in the "TCpBV.ini" file.

Here's some minor issues I found, tested with v1.5.3:
1. The filetype "*.h" is by default defined as "HTML document", shouldn't it be a "C++" type?
2. I can't delete extentions from the gui, had to manually do in the "TCpBV.ini" file.
Of all the planets I've been to, this one is my favorite.
very fine and useful plugin, but another SynUS bug
1) open a sourcecode file (whatever, never mind if line numbers shown or not)
2) ask for printing (File Print or Ctrl+P)
results in "External exception EEDFADE... Continue execution ?"
1) answer "Yes" : no printing, but I get the control back to Lister
2) answer "No" : kills TC without advice
Printing works fine in Text only mode, but I need line numbers !!

1) open a sourcecode file (whatever, never mind if line numbers shown or not)
2) ask for printing (File Print or Ctrl+P)
results in "External exception EEDFADE... Continue execution ?"
1) answer "Yes" : no printing, but I get the control back to Lister
2) answer "No" : kills TC without advice

Printing works fine in Text only mode, but I need line numbers !!
Benoît
# 4081
# 4081
Choose in parameter of the page (in print preview) "Line numbers"Printing works fine in Text only mode, but I need line numbers
Yes, I already know. If sourcecode opened in the other editor or program this possible. In following version I try fix this bugopen a sourcecode file (whatever, never mind if line numbers shown or not)
I can't do this because SynUs Print Preview never opens !!SCHMaster wrote:Choose in parameter of the page (in print preview) "Line numbers"
------------------
I've just installed SynPlus : superb, congratulations.
Noticed that it was better to install it in the same directory as SynUs, because it uses the same print.dll for printing.
I'm still learning to customize it, it's exactly what I needed

------------------
Hey, I've just found where the bug is

print preview works only on files in the SynUs directory, and bugs on files in any other directory !
Benoît
# 4081
# 4081