Universal Viewer - Lister alternative

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
User avatar
sas2000
Power Member
Power Member
Posts: 682
Joined: 2003-02-07, 04:32 UTC
Location: Galiza

Re: A median solution ?

Post by *sas2000 »

 
Clo wrote: “Pro” version has to offer a sufficient count of extra-features, making it attractive and bringing some licences to Alexeï who works like a horse for his programmes…
Hi Clo :) , i absolutely agree with you, i hope that AlexTP will solve this problem about RegEx on freeware version.
 
 
Last edited by sas2000 on 2008-01-27, 06:57 UTC, edited 2 times in total.
User avatar
nsp
Power Member
Power Member
Posts: 1914
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Re: Smaller library ?

Post by *nsp »

2Alextp
I don't know what features of RegEx library can be disabled, but if they can...
Depending on which RegEx library you use, you normally can disable
- Multi-line
- Extended syntax ( POSIX extended or Perl added \W)
- BackTracking and back reference \n refer to the group n
.....
See all parameter used when you create you engine.

(To reduce the number of back reference, you can programmatically fitter search expression with \1-9 inside and pops up a [buy pro version to do this search]...
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

I don't like the idea that you have to register a product to be able to enjoy all of the features of the free(!) [Correction: It's not free, see below.] RegEx library it makes use of. Sounds like selling tap water in bottles to me.

What about adding RegEx replacing as a Pro feature? ;)

Icfu
Last edited by icfu on 2008-01-27, 12:25 UTC, edited 1 time in total.
This account is for sale
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

all of the features of the free(!) RegEx library it makes use of..
It is not free. DIRegEx library costs an amount of money.
What about adding RegEx replacing as a Pro feature
Universal Viewer is not an editor,
this may be added in some plugin maybe.


2nsp
Thanks for info.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

It is not free. DIRegEx library costs an amount of money.
Judging from the PCRE documentation in your help file I thought that you are using PCRE... What's the advantage of DIRegEx?
Edit: Ok, forget it, you need a wrapper. Well, there are free ones as well but I guess that DlRegEx is more professional...
Universal Viewer is not an editor,
this may be added in some plugin maybe.
Universal Viewer is what you want it to be. Also you have just mentioned a "problem" which indeed makes limiting RegEx functionality questionable.

Icfu
This account is for sale
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

What's the advantage of DIRegEx?
DIRegEx is wrapper for PCRE. It is the most "professional" one,
as I know.
Universal Viewer is what you want it to be.
Let it be the Viewer
(well, if you pay $2000, I'll make it an editor :).
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

[BUG] Scrollbar disappears although not all content is visible.

Reproduction:
Create a text file with about as much lines as can be displayed in UV without scrolling.
Open file in UV, lower window height until you see scrollbar.
Raise window height until scrollbar disappears.

Check that there is more than only the visible content with Ctrl+Up/Down or cursor keys.

Icfu
This account is for sale
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

2icfu
Cannot reproduce.
Scrollbar doesn't disappear here (it is of fixed size, as option TextVariableScrollbar is removed).
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

This file has 50 lines, going 1,2,3,4,5,6,7,8,9,0,1,2,3, etc...:
http://img238.imageshack.us/img238/5161/uvxp3.png

Icfu
This account is for sale
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

OK, confirmed. Thanx.
User avatar
Ambaquista
Junior Member
Junior Member
Posts: 64
Joined: 2005-05-27, 11:11 UTC
Location: Luanda, Angola

to print or not to print

Post by *Ambaquista »

What are the parameters accepted in the header/footer boxes, in the Page Setup dialog?
brgds
Ambaquista
User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Re: to print or not to print

Post by *karlchen »

Hello, Ambaquista.
Ambaquista wrote:What are the parameters accepted in the header/footer boxes, in the Page Setup dialog?
Sorry, I fail to understand. Which programme are you asking about?

Karl
User avatar
HolgerK
Power Member
Power Member
Posts: 5409
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

<F4> (default) edit with NotePad ?
Help NotePad wrote:Headers and footers are text that appears in the top and bottom margins of a document.

Click the File menu, and then click Page Setup.

In the Header or Footer box, type the header and footer text you want to use. You can also use any of the character combinations in the following table to create more sophisticated headers and footers.

The following table describes the different character combinations that can be used when creating headers or footers.

To
Type this

Insert the date
&d

Insert the time from your computer's clock
&t

Insert the page number
&p

Insert the name of the file, or "(untitled)" if the file has no name
&f

Insert an ampersand (&)
&&

Align the header or footer to the left, center, or right
&l, &c, or &r

Tips
- You can use more than one character combination in the Header or Footer box. Leave a space or two between each combination to make the header or footer easier to read.

- To align text to the left, center, or right, you must first type &l, &c, or &r in the Header or Footer box, followed by any other character combinations you want to use.

- You can also combine your own text with the character combinations. For example,Page &p will print out as Page 1, Page 2, and so on.
Maybe differ in other languages (or in other programs :wink: ).

Kind regards,
Holger
User avatar
Leif
Senior Member
Senior Member
Posts: 328
Joined: 2003-02-05, 15:44 UTC
Location: Umeå, Sweden

Post by *Leif »

He actually means Universal Viewer.
Get Radio? Sure! - the best Internet Radio Player ever! ;)
User avatar
HolgerK
Power Member
Power Member
Posts: 5409
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

Hmmh, just wondering..

What version of Universal Viewer do you use? :wink:

I can find a menu entry "Page setup" in ATViewer 3.0(free) , but no fields "header" or "footer".

Kind regards,
Holger
Post Reply