Hi all. Can someone show me how to implement my own window decoration?
Such as removing the title and resize buttons, adding background picture in
the window decoration.
I read the whole gtkwidget.c, but can't find the solution.
Thanks.
--
Gmail签名:喜欢是淡淡的
i read the whole gtkwindow.c ...
在 2010年7月28日 下午5:22,c-aries 写道:
> Hi all. Can someone show me how to implement my own window decoration?
> Such as removing the title and resize buttons, adding background picture in
> the window decoration.
>
> I read the whole gtkwidget.c, but
Hi everyone.
As the attachment picture shows, I wanna append a column group "Position" to
the GtkTreeView.
The column group "Position" has 3 GtkTreeViewColumn members: "Pan", "Tilt"
and "Time".
Under the big header button "Position", there is 3 little header buttons
"Pan", "Tilt" and "Time".
So t