Hi,
I am able to render buttons on the gtktree cells and able to get the focus
on all the buttons when ever mouse pointer moves to particular row, but the
problem is if *I want to focus mouse pointed button only in a gtktree row
but* it is focusing all the buttons in a row. How to overcome this
Hello.
This is know bug on Windows platform:
http://bugzilla.gnome.org/show_bug.cgi?id=537183
2008/12/25 Rodrigo Miguel :
> Hi All,
>
> I notice the gtk_window_set_skip_taskbar_hint, doesn't work on windows
> since 2.12.9, but it works ok in linux xubuntu 8.04.1 (2.12.9). Also
> I've tested on wi
Hi All,
I notice the gtk_window_set_skip_taskbar_hint, doesn't work on windows
since 2.12.9, but it works ok in linux xubuntu 8.04.1 (2.12.9). Also
I've tested on windows with gtk 2.14.6 and I notice the same behavior:
int main(int argc, char *argv[] )
{
GtkWidget *window;
GtkWidget *butt