SynUs 1.5 (former BorlandViewer)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
bidule
Junior Member
Junior Member
Posts: 2
Joined: 2003-02-21, 14:40 UTC

Post by *bidule »

Wonderful plugin, thanks !
I have a small problem with Unicode files : they are displayed on 1 column (1 char per line). Did I miss something ?
User avatar
SCHMaster
Member
Member
Posts: 199
Joined: 2003-02-08, 00:39 UTC
Location: Ukraine
Contact:

Post by *SCHMaster »

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
In SynEdit.pas:
Known Issues:
...
- Initial WordWrap code is there, but it is incomplete and does not function
Don't use it yet.
I modify procedure
TCustomSynEdit.SetWordWrap(Value: boolean);
But works she not quite correct - only when SynEdit window already paint :(
Could you add in export to html to also set background color.
I think, this possible
User avatar
SCHMaster
Member
Member
Posts: 199
Joined: 2003-02-08, 00:39 UTC
Location: Ukraine
Contact:

Post by *SCHMaster »

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
User avatar
Aezay
Senior Member
Senior Member
Posts: 269
Joined: 2003-02-12, 07:27 UTC
Location: Denmark
Contact:

Post by *Aezay »

I saw your plugin made the cut as an official plugin at www.ghisler.com, congratulations :D

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.
User avatar
SCHMaster
Member
Member
Posts: 199
Joined: 2003-02-08, 00:39 UTC
Location: Ukraine
Contact:

Post by *SCHMaster »

2Aezay
Thank you. This bugs is already fixed.

SynUs 1.5.3
User avatar
Aezay
Senior Member
Senior Member
Posts: 269
Joined: 2003-02-12, 07:27 UTC
Location: Denmark
Contact:

Post by *Aezay »

SCHMaster> Thank you. This bugs is already fixed.
Ok, now it works, thanks! Howcome the version number is the same? I was testing this with v1.5.3
Of all the planets I've been to, this one is my favorite.
gurba
Junior Member
Junior Member
Posts: 14
Joined: 2003-02-13, 09:36 UTC

Post by *gurba »

I downloaded the last version and I now have problems with the arrow keys. Is this only my installation?
The probleml arises when I first use right-arrow to scroll right and when I then use the left-arrow the whole lister freezes.

Anyone else experiences this?
User avatar
SCHMaster
Member
Member
Posts: 199
Joined: 2003-02-08, 00:39 UTC
Location: Ukraine
Contact:

Post by *SCHMaster »

Yes, this version 1.5.3 I by mistake, has given the gedanken variant. Excuse me :oops:
The probleml arises when I first use right-arrow to scroll right and when I then use the left-arrow the whole lister freezes
Strange, I thought that already solved this problem :?:
User avatar
Valentino
Power Member
Power Member
Posts: 709
Joined: 2003-02-07, 00:21 UTC
Location: Ukraine

Post by *Valentino »

2SCHMaster
Also update version tabs of print.dll and bvsett.dll :).
User avatar
bago
Member
Member
Posts: 102
Joined: 2003-02-05, 12:18 UTC
Location: Italy
Contact:

Post by *bago »

It would be cool to have line search option:
CTRL-G open a dialog that ask a line number and the lister skip to that line!
License #55385
User avatar
SCHMaster
Member
Member
Posts: 199
Joined: 2003-02-08, 00:39 UTC
Location: Ukraine
Contact:

Post by *SCHMaster »

CTRL-G open a dialog that ask a line number and the lister skip to that line
This possible
2Valentino Ok.
User avatar
bago
Member
Member
Posts: 102
Joined: 2003-02-05, 12:18 UTC
Location: Italy
Contact:

Post by *bago »

SynUS BUG :!:

1) Show line numbers in SynUS options
2) Open a sourcecode file
3) go right and back left using Arrow Keys.

Lister will hang and I have to kill TC :( .
License #55385
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

Post by *ben hub »

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 !!
Benoît
# 4081
User avatar
SCHMaster
Member
Member
Posts: 199
Joined: 2003-02-08, 00:39 UTC
Location: Ukraine
Contact:

Post by *SCHMaster »

Printing works fine in Text only mode, but I need line numbers
Choose in parameter of the page (in print preview) "Line numbers"
open a sourcecode file (whatever, never mind if line numbers shown or not)
Yes, I already know. If sourcecode opened in the other editor or program this possible. In following version I try fix this bug
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

Post by *ben hub »

SCHMaster wrote:Choose in parameter of the page (in print preview) "Line numbers"
I can't do this because SynUs Print Preview never opens !!

------------------

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 :idea:
print preview works only on files in the SynUs directory, and bugs on files in any other directory !
Benoît
# 4081
Post Reply