Python Forum
mouse move event/cinfiguration ttk/python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mouse move event/cinfiguration ttk/python
#3
(Jul-03-2023, 03:29 PM)deanhystad Wrote: Odd example. print() is python 3, but Tkinter (with a capital T, is python 2).

If you want the label to appear in root, specify root as the parent. I don't know what "window" is.

You should really post your own code, the code you are asking questions about, instead of the code you have based your code upon.

Your second question makes no sense. It would probably make sense if you posted the code that does configuring and has a help button.

I find it very difficult to believe that you spent 4 days searching and have not learned how to set the text in a label. I took me 10 seconds to find the answer googling. "How to set tkinter label text". You already have a function that is triggered by a mouse move event, so you don't need to research that. The function even gets the x and y position of the mouse.

If you still have questions, feel free to post another question, but this time post your own code.

Thank You for spending 10 seconds, telling Im a failure. Due to age and illness my brain works slower. But I can ensure You, I didnt even close Your arrogance in front of my pupils teaching them fortran, cobol up to days programming, microcontrollers and others My brain is redusewd but still recognize arrogance. Yoou probably will find my last Parkinson app searhing. I learn by reading others code combined with videos. Wonder how You got so smart?.
Reply


Messages In This Thread
RE: mouse move event/cinfiguration ttk/python - by janeik - Jul-03-2023, 04:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python311 tkinter moving mouse event. janeik 1 1,024 Jul-01-2023, 02:00 PM
Last Post: deanhystad
  python move specific files from source to destination including duplicates mg24 3 1,156 Jan-21-2023, 04:21 AM
Last Post: deanhystad
  python move folders and subfolders not working mg24 5 2,345 Nov-09-2022, 02:24 PM
Last Post: Larz60+
  help with python mouse script z4rxxxx 0 1,170 Jan-15-2022, 04:39 PM
Last Post: z4rxxxx
  Move mouse and click in particular position biprabu 3 2,549 Sep-01-2020, 08:23 PM
Last Post: deanhystad
  Change mouse move speed in guibot script rulltartan 1 2,784 Mar-30-2020, 01:51 PM
Last Post: pevogam
  how difficult its to move to Python 3.8 from Python 2.7 dkirandasari 4 3,269 Jan-23-2020, 07:42 PM
Last Post: DeaD_EyE
  mouse 0.7.0 - mouse polling hate 125-1000hz penahuse 1 2,576 Dec-06-2019, 09:51 PM
Last Post: Larz60+
  Python 3+ kybd and mouse control keycodes ineuw 5 3,007 Aug-20-2019, 07:51 AM
Last Post: ineuw
  How can I move in an external program via Python? Pythoner 0 2,301 Dec-29-2018, 12:43 PM
Last Post: Pythoner

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020