Sysop: | KK4QBN |
---|---|
Location: | Chatsworth, GA |
Users: | 37 |
Nodes: | 10 (0 / 10) |
Uptime: | 07:58:17 |
Calls: | 1,100 |
Calls today: | 2 |
Files: | 94,829 |
U/L today: |
0 files (0K bytes) |
D/L today: |
26 files (138M bytes) |
Messages: | 26,994 |
Posted today: | 0 |
Has anyone ever made a custom text viewer for Synchronet with a scrolly interface? Thinking along the lines of something that lets users view text files with an interface similar to DDMessageReader's.
echicken's AnsiView (xtrn/ansiview)?
Re: Custom Text File Viewer for SBBS?
By: Digital Man to Codefenix on Mon Nov 04 2024 12:01 pm
echicken's AnsiView (xtrn/ansiview)?
Nah, that only uses the printfile function to to a straight output of a selected file.
I went ahead and started work on something that does what I want with a scrollbar interface. It takes a filepath as parameter and displays the contents in a frame and lets the user arrow or page up/down through it. It works, but I'm going to keep playing around with it. I can post it in Synchronet Javascript if anyone is interested.
echicken's AnsiView (xtrn/ansiview)?
Nah, that only uses the printfile function to to a straight output of a selected file.
contents in a frame and lets the user arrow or page up/down through it. It