Re: [gtk-list] Cursor over widget



Guillaume Patry <patry@ensma.fr> wrote:
>During execution, somme assert are violated, and the cursor is not 
>changed when the mouse goes over the window.
>
>   gdkwindow.c line 1455 assertion 'window!= null' failed

This is usually because you are trying to set the cursor before your widget is
realised - could that be the problem?

John



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