Re: Scroll position problem (gtk2)

2017-08-26 Thread Franco Broi
"Other than the value field" Signal Details The “changed” signal void user_function (GtkAdjustment *adjustment, gpointer user_data) Emitted when one or more of the GtkAdjustment fields have been changed, other than the value field. You might want to try using https://develo

Scroll position problem (gtk2)

2017-08-26 Thread Matthew A. Postiff
I have a GtkWidget *A that contains another GtkWidget *B. The web content of B changes from B_1 to B_2 when the user clicks a link inside of it. When I click the "Back" button in B_2, I want it to return to B_1 at the last known scroll position. This is the code that I thought would do it--by r

Can I fix crush file_chooser_dialog on windows?

2017-08-26 Thread michinari.nukazawa
Hello. I develop vecterion vector graphics editor in GTK3/cairo. https://github.com/MichinariNukazawa/vecterion_vge vecterion do crush on windows. crush near a file_chooser_dialog call (after file save command call) but gtk_message_dialog and glade dialog is not crush. I need glib schemas? (bec