Re: PyGObject: Spinner as content of a TreeView cell
- From: <c buhtz posteo jp>
- To: gtk-app-devel-list gnome org
- Subject: Re: PyGObject: Spinner as content of a TreeView cell
- Date: Wed, 9 May 2018 23:25:56 +0200
On 2018-05-09 22:52 <c buhtz posteo jp> wrote:
Does anyone see a way to draw/insert a Gtk.Spinner (or any other
Gtk.Widget) in a cell of a Gtk.TreeView?
Oh, there is a CellRendererSpinner for it! :)
An example can be found here
<https://github.com/Programmica/python-gtk3-tutorial/blob/master/_examples/cellrendererspinner.py>
But I don't get it and opened a StackOverflow question for it because
my spinner doesn't spin.
<https://stackoverflow.com/q/50262296/4865723>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]