Re: gtk_im_context_set_cursor_location() in GtkTextView



Hi,

There is an open bug in bugzilla on this:

 http://bugzilla.gnome.org/show_bug.cgi?id=50626

The patch there from Hidetoshi has the same problem as yours, it
updates the spot hint at essentially random times.

We need to think through exactly what cases will result in the cursor
location changing, and update the spot hint in response to those
cases, rather than simply updating it on every event or the like.

Havoc




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