Search found 9 matches

by TAG
Mon Jan 15, 2007 5:15 pm
Forum: Support
Topic: Horz Scroll bar snaps back to left margin
Replies: 1
Views: 9428

Horz Scroll bar snaps back to left margin

I work with very long lines, currently 32000 chars. I have set rvpaoNoWrap = true so my lines will not wrap. The problem I am having is when I grab the "box" in the Hscroll bar and move it to the right. After about 5000 cols it starts to act strange. The displayed text does not show correc...
by TAG
Wed Nov 15, 2006 6:19 pm
Forum: Support
Topic: Win98 and wide text changing to white
Replies: 2
Views: 11598

I cannot figure out why this happens.

Anybody else have this problem???
by TAG
Thu Nov 02, 2006 8:25 pm
Forum: Support
Topic: Win98 and wide text changing to white
Replies: 2
Views: 11598

Win98 and wide text changing to white

I am having problems when I load files that have long lines on Win98 machines. What happens in my application is that all the text is white but when I highlight it - you can see that it is there. So I tried a test using the demo editor. I only changed the left paragraph style rvpaoNoWrap to true so ...
by TAG
Thu Aug 31, 2006 3:30 pm
Forum: Support
Topic: CaretMove problem
Replies: 4
Views: 17148

You are correct - I am talking about plain text.

When moving around in the text, Richview does not function like the Richedit control I have replaced. The curser(Caret) will end up working it's way to the first col when you move up and down.
by TAG
Tue Aug 29, 2006 10:49 pm
Forum: Support
Topic: CaretMove problem
Replies: 4
Views: 17148

CaretMove problem

When moving the curser up and down in a text data file that is column delimited I need the curser to stay in the same col. In RichView once I hit a shorter line, it will stay in that column and not move back to the column I was working in. Is there a setting for this type of behavior or do I need to...
by TAG
Mon Apr 17, 2006 10:38 pm
Forum: Support
Topic: problems saving with savetext
Replies: 1
Views: 9510

problems saving with savetext

I am using TrichViewEdit to view and edit a flat ascii file.

The file I am loading has page breaks, but when I save out the file I loose the page breaks.

Any Ideas?
by TAG
Fri Feb 17, 2006 6:36 pm
Forum: Support
Topic: Problems getting Insert/Overtype to toggle
Replies: 1
Views: 10790

Problems getting Insert/Overtype to toggle

I want to be able to toggle between Insert and Overtype modes.

Is there an event that reads the state of the insert key?

Thanks for your help.
by TAG
Mon Feb 06, 2006 10:58 pm
Forum: Support
Topic: Printing multiple copies with collate
Replies: 1
Views: 12168

Printing multiple copies with collate

I cannot get the printing of multiple copies with collation to work. The output does not collate. I get the multiple copies, but pages are together. I am printing to a network printer, could that cause the problem? I can fix with a loop in my code, I was just wondering if there is a problem printing...
by TAG
Wed Nov 02, 2005 10:32 pm
Forum: Support
Topic: Lines wrapping in win2000
Replies: 1
Views: 12366

Lines wrapping in win2000

The code I am working on is using loadfromfile to load a data file for viewing. The lines are very long ( 8000 chars ). I have noticed that on Win98 machines the lines are displayed correctly, but on a Win2000 machine the lines wrap at aprox 3072 chars. ( not a good thing) Is there a setting that ma...