Hylk0r
Joined: 28 Feb 2007 Posts: 3 Location: localhost
|
Posted: Wed Feb 28, 2007 8:04 pm Post subject: Creating a custom window border |
|
|
Hello,
I would like to create my own window border, because the systems' default window border doesn't fit with my theme.
I have added a gtk.MenuBar to my window. But how can I make it draggable, like the window borders of all other widgets?
And how can I overwrite the properties of gtk.MenuBar from the rc file in my code? Because I now have two Menubars that look the same, but one should be my window border(very confusing for the user) :p
I'm programming in python, but that probably doesn't matter.
Thanks in advance,
Hylk0r |
|