-
Posts
-
By TRS-80 · Posted
Higher "Social Charges". I think that is a feel good phrase for 'Employee Deferred Compensation Charges". Then again, they use different wording in the "Old World." More precisely in American Accounting Lingo: "Mark to the Market Employee Differed Compensation Charges." -
By David Uzondu · Posted
TikTok's "Add to Music App" feature gets support for another music streaming service by David Uzondu Image via Depositphotos.com TikTok's "Add to Music App" feature is getting support for another streaming service: YouTube Music. This comes a few months after the short-form video giant brought the feature to SoundCloud. "Add to Music App", if you have not heard of it, is a feature launched back in November 2023, initially for US and UK users, that makes saving music a lot easier. With this feature, users get an "Add Song" button next to the track name at the bottom of a TikTok video. When a customer first uses the feature, they can select their preferred streaming service from the available options, and this choice then becomes the default for all future one-tap saves (this can be changed anytime in the app's settings). The new YouTube Music integration means you can directly save the track to the streaming service with a single press. Users can also add a track from an artist's Sound Detail Page. When "Add to Music App" first appeared, the options were limited to Spotify and Amazon Music. Since then, TikTok has added Apple Music and Deezer. Each service gets a designated spot for the saved tracks, like Spotify's "Liked Songs" playlist. In YouTube Music's case, the song will land in a dedicated "TikTok Songs" playlist, so you do not have to go hunting for it later. TikTok claims that its "Add to Music App" function has resulted in over 1 billion saves globally since its wider rollout in 2024. On a related note, you probably are already aware of the current divest-or-ban issue TikTok's facing in the US. Howard Lutnick, the US Commerce secretary, recently stated in an interview with Fox News Sunday that President Trump loves the platform and sees it as "a good way to communicate with young people," but the platform's US operations must be handled by an American company, not Chinese. -
By MrElectrifyer · Posted
10 years of using end users as free-guineapigs to test half-baked garbage software...what an achievement 🎉 -
By +sphbecker · Posted
For sure! The first family computer when I was a kid didn't even have a hard drive, just dual 5.25" floppy driver. You would boot from the DOS disk in drive A, run your programs from drive B, and maybe sneak a data disk into drive A and just hope it wouldn't try to access something from the DOS folder while you did that. My dad added a 20 MB (yes, megabyte) hard drive to the computer, it was SUCH a quality-of-life improvement, lol! -
By Davin Peterson · Posted
The Settings app was first introduced in Windows 8 and Microsoft continued to add to the settings app in Windows 10.
-
-
Recent Achievements
-
andeyhawk65 earned a badge
Week One Done
-
Jake2530 earned a badge
First Post
-
Deranox went up a rank
Explorer
-
John Volks earned a badge
Week One Done
-
enric earned a badge
One Month Later
-
-
Popular Contributors
-
Tell a friend
Question
Sikh
Sorry for the bad title, I had no idea how to title this. So I have a checkbox that enables a textfield. I have an if statement setup to check the contents of the textfield versus a regex statement, if it matches, run logic, if it doesnt match, pop up message letting user know whats wrong. The problem is that after I uncheck the box and check it again and put in some bad text in the text field. The pop up message pops up, but it pops up twice now.... If I uncheck and check again and put some bad text in the text field, it now pops up the message three times... As you can see there's a pattern. Some how its saving the previous pop up and everytime I uncheck and check the box, it adds another error message pop up to this invisible queue.
I know I had this working like I wanted to, but somewhere along the line, my code changed a lot, and it broke. I checked my commits and found the one where I made major changes, but cant find where I screwed up the code so much that it loops the pop up messages. It could be that I didnt think it would loop so I just checked box, entered bad text, saw pop up and said "its ok working great", but I dont think thats what happened. I havent had time to work on this program much from when I started so I have spurts where I code straight for 4-8 hours and then I wont have time to go back to it for a few days, and I usually document, comment and commit every change thats worthy, but this is the one time I just kept writing and didnt pay attention.
Any help or advice is appreciated!
Thanks
Sikh
Link to comment
https://www.neowin.net/forum/topic/1253088-java-repeated-else-logic-help/Share on other sites
20 answers to this question
Recommended Posts