I'm using Pango (and Cairo) for a small text editor application. I'm using
PangoLayout with PANGO_WRAP_WORD. To make a cursor, I'm inverting the
foreground and background colors using attributes for a single character.
This works fine until I reach the end of a line! Then my cursor disappears
(I want it to appear after the word so I can add a suffix or something.)

What am I missing?

If this isn't the correct place to ask this, please point me in the correct
direction.

Thank you much,

Brad Beer
_______________________________________________
gnome-list mailing list
gnome-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-list

Reply via email to