Thread
:
Pygtk: how to avoid program name in window title?
View Single Post
luis
2009-09-15 , 21:49
Posts: 146 | Thanked: 15 times | Joined on Oct 2008
#
1
Hi,
I made a pygtk app (say, 'prog'), and I want to set the title to, say, "Output". When I do
window.set_title('Output')
my app title insists to add the program name, so the title reads "prog - Output" instead of just "Output". This is added in the tablet, but not in the PC, so I suppose it's hildon-related.
How can I avoid the inclussion of the program name in the title?
Thanks!!!!
L.
Quote & Reply
|
The Following User Says Thank You to luis For This Useful Post:
luis
View Public Profile
Send a private message to luis
Find all posts by luis