GDK_WINDOW_TEMP and cursors



Hello,

I don't know if this is a bug or a feature, but why is the cursor set
to None in a GDK_WINDOW_TEMP ? This results in all GDK_WINDOW_TEMP
having a cursor shaped as a big X (GDK_X_CURSOR) or at least it is
so in my setup (FVWM 2.0.45 on Linux).

GDK_WINDOW_TEMP is used in GTK_WINDOW_POPUP, and GTK_WINDOW_POPUP is
used by gtkcombo.c for the popup menu -- this leads to having
a GDK_X_CURSOR in the popup list in the combobox which looks kind of
odd -- it would IMHO be more logical to have an arrow shaped cursor
when it is possible to select something from a list like 
GDK_TOP_LEFT_ARROW or GDK_DRAFT_LARGE.

I know that this is only cosmetic and is consequently not important.

Regards

Jesper

--
Jesper Skovhus Thomsen
Department of Cell Biology
Institute of Anatomy
University of Aarhus
Denmark



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