[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Overlapping widgets ?




Hi,

There's no way to do that that I can think of. You could perhaps do it by
placing the buttons on a GtkLayout or GnomeCanvas then drawing on the
layout or canvas. Widgets ahve to be rectangular though - even if they
have a shape mask and appear non-square, they are considered to cover a
rectangular area - so you basically have to fake this by putting the
buttons on top of another widget and letting the widget show through the
masked-off part of the button.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]