OK, I want to revisit this issue as it is still a problem after 17 years...
I have a 1 table in the Richview. It has 342 columns in it.
If I curser to the end of the table my HScrollPos value is 35841. It scrolls fine and displays the table correctly.
If I click to the left or right of the scroll ...
Search found 10 matches
- Thu Jan 16, 2025 10:46 pm
- Forum: Support
- Topic: Horz Scroll bar snaps back to left margin
- Replies: 4
- Views: 122545
- Mon Jan 15, 2007 5:15 pm
- Forum: Support
- Topic: Horz Scroll bar snaps back to left margin
- Replies: 4
- Views: 122545
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 correctly when ...
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 correctly when ...
- Wed Nov 15, 2006 6:19 pm
- Forum: Support
- Topic: Win98 and wide text changing to white
- Replies: 2
- Views: 13889
- Thu Nov 02, 2006 8:25 pm
- Forum: Support
- Topic: Win98 and wide text changing to white
- Replies: 2
- Views: 13889
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 ...
So I tried a test using the demo editor. I only changed the left paragraph style rvpaoNoWrap to true so ...
- Thu Aug 31, 2006 3:30 pm
- Forum: Support
- Topic: CaretMove problem
- Replies: 4
- Views: 20951
- Tue Aug 29, 2006 10:49 pm
- Forum: Support
- Topic: CaretMove problem
- Replies: 4
- Views: 20951
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 ...
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 ...
- Mon Apr 17, 2006 10:38 pm
- Forum: Support
- Topic: problems saving with savetext
- Replies: 1
- Views: 11320
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?
The file I am loading has page breaks, but when I save out the file I loose the page breaks.
Any Ideas?
- Fri Feb 17, 2006 6:36 pm
- Forum: Support
- Topic: Problems getting Insert/Overtype to toggle
- Replies: 1
- Views: 12712
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.
Is there an event that reads the state of the insert key?
Thanks for your help.
- Mon Feb 06, 2006 10:58 pm
- Forum: Support
- Topic: Printing multiple copies with collate
- Replies: 1
- Views: 14216
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 ...
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 ...
- Wed Nov 02, 2005 10:32 pm
- Forum: Support
- Topic: Lines wrapping in win2000
- Replies: 1
- Views: 14885
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 ...
Is there a setting that ...