Commit Graph

28 Commits

Author SHA1 Message Date
Joost Agterhoek
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 2024-08-23 21:37:53 +02:00
Joost Agterhoek
2dcb189902 probably too many files by now, but I'm slowly learning, will consolidate as soon as I have this controller setup down 2024-08-22 22:37:08 +02:00
Joost Agterhoek
74acacd80c some online examples of passing variables between windows 2024-08-21 22:14:09 +02:00
Joost Agterhoek
ece8f8ad7d fiddled around, haven't figured it out yet 2024-08-21 22:13:44 +02:00
Joost Agterhoek
2c2c772811 added a lookup_frame, wrongly aligned, need to figure out how grid configuring works from the app=>frame=>widgets 2024-08-17 12:01:05 +02:00
Joost Agterhoek
1af1219b0d formatting 2024-08-17 12:00:20 +02:00
Joost Agterhoek
8f7b500f04 got an image centered and resized in raw HTML in a Gitea README.md[1;5C, what more can you want from a Thursday night 2024-08-15 21:54:15 +02:00
Joost Agterhoek
b0b6559207 trying to center image 2024-08-15 21:51:05 +02:00
Joost Agterhoek
6da48d0dab relative sizing does not work? 2024-08-15 21:46:47 +02:00
Joost Agterhoek
6d81ea6d6d relative sizing of screenshot 2024-08-15 21:46:11 +02:00
Joost Agterhoek
50c637d240 fixed size 2024-08-15 21:45:02 +02:00
Joost Agterhoek
ff92a6abf5 fix relative link 2024-08-15 21:44:31 +02:00
Joost Agterhoek
c1c9fadd17 raw HTML from here https://stackoverflow.com/questions/14675913/changing-image-size-in-markdown#14747656 2024-08-15 21:42:39 +02:00
Joost Agterhoek
cf38ef3385 edit 2024-08-15 21:36:25 +02:00
Joost Agterhoek
dca384c8f1 got the relative link of the screenshot wrong 2024-08-15 21:35:23 +02:00
Joost Agterhoek
67e80ef1f6 trying to add images to README 2024-08-15 21:31:23 +02:00
Joost Agterhoek
a540f01979 screenshot of basic functionality 2024-08-15 21:28:29 +02:00
Joost Agterhoek
ca10d3df4f trying to better organize and class with example 2024-08-15 21:23:04 +02:00
Joost Agterhoek
f1a3f7101c autoformat 2024-08-15 21:22:21 +02:00
Joost Agterhoek
f478c787f1 additional tutorial to work with classes in tkinter 2024-08-14 16:53:39 +02:00
Joost Agterhoek
d562b238c2 corrected wrong import and added generic lookup module 2024-08-14 15:34:48 +02:00
Joost Agterhoek
ac7c059d34 set one item to done (D) 2024-08-09 10:29:19 +02:00
Joost Agterhoek
bb967c2af2 trying out markdown cursive 2024-08-09 10:28:03 +02:00
Joost Agterhoek
bb272e8e90 testing out markdown highlighting 2024-08-09 10:23:41 +02:00
Joost Agterhoek
8d0bb15b63 removed todos to readme 2024-08-09 10:17:47 +02:00
Joost Agterhoek
4089c07be5 added a todo list 2024-08-09 10:17:20 +02:00
Joost Agterhoek
b46e9413ad a basic tkinter attempt that uses enter to handle the input 2024-08-08 16:45:44 +02:00
89f1312cb9 Initial commit 2024-08-08 14:55:06 +02:00