Pango End of Line Cursor Issue...



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


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