Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Modifications on cursor
Post: RE: Modifications on cursor

(Jun-04-2018, 04:09 PM)Larz60+ Wrote: Please post enough of a code snippet to run Indeed, I have forgotten the mainloop, so there is the all code: racine=tkinter.Tk() racine.configure(cursor='circl...
Zyxcel314 GUI 3 3,034 Jun-04-2018, 04:25 PM
    Thread: Modifications on cursor
Post: Modifications on cursor

Hi, I would like to modify the size and the color of the cursor in my root window in Tkinter. After a few research, I tried this: racine=tkinter.Tk() racine.configure(cursor='circle red3') #Change l...
Zyxcel314 GUI 3 3,034 Jun-04-2018, 01:14 PM

User Panel Messages

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