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 Falcon2hrs 12mins ago
professionalJeremy Falcon2hrs 12mins ago 
GeneralRe: Zag!! Pin
Mike Hankey1 hr 24mins ago
mveMike Hankey1 hr 24mins ago 
GeneralWordle 1,198 Pin
StarNamer@work2hrs 58mins ago
professionalStarNamer@work2hrs 58mins ago 
GeneralI know whether to laugh or cry Pin
Richard Andrew x645hrs 52mins ago
professionalRichard Andrew x645hrs 52mins ago 
GeneralRe: I know whether to laugh or cry Pin
Joan M5hrs 48mins ago
professionalJoan M5hrs 48mins ago 
GeneralRe: I know whether to laugh or cry Pin
Jeremy Falcon4hrs 30mins ago
professionalJeremy Falcon4hrs 30mins ago 
GeneralRe: I know whether to laugh or cry Pin
StarNamer@work2hrs 42mins ago
professionalStarNamer@work2hrs 42mins ago 
GeneralRe: I know whether to laugh or cry Pin
BernardIE531730mins ago
BernardIE531730mins ago 
GeneralTerminal I/O UI Pin
charlieg5hrs 53mins ago
charlieg5hrs 53mins ago 
GeneralRe: Terminal I/O UI Pin
Jeremy Falcon4hrs 19mins ago
professionalJeremy Falcon4hrs 19mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg3hrs 13mins ago
charlieg3hrs 13mins ago 
GeneralRe: Terminal I/O UI Pin
Peter_in_27804hrs 6mins ago
professionalPeter_in_27804hrs 6mins ago 
GeneralRe: Terminal I/O UI Pin
PIEBALDconsult3hrs 43mins ago
mvePIEBALDconsult3hrs 43mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg3hrs 25mins ago
charlieg3hrs 25mins ago 
GeneralRe: Terminal I/O UI Pin
charlieg2hrs 44mins ago
charlieg2hrs 44mins ago 
GeneralRe: Terminal I/O UI Pin
Jeremy Falcon2hrs 26mins ago
professionalJeremy Falcon2hrs 26mins 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
charlieg1 hr 52mins ago
charlieg1 hr 52mins ago 
GeneralRe: Terminal I/O UI Pin
BernardIE531721mins ago
BernardIE531721mins ago 
GeneralI'm not sure whether to laugh or cry. Pin
honey the codewitch13hrs 36mins ago
mvahoney the codewitch13hrs 36mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
CPallini13hrs 31mins ago
mveCPallini13hrs 31mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
0x01AA13hrs 26mins ago
mve0x01AA13hrs 26mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
honey the codewitch13hrs 18mins ago
mvahoney the codewitch13hrs 18mins ago 
PraiseRe: I'm not sure whether to laugh or cry. Pin
0x01AA13hrs 12mins ago
mve0x01AA13hrs 12mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
PIEBALDconsult11hrs 59mins ago
mvePIEBALDconsult11hrs 59mins ago 
GeneralRe: I'm not sure whether to laugh or cry. Pin
StarNamer@work2hrs 52mins ago
professionalStarNamer@work2hrs 52mins 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.