Python Forum
GTK3.0 Color Selection Widget
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GTK3.0 Color Selection Widget
#2
It doesn't look like GTK+ Color chooser has an HSV mode, see: https://athenajc.gitbooks.io/python-gtk-...ooser.html

However, you should be able to use python's colorsys ( https://docs.python.org/3/library/colorsys.html )
to convert from get_rgba to HSV specific documentation here
Robib likes this post
Reply


Messages In This Thread
GTK3.0 Color Selection Widget - by Robib - Nov-03-2021, 08:54 PM
RE: GTK3.0 Color Selection Widget - by Larz60+ - Nov-04-2021, 01:01 AM
RE: GTK3.0 Color Selection Widget - by Robib - Nov-04-2021, 10:14 AM
RE: GTK3.0 Color Selection Widget - by Axel_Erfurt - Nov-04-2021, 04:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [GI] Error when I close the interface Glade/GTK3/ Charles25 2 2,962 Jun-16-2020, 07:02 PM
Last Post: Charles25
  Restoring Tkinter widget background to original color pythonprogrammer 1 4,444 Dec-16-2019, 04:59 AM
Last Post: woooee
  Problem with Gtk3 and GLArea gsohler 0 2,691 Aug-12-2019, 07:33 AM
Last Post: gsohler
  Help - GTK3 + Pango: Printing data as table format scandido 0 3,793 Jan-26-2018, 06:03 PM
Last Post: scandido
  python3 + gtk3 image sequence changos 0 3,753 Apr-24-2017, 04:10 PM
Last Post: changos
  Python minesweeper game gtk3 get label value after click lukassz 0 3,897 Mar-25-2017, 08:14 PM
Last Post: lukassz

Forum Jump:

User Panel Messages

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