Re: Gnome with high resolution display (4k, 27 inch)

2016-09-24 Thread Paul Davis
On Sat, Sep 24, 2016 at 10:34 PM, Michael Torrie wrote: > > Hopefully someone can enlighten me as to why after years of hearing > about the promise of vector graphics allowing arbitrary and beautiful > scaling of our user interfaces, we are stuck with this HiDPI kludge and >

Re: Gnome with high resolution display (4k, 27 inch)

2016-09-24 Thread Michael Torrie
On 09/23/2016 05:30 AM, Andrea Giammarchi wrote: > Thanks for sharing your findings, I've updated archibold.io page with this > info. > > Not sure we should file a bug in tweak tool project, I'll try to > investigate how/where but hopefully they are reading this ML too. I've always wondered why

Show only a part of a TextBuffer in a TextView

2016-09-24 Thread Tuur Dutoit
Hi, A little over a year ago, I started to write a word processor (https://launchpad.net/writer) for elementary OS (https://elementary.io/) Making the UI, toolbars and editing features was pretty straightforward, but I got stuck on a (seemingly simple) issue: I couldn't for the life of me

Re: g_object_set_data or subclass?

2016-09-24 Thread Emmanuele Bassi
Hi; On 24 September 2016 at 15:39, Konstantin P. wrote: > What is better for storing a widget state ? In general, if your language facilities allow it more easily than C, it's highly recommended to subclass a widget in order to store additional state. Using the

g_object_set_data or subclass?

2016-09-24 Thread Konstantin P.
What is better for storing a widget state ? ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list

gtk+-3.22 and dnd

2016-09-24 Thread Jean-Philippe Chancelier
Hi all, I have a Gtk application which uses drag-and-drop. It works fine with gtk+-2.0 (under linux and windows) and also with gtk+-3.0 (under linux). When cross compiling for windows it was crashing (when using dnd) with version 3.18.