- Arnhem, the Netherlands
- https://joostagterhoek.nl
-
Hi there! I'm a self-taught programmer with a few years of Python and C under my belt. I've built a few tiny web app, GUI and CLI tools to help me in my work as a SOC security analyst.
- Joined on
2024-08-08
Block a user
9002f0b11f
finally got the execution flow right. The root app instantiates and gridss the input and look up frame => the input frame waits for input => the root app displays the data put in. I probably can still subclass the root app lookup() function, I just need to follow this execution flow. Happy! :D
2dcb189902
probably too many files by now, but I'm slowly learning, will consolidate as soon as I have this controller setup down