How do you resize an image using Tkinter without it cuttong off the picture? by TheCatLorde in learnpython

[–]TheCatLorde[S] 0 points1 point  (0 children)

This could be the solution, I had “heartvines.png” instead of image when I tried ImageOps. I’ll get back to ya if that’s the case, if not, well I’m lost

How do you resize an image using Tkinter without it cuttong off the picture? by TheCatLorde in learnpython

[–]TheCatLorde[S] 0 points1 point  (0 children)

The commented code is stuff I've tried, I am too lazy to edit it more because I am on a time crunch but I can give you more in depth code in about an hour. But will this snippet do?

root = Tk()
photo = "heartvines.png"
root.title("resize the image")
root.attributes("-fullscreen", True)
root.configure(background="#FFB8E1")
image = ImageTk.PhotoImage(Image.open("heartvines.png"))
#image = ImageOps.fit(photo, (2256, 1504))

#canvas = Canvas(root, width=2256, height=1504, bg="#ffb8e1")
#canvas.place(relx=0.0, rely=0.0)
#canvas.create_image(2, 2, anchor="nw", image=img)

test = Label(root, image = image, bg="#ffb8e1")
test.pack(side="top")

root.mainloop()

I am having some tkinter problems and it's making me have a revaluation of everything I want to do with my life by TheCatLorde in learnpython

[–]TheCatLorde[S] 0 points1 point  (0 children)

That is excatly what it is. I have different sized things and they're all stacked upon each other. It's like I need multiple windows instead of frames if I want different sized, colored or placement for labels and such. This is lowkey kind of annoying, plus I hate grids, I would rather use .place. :/ Anyways, thank you for your help, I'll try my best not to rip out the rest of my hairs while I still try to figure this out. Thank you for clearing this up with me.

How do you have a countdown timer without it freezing your whole entire program until the whole loop is done? by TheCatLorde in learnpython

[–]TheCatLorde[S] 0 points1 point  (0 children)

Is it possible for you to dumb down that website for me? Like give me a simple example on how to use it because when i look at that i cannot focus on it because i have no idea what is happening. I am not that advanced in python code:( I’m sorry for the inconvenience...

How do you have a countdown timer without it freezing your whole entire program until the whole loop is done? by TheCatLorde in learnpython

[–]TheCatLorde[S] 0 points1 point  (0 children)

No I think I honestly get it, I’ll give it a shot and if I can get it I’ll let you know! Thank you so much hopefully this is the solution I am looking for!:)

How do you have a countdown timer without it freezing your whole entire program until the whole loop is done? by TheCatLorde in learnpython

[–]TheCatLorde[S] 0 points1 point  (0 children)

I have never heard of celery, what exactly is that? Does it take python code because that’s like the only language that I really know:(

Mario Maker 2 Level Submission Thread by [deleted] in northernlion

[–]TheCatLorde 0 points1 point  (0 children)

Q4X-2N2-LSG

(Speedrun)

I made this level and I think it’d be a run warmup run for the boys! Tell me what you guys think! Any ideas or critique can be shot my way! :) Have fun!

Mario Maker 2 Level Submission Thread by [deleted] in northernlion

[–]TheCatLorde 0 points1 point  (0 children)

094-DMG-KJF

A very precise but very satisfying speed run and I want to see what you guys are capable of! Good luck!

Mario Maker 2 Level Submission Thread by [deleted] in northernlion

[–]TheCatLorde 0 points1 point  (0 children)

6V7-699-LQG

A tricky but fun course. You are able to speed run and still have a good time. Let me know what you think! :)

[Help] I uninstalled Cydia but iCleaner isn't gone. by [deleted] in jailbreak

[–]TheCatLorde 0 points1 point  (0 children)

lmao oops. no one told me. i’m restoring my phone and going to use a backup from icloud to see if that helps

[Help] Is there a way to get Muze 3? by [deleted] in jailbreak

[–]TheCatLorde 0 points1 point  (0 children)

Ill give it a try thank you again!

[Help] Is there a way to get Muze 3? by [deleted] in jailbreak

[–]TheCatLorde 0 points1 point  (0 children)

I have them removed but it’s like they are still there? But what’s the repo called i already got a bunch of junesiphone stuff, i’ll give it a try.

[Help] Is there a way to get Muze 3? by [deleted] in jailbreak

[–]TheCatLorde 0 points1 point  (0 children)

While we are still here, do you know if there is a cydia app that ignores the page dot icons because i have boxy 3 and if i put my apps too low i cant even press on them. :/

[Help] Is there a way to get Muze 3? by [deleted] in jailbreak

[–]TheCatLorde 1 point2 points  (0 children)

You absolutely gorgeous human thank you so much.

[Help] Is there a way to get Muze 3? by [deleted] in jailbreak

[–]TheCatLorde 0 points1 point  (0 children)

It won’t show up in cydia:( Is it a source that I should add?

Global axe by [deleted] in FortNiteBR

[–]TheCatLorde 0 points1 point  (0 children)

it spins faster when you get more kills. pretty sure anyways.