Re: question about gtk_dialog (gtk2)

2018-06-20 Thread Wojciech Puchar
nobody have idea? On 2018.06.15 13:43, Wojciech Puchar wrote: how to make dialogs appear on center of screen not on left corner. tried multiple things no results. For normal windows gtk_window_set_position works for dialog it doesn't below is example routine to ask a yes/no question from my

Re: GtkTextBuffer : Applying tags to newly input text

2018-06-20 Thread Gary Kramlich
Hi Eric, I meant to respond sooner but I've been busy. This worked like a charm!! Thank you very much. Not sure how I overloaded `gtk_text_iter_backward_chars` but yeah that made things way easier. A followup I've been struggling with though is how to avoid applying this formatting when rich te