Click here to Skip to main content
16,011,784 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
PraiseZig!! Pin
Jeremy Falcon4hrs 7mins ago
professionalJeremy Falcon4hrs 7mins ago 
GeneralRe: Zag!! Pin
Mike Hankey3hrs 19mins ago
mveMike Hankey3hrs 19mins ago 
GeneralWordle 1,198 Pin
StarNamer@work4hrs 53mins ago
professionalStarNamer@work4hrs 53mins ago 
GeneralI know whether to laugh or cry Pin
Richard Andrew x647hrs 47mins ago
professionalRichard Andrew x647hrs 47mins ago 
GeneralRe: I know whether to laugh or cry Pin
Joan M7hrs 43mins ago
professionalJoan M7hrs 43mins ago 
GeneralRe: I know whether to laugh or cry Pin
Jeremy Falcon6hrs 25mins ago
professionalJeremy Falcon6hrs 25mins ago 
GeneralRe: I know whether to laugh or cry Pin
StarNamer@work4hrs 37mins ago
professionalStarNamer@work4hrs 37mins ago 
GeneralRe: I know whether to laugh or cry Pin
BernardIE53172hrs 25mins ago
BernardIE53172hrs 25mins ago 
GeneralRe: I know whether to laugh or cry Pin
Amarnath S11mins ago
professionalAmarnath S11mins ago 
GeneralTerminal I/O UI Pin
charlieg7hrs 48mins ago
charlieg7hrs 48mins ago 
GeneralRe: Terminal I/O UI Pin
Jeremy Falcon6hrs 14mins ago
professionalJeremy Falcon6hrs 14mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg5hrs 8mins ago
charlieg5hrs 8mins ago 
GeneralRe: Terminal I/O UI Pin
Peter_in_27806hrs 1 min ago
professionalPeter_in_27806hrs 1 min ago 
GeneralRe: Terminal I/O UI Pin
PIEBALDconsult5hrs 38mins ago
mvePIEBALDconsult5hrs 38mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg5hrs 20mins ago
charlieg5hrs 20mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg4hrs 39mins ago
charlieg4hrs 39mins ago 
GeneralRe: Terminal I/O UI Pin
Jeremy Falcon4hrs 21mins ago
professionalJeremy Falcon4hrs 21mins ago 
Well, if they're used to using a thin client / mainframe like that over SSH and you don't want to lose that concept of thin client and/or the app is on the way out anyway, you really only have three options (ignoring MS's butchering of the term smart client in WPF, etc.).

1 Check out Ncurses. It's a 100% terminal based UI library and totally free. It's a C library but I'm sure you can find bindings for it just about any language. You can spice it up a little and lose zero of the thin client goodness and everything is 100% terminal based.

2 You can replace that old UI as a web page pretty easy, and you can make it look exactly the same. It's still considered thin client / mainframe as only the browser is required. There are tons of examples out there that mimic a console for the web.

3 As mentioned, if the app is going to die anyway... then just do nothing and let it die.
Jeremy Falcon

GeneralRe: Terminal I/O UI Pin
charlieg3hrs 47mins ago
charlieg3hrs 47mins ago 
GeneralRe: Terminal I/O UI Pin
PIEBALDconsult1 hr 48mins ago
mvePIEBALDconsult1 hr 48mins ago 
GeneralRe: Terminal I/O UI Pin
BernardIE53172hrs 16mins ago
BernardIE53172hrs 16mins ago 
GeneralI'm not sure whether to laugh or cry. Pin
honey the codewitch15hrs 31mins ago
mvahoney the codewitch15hrs 31mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
CPallini15hrs 26mins ago
mveCPallini15hrs 26mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
0x01AA15hrs 21mins ago
mve0x01AA15hrs 21mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
honey the codewitch15hrs 13mins ago
mvahoney the codewitch15hrs 13mins ago 
PraiseRe: I'm not sure whether to laugh or cry. Pin
0x01AA15hrs 7mins ago
mve0x01AA15hrs 7mins ago 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.