M**********n 发帖数: 432 | 1 I have a question on GTK cursor.
For example, I have a text entry and a text view within the same window. I
set both the entry and view non-editable. It appears that the cursor is
always in the text entry. How could I put the cursor in the text view
without using the mouse clicking? I have tried gtk_text_view_place_cursor_
onscreen(), but it dosn't work?
Could someone give any suggestions? |
|