Click here to Skip to main content
16,011,805 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 13mins ago
professionalJeremy Falcon4hrs 13mins ago 
GeneralRe: Zag!! Pin
Mike Hankey3hrs 25mins ago
mveMike Hankey3hrs 25mins ago 
GeneralWordle 1,198 Pin
StarNamer@work4hrs 59mins ago
professionalStarNamer@work4hrs 59mins ago 
GeneralI know whether to laugh or cry Pin
Richard Andrew x647hrs 53mins ago
professionalRichard Andrew x647hrs 53mins ago 
GeneralRe: I know whether to laugh or cry Pin
Joan M7hrs 49mins ago
professionalJoan M7hrs 49mins ago 
GeneralRe: I know whether to laugh or cry Pin
Jeremy Falcon6hrs 31mins ago
professionalJeremy Falcon6hrs 31mins ago 
GeneralRe: I know whether to laugh or cry Pin
StarNamer@work4hrs 43mins ago
professionalStarNamer@work4hrs 43mins ago 
GeneralRe: I know whether to laugh or cry Pin
BernardIE53172hrs 31mins ago
BernardIE53172hrs 31mins ago 
GeneralRe: I know whether to laugh or cry Pin
Amarnath S17mins ago
professionalAmarnath S17mins ago 
GeneralTerminal I/O UI Pin
charlieg7hrs 54mins ago
charlieg7hrs 54mins ago 
GeneralRe: Terminal I/O UI Pin
Jeremy Falcon6hrs 20mins ago
professionalJeremy Falcon6hrs 20mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg5hrs 14mins ago
charlieg5hrs 14mins ago 
GeneralRe: Terminal I/O UI Pin
Peter_in_27806hrs 7mins ago
professionalPeter_in_27806hrs 7mins ago 
GeneralRe: Terminal I/O UI Pin
PIEBALDconsult5hrs 44mins ago
mvePIEBALDconsult5hrs 44mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg5hrs 26mins ago
charlieg5hrs 26mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg4hrs 45mins ago
charlieg4hrs 45mins ago 
GeneralRe: Terminal I/O UI Pin
Jeremy Falcon4hrs 27mins ago
professionalJeremy Falcon4hrs 27mins 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 53mins ago
charlieg3hrs 53mins ago 
GeneralRe: Terminal I/O UI Pin
PIEBALDconsult1 hr 54mins ago
mvePIEBALDconsult1 hr 54mins ago 
GeneralRe: Terminal I/O UI Pin
BernardIE53172hrs 22mins ago
BernardIE53172hrs 22mins ago 
GeneralRe: Terminal I/O UI Pin
11917640 Member 4mins ago
11917640 Member 4mins ago 
GeneralI'm not sure whether to laugh or cry. Pin
honey the codewitch15hrs 37mins ago
mvahoney the codewitch15hrs 37mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
CPallini15hrs 32mins ago
mveCPallini15hrs 32mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
0x01AA15hrs 27mins ago
mve0x01AA15hrs 27mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
honey the codewitch15hrs 19mins ago
mvahoney the codewitch15hrs 19mins 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.