Is Tkinter compatible with GNOME?

Mulac uomart at ihug.co.nz
Mon Aug 15 18:23:48 EDT 2005


Is Tkinter also compatible wih GNOME?

I wrote a program in python that displays 2 buttons for starting and stopping the
execution of a program.
I used Tkinter for the gui.
I want the program to run as a daemon when linux is booted.
I want the buttons to be displayed at the presession login screen.
I am using Fedora core 4 with GNOME

I cannot seem to get the buttons to display at the presession screen.
I figure it is either that the init script I wrote to make the python program a daemon
isnt working right OR Tkinter cant do the job.

Any thoughts?




More information about the Python-list mailing list