Door Games Unlimited

Welcome, Guest.


Subject: Re: Dynamic screen resizing Date: Fri Dec 05 2014 15:25:56
From: Mindless Automaton To: Ree

On 12/5/2014 9:25 AM, Ree wrote:
>   > You could have your app check for the end user's terminal capabilities. If
>   > they were using a SyncTerm that supported the resizing feature, then go
>   > ahead and serve an enlarged, enhanced experience. If not, stick to the
>   > standard 80x25.

> I don't think it even needs to check ahead of time.  Just send the "resize"
> command followed by the "detect screen size" sequences.  (I guess you need to
> wait for the cursor position response to come back to know whether the size
> changed though.)

> If Deuce adds a command for this to SyncTerm, I'd likely implement it in
> fTelnet as well.

Next up, 32 bit color!

http://doryen.eptalys.net/data/libtcod/doc/1.5.1/html2/color.html?c=false&cpp=fa
lse&cs=false&py=false&lua=false

-Mindless Automaton
---
 ■ Synchronet ■ Eldritch Clockwork BBS - eldritch.darktech.org

Previous Message       Next Message
In Reply To: Re: Dynamic screen resizing (Ree)
Replies: Re: Dynamic screen resizing (Deuce)