๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
  • Tried. Failed. Logged.
728x90

๐Ÿ‘จ๐Ÿผ‍๐Ÿ’ป๊ฐœ๋ฐœ/Tkinter3

Tkinter - CustomTkinter, pyinstaller ๋นŒ๋“œ ํ›„ blue.json ์—๋Ÿฌ ํ•ด๊ฒฐ ๋ฐฉ๋ฒ• pyinstaller -F --collect-all customtkinter -w --collect-all customtkinter ์˜ต์…˜์„ ์ถ”๊ฐ€ํ•œ๋‹ค. ์ถœ์ฒ˜: https://stackoverflow.com/questions/75872305/how-to-get-the-correct-path-to-a-json-file-from-the-customtkinter-module How to get the correct path to a json file from the customtkinter module I made my GUI using customtkinter. I used auto-py-to-exe to make it an file. The exe file doesn't open because of an th.. 2023. 8. 13.
Tkinter - ํ˜„๋Œ€์ ์ธ UI ๋””์ž์ธ CustomTkinter CustomTkinter ์„ค์น˜ ๋ช…๋ น์–ด pip install customtkinterโ€‹ ๊นƒํ—ˆ๋ธŒ ์ฃผ์†Œ https://github.com/TomSchimansky/CustomTkinter GitHub - TomSchimansky/CustomTkinter: A modern and customizable python UI-library based on Tkinter A modern and customizable python UI-library based on Tkinter - GitHub - TomSchimansky/CustomTkinter: A modern and customizable python UI-library based on Tkinter github.com CustomTkinter ๊ณต์‹ ์‚ฌ์ดํŠธ(Doc.. 2023. 8. 13.
tkinter - ์ฐธ๊ณ  ์œ„ํ‚ค ๋ฌธ์„œ(์ ํ”„ ํˆฌ ํŒŒ์ด์ฌ) https://wikidocs.net/132610 106 ๊ทธ๋ž˜ํ”ฝ ์‚ฌ์šฉ์ž ์ธํ„ฐํŽ˜์ด์Šค๋ฅผ ๋งŒ๋“ค๋ ค๋ฉด? โ€• tkinter tkinter๋Š” ํŒŒ์ด์ฌ์—์„œ Tcl/Tk ํˆดํ‚ท์„ ์‚ฌ์šฉํ•˜๋Š” ๋ฐ ํ•„์š”ํ•œ ์ธํ„ฐํŽ˜์ด์Šค ๋ชจ๋“ˆ์ด๋‹ค. Tcl์€ ํŒŒ์ด์ฌ๊ณผ ๊ฐ™์€ ์Šคํฌ๋ฆฝํŠธ ์–ธ์–ด์ด๊ณ  Tk๋Š” Tcl์„ ์œ„ํ•œ GUI ํˆดํ‚ท์ด๋‹ค. [ ... wikidocs.net https://076923.github.io/posts/Python-tkinter-1/ Python tkinter ๊ฐ•์ขŒ : ์ œ 1๊ฐ• - GUI ์ƒ์„ฑ tkinter 076923.github.io 2022. 6. 28.
728x90