duk
duk
CC#
Created by duk on 2/19/2024 in #help
(WPF) Changing controls properties on the UI Thread Problem
still dont know why though, in the dispatcher i have several UI property changes happening with strings,margins,visibilities and none of those caused this error
5 replies
CC#
Created by duk on 2/19/2024 in #help
(WPF) Changing controls properties on the UI Thread Problem
apparently all i had to do was .freeze() the SolidColorBrush variable
5 replies
CC#
Created by duk on 2/19/2024 in #help
(WPF) Changing controls properties on the UI Thread Problem
also if i just simply do txtPrimaryAmmo.Foreground = new SolidColorBrush((Color)ColorConverter.ConvertFromString("#00FF00")); in the dispatcher it works just fine
5 replies
CC#
Created by duk on 2/19/2024 in #help
(WPF) Changing controls properties on the UI Thread Problem
No description
5 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
cuz some playlists might be huge
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
and it is to be expected
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
await DownloadScheduledPlaylists(); this one could take long though
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
oh
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
and in this case i do want it to wait before finishing the one before
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
i assumed i only needed if there was a async method already running
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
i didnt put it in the first because there was none running before that one
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
do i put it in every async method
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
i see that you added one
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
also the whole await thing i read a bunch as i had never used it
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
i merged
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
thanks dude
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
how do i apply the changes you made do the github thing
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
i use a connstring to initialize a connection
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
i still didnt understand that one
277 replies
CC#
Created by duk on 9/11/2023 in #help
❔ Publishing an winforms application
dont quite understand it all yet 😆
277 replies