Click here to Skip to main content
15,886,919 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: Wördle 449 Pin
Peter_in_278010-Sep-22 19:52
professionalPeter_in_278010-Sep-22 19:52 
GeneralRe: Wördle 449 Pin
pkfox10-Sep-22 21:46
professionalpkfox10-Sep-22 21:46 
GeneralRe: Wördle 449 Pin
Sander Rossel10-Sep-22 23:54
professionalSander Rossel10-Sep-22 23:54 
GeneralRe: Wördle 449 Pin
Cp-Coder11-Sep-22 3:10
Cp-Coder11-Sep-22 3:10 
Generalanother bad joke - in case it has already been posted - done with jokes for awhile Pin
jmaida10-Sep-22 12:49
jmaida10-Sep-22 12:49 
GeneralRe: another bad joke - in case it has already been posted - done with jokes for awhile Pin
PIEBALDconsult10-Sep-22 13:21
mvePIEBALDconsult10-Sep-22 13:21 
GeneralRe: another bad joke - in case it has already been posted - done with jokes for awhile Pin
jmaida10-Sep-22 15:03
jmaida10-Sep-22 15:03 
RantAndroid: I wish somebody warned me about this! Pin
Cp-Coder10-Sep-22 10:17
Cp-Coder10-Sep-22 10:17 
I am getting to the stage of conquering Kotlin where I start feeling comfortable regarding myself as a Kotlin coder. Kotlin, of course, is the primary tool for writing code for the Android platform. Yes, Java can code for Android as well, but Java is getting long in the tooth.

A couple of days ago, I had to code a dialog box with CANCEL and PROCEED buttons, where the user can confirm some choice (or cancel out of it.) The idea was for the UI to stop and wait for user input. But I tried everything and there was no way to stop the UI. It would pop up my dialog, but instead of waiting it went on its merry way, continuing to execute statements. It nearly drove me nuts, until in desperation I googled the problem. And there was the answer: Some Android expert said there is no way to stop the Android UI, as everything in Android is async. Aaaargh! I wish somebody told me that! I bought 3 books on writing Kotlin code for Android and not one shared that little gem with me.

It seems you may have to make some fancy moves while waiting for user input, to make sure the UI doesn't wander off and do something stupid!
Get me coffee and no one gets hurt!


GeneralRe: Android: I wish somebody warned me about this! Pin
Ron Anders10-Sep-22 12:57
Ron Anders10-Sep-22 12:57 
GeneralRe: Android: I wish somebody warned me about this! Pin
Gerry Schmitz11-Sep-22 8:38
mveGerry Schmitz11-Sep-22 8:38 
GeneralRe: Android: I wish somebody warned me about this! Pin
David Crow11-Sep-22 16:15
David Crow11-Sep-22 16:15 
GeneralRe: Android: I wish somebody warned me about this! Pin
englebart12-Sep-22 14:04
professionalenglebart12-Sep-22 14:04 
Generalworldle 232 Pin
jmaida10-Sep-22 9:40
jmaida10-Sep-22 9:40 
GeneralRe: worldle 232 Pin
OriginalGriff10-Sep-22 19:14
mveOriginalGriff10-Sep-22 19:14 
GeneralThe Queen Pin
Slow Eddie10-Sep-22 6:51
professionalSlow Eddie10-Sep-22 6:51 
GeneralRe: The Queen Pin
StarNamer@work10-Sep-22 14:00
professionalStarNamer@work10-Sep-22 14:00 
PraiseI just made my first pull request into LVGL! Pin
honey the codewitch10-Sep-22 6:46
mvahoney the codewitch10-Sep-22 6:46 
GeneralRe: I just made my first pull request into LVGL! Pin
Mike Hankey10-Sep-22 7:15
mveMike Hankey10-Sep-22 7:15 
GeneralRe: I just made my first pull request into LVGL! Pin
Randor 10-Sep-22 8:12
professional Randor 10-Sep-22 8:12 
GeneralRe: I just made my first pull request into LVGL! Pin
honey the codewitch10-Sep-22 9:16
mvahoney the codewitch10-Sep-22 9:16 
GeneralMessage Closed Pin
10-Sep-22 1:27
rekinh10-Sep-22 1:27 
GeneralRe: Please help me determine which era I should use for this business Pin Pin
Richard MacCutchan10-Sep-22 1:36
mveRichard MacCutchan10-Sep-22 1:36 
GeneralRe: Please help me determine which era I should use for this business Pin Pin
PIEBALDconsult10-Sep-22 4:55
mvePIEBALDconsult10-Sep-22 4:55 
GeneralRe: Please help me determine which era I should use for this business Pin Pin
Greg Utas10-Sep-22 2:09
professionalGreg Utas10-Sep-22 2:09 
GeneralRe: Please help me determine which era I should use for this business Pin Pin
Amarnath S10-Sep-22 2:43
professionalAmarnath S10-Sep-22 2:43 

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.