[New-bugs-announce] [issue32426] Tkinter.ttk Widget does not define wich option exists to set the cursor

Alessandro Piccione report at bugs.python.org
Mon Dec 25 17:37:11 EST 2017


New submission from Alessandro Piccione <alessandro.piccione.75 at gmail.com>:

In the documentation of Tkinter.ttk Widget it is defined the "cursor" parameter. It is:
cursor	
Specifies the mouse cursor to be used for the widget. If set to the empty string (the default), the cursor is inherited for the parent widget.

There is not ANY way to knok wich value this parameter accept.
Searching "cursor" in the documentation does not find nothing, apart database cursor and this page (Tkinter.ttk.Widget).

Thanks,

Alessandro

----------
components: Tkinter
messages: 309045
nosy: alex.75
priority: normal
severity: normal
status: open
title: Tkinter.ttk Widget does not define wich option exists to set the cursor
type: resource usage
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32426>
_______________________________________


More information about the New-bugs-announce mailing list