Re: GtkPrintOperation; request for assistance

2017-02-09 Thread Eric Cashon via gtk-app-devel-list
Hi Norbert, I hit the reply instead of reply all on the first send. Try again. There is some information about printing at https://developer.gnome.org/gtkmm-tutorial/stable/chapter-printing.html.en It is in C++ but the C++ tutorial is very good. Sometimes I go there to figure out how to

Re: Identifying monitors

2017-02-09 Thread Norbert de Jonge
> I save preferences per monitor I think giving us more context might be useful. What kind of things do you save per monitor, and why? These are not things you could recreate by scaling and positioning based on detected monitor dimensions? If we're assuming monitors can be arbitrarily plugged in

Identifying monitors

2017-02-09 Thread zahlenmeer
I am rephrasing my question from a few weeks ago to hopefully be more precise this time to get an answer: I save preferences per monitor and I want to load the matching settings for each monitor at application startup. However, I do not know how to reliably identify which plugged monitor matches