Click here to Skip to main content
15,887,746 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.

 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
seismofish26-Apr-23 22:49
seismofish26-Apr-23 22:49 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
purplemur27-Apr-23 3:51
purplemur27-Apr-23 3:51 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
ormonds30-Apr-23 16:21
ormonds30-Apr-23 16:21 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
Gerry Schmitz26-Apr-23 5:45
mveGerry Schmitz26-Apr-23 5:45 
JokeRe: I'm pretty sure it's not because I'm getting old ... Pin
Clumpco26-Apr-23 21:00
Clumpco26-Apr-23 21:00 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
jschell26-Apr-23 6:20
jschell26-Apr-23 6:20 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
jmaida26-Apr-23 16:58
jmaida26-Apr-23 16:58 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
Dave B 202227-Apr-23 2:40
Dave B 202227-Apr-23 2:40 
It's hard to tell from the lack of context, but it appears as if your user is asking for feedback that the operation is over and that they should not repeatedly execute the event (such as push a button) to attempt to make your software work.

Modern software is asynchronous and with the limited context, it seems like a very reasonable request to know when your operation has completed.

I guess back in the day the UI thread would block while you were running your database update code on your UI thread and the fact that the application is now responsive again would tell you that the operation has completed and just didn't do anything.
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
OriginalGriff27-Apr-23 4:03
mveOriginalGriff27-Apr-23 4:03 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
WPerkins27-Apr-23 3:57
WPerkins27-Apr-23 3:57 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
OriginalGriff27-Apr-23 4:05
mveOriginalGriff27-Apr-23 4:05 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
WPerkins17-Aug-23 6:21
WPerkins17-Aug-23 6:21 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
Matt Bond27-Apr-23 5:17
Matt Bond27-Apr-23 5:17 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
Member 1194113127-Apr-23 9:01
Member 1194113127-Apr-23 9:01 
GeneralRe: I'm pretty sure it's not because I'm getting old ... Pin
MikeCO1028-Apr-23 2:58
MikeCO1028-Apr-23 2:58 
GeneralWordle 676 Pin
Shane010325-Apr-23 18:18
Shane010325-Apr-23 18:18 
GeneralRe: Wordle 676 Pin
OriginalGriff25-Apr-23 18:39
mveOriginalGriff25-Apr-23 18:39 
GeneralRe: Wordle 676 Pin
Amarnath S25-Apr-23 19:38
professionalAmarnath S25-Apr-23 19:38 
GeneralRe: Wordle 676 - 4 4 me Pin
pkfox25-Apr-23 21:06
professionalpkfox25-Apr-23 21:06 
GeneralRe: Wordle 676 Pin
StarNamer@work25-Apr-23 21:26
professionalStarNamer@work25-Apr-23 21:26 
GeneralRe: Wordle 676 4/6 Pin
den2k8825-Apr-23 21:39
professionalden2k8825-Apr-23 21:39 
GeneralRe: Wordle 676 Pin
Sander Rossel25-Apr-23 22:18
professionalSander Rossel25-Apr-23 22:18 
GeneralRe: Wordle 676 Pin
ChandraRam25-Apr-23 23:06
ChandraRam25-Apr-23 23:06 
GeneralRe: Wordle 676 Pin
Sandeep Mewara25-Apr-23 23:30
mveSandeep Mewara25-Apr-23 23:30 
GeneralRe: Wordle 676 Pin
Cp-Coder26-Apr-23 0:54
Cp-Coder26-Apr-23 0:54 

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.