comp.lang.ada
 help / color / mirror / Atom feed
* Gtk / GtkAda question (TextBuffer insertion)
@ 2020-04-11 13:34 ldries46
  2020-04-14  6:37 ` briot.emmanuel
  0 siblings, 1 reply; 4+ messages in thread
From: ldries46 @ 2020-04-11 13:34 UTC (permalink / raw)


I do have Program that writes into a GtkTextBuffer. Most of the time 
this writing is straight forward line by line but at the end I have a 
set of lines that must be inserted at a well defined point.

I can coming along that point Safe the Iter there or do an Add_mark My 
problem is how do I put the cursor afterwards back to that position just 
to insert the lines lateron

L. Dries

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-15  7:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 13:34 Gtk / GtkAda question (TextBuffer insertion) ldries46
2020-04-14  6:37 ` briot.emmanuel
2020-04-14  6:57   ` ldries46
2020-04-15  7:27     ` briot.emmanuel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox