Coding a Prank GUI in C

  Рет қаралды 709

HirschDaniel

HirschDaniel

Күн бұрын

Пікірлер: 5
@delicious_seabass
@delicious_seabass 4 сағат бұрын
FYI, the UI is blocking because you're sleeping inside the callback. You can't do that. The UI needs the callback to return so that it can finish updating. If you want it to start creating windows at a regular interval, use something like g_timeout_seconds() inside the button callback, or just g_timeout() if you want a delay. The timer callback should call the spawn_window() function. Hope this helps.
@zoddi666
@zoddi666 8 сағат бұрын
Please keep posting these videos, they are golden!
@MrEniroxOfficial
@MrEniroxOfficial 12 сағат бұрын
FIRST ! I really love your vids man ! Keep up :D Could you make a small video about how you setup you vim and tmux on windows? Thank you
@thecunningcreator6679
@thecunningcreator6679 10 сағат бұрын
I think he is using wsl (windows subsystem for linux) which means you get a linux terminal os in Windows
@zawadhyaa
@zawadhyaa 6 сағат бұрын
this was fun
Coding Unbreakable Encryption in C | One-Time Pad
17:42
HirschDaniel
Рет қаралды 15 М.
Coding a Bouncy Ball Simulation in C
1:54:46
HirschDaniel
Рет қаралды 54 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Terminal Animations in C: Bouncing Balls with printf
1:19:40
HirschDaniel
Рет қаралды 5 М.
Coding a Windows Keylogger in C
1:16:29
HirschDaniel
Рет қаралды 4,5 М.
Coding Fluid Simulation in C | Drawing Water and Walls | Ep. 1
49:20
I reimplemented REACT SERVER COMPONENTS in ASSEMBLY
20:35
Neo Goose
Рет қаралды 6 М.
I made Tetris in C, this is what I learned
15:15
Austin Larsen
Рет қаралды 25 М.
Beep Sounds in C using Windows API
7:24
HirschDaniel
Рет қаралды 9 М.
Evolution of Programming Language
2:44
EvoPro
Рет қаралды 32 М.
Coding Ray Tracing in C
1:56:48
HirschDaniel
Рет қаралды 55 М.
Coding Minecraft from Scratch in C++ [Voxel Engine]
9:18
Carbone Dev
Рет қаралды 8 М.
Coding an Orbiting Planets Simulation in C
1:14:59
HirschDaniel
Рет қаралды 2,8 М.