gtk_entry_set_position




Hi,

I'm trying to set the insertion point in the text entry of a combo
box. It doesn't seem to work; GTK_EDITABLE(entry)->current_pos is
updated (at least immediately after the set_position), but the
insertion point doesn't move on the screen. The position is not 
after the end of the text; I've even tried 0 and 1. The cursor always
remains at the end of the entry.

Ideas?

Thanks,

Havoc Pennington
http://pobox.com/~hp






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