Problem with changing cursor



Hello,

I try to set a cursor for my window.


  new_cursor = gdk_cursor_new( GDK_HAND2 );
  gdk_window_set_cursor( window , new_cursor );
  gdk_cursor_destroy( new_cursor );

but this don't seem to work. What puzzel me is that
it should be quite simple, and yet...

What is interfering?

Göran

----------------------------------------------------------------
Göran Hasse            email: gh raditex se     Tel: 08-6949270
Raditex AB             http://www.raditex.se
Sickla Alle 7, 1tr                              Mob: 070-5530148
131 34  NACKA, SWEDEN





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