RE: GtkComobBox with appears-as-list - broken? going away?

2016-12-13 Thread Ian Puleston
Thanks. I found this bug report opened a couple of years ago which seems to be the same thing that I'm seeing with appears-as-list set: https://bugzilla.gnome.org/show_bug.cgi?id=743683 If I can reproduce this in a Linux version as well as in the Windows version then I might look into possibly

Re: GtkComobBox with appears-as-list - broken? going away?

2016-12-13 Thread Emmanuele Bassi
Hi; you probably wanted to send you email to gtk-devel-list. On 13 December 2016 at 20:08, Ian Puleston wrote: The "big blank area" is meant to ensure that the first item in the list is close to the location of the pointer; the "appears-as-list" style property was mostly a hack with pretty seri

GtkComobBox with appears-as-list - broken? going away?

2016-12-13 Thread Ian Puleston
Hi, Back in 2005 I was one of a bunch of people who submitted bug reports after the change to a menu-style GtkComboBox gave it a layout that, in the opinion of many of us, looked broken with a big blank area - Bug 129463 was the main one. Ther

Re: CSS to look more like Gtk+ 2

2016-12-13 Thread Stefan Salewski
On Tue, 2016-12-13 at 11:07 +0100, Stefan Salewski wrote: > Indeed, the current available scaling of factor 2 may be really fine > for a 34 inch 4k display and a eye to display distance of about one > metre. Sorry, that was nonsence. Indeed my feeling was and is, that a 34 inch monitor with defau

Re: CSS to look more like Gtk+ 2

2016-12-13 Thread Stefan Salewski
On Mon, 2016-12-12 at 18:48 -0800, Kyle Terrien wrote: > What's the favored way to "fake" a HiDPI monitor?  Modify some pixel > density value in xorg.conf? Just increase the distance from your eyes to the display. What really matters is the viewing-angle. My feeling is, that for the popular 27 or

Re: CSS to look more like Gtk+ 2

2016-12-13 Thread Paul Davis
On Tue, Dec 13, 2016 at 2:48 AM, Kyle Terrien wrote: > > Adwaita is written in a CSS preprocessor (SCSS). > https://git.gnome.org/browse/gtk+/tree/gtk/theme/Adwaita > > It is a very complicated bit of work. In my opinion, if you need a > preprocessor for something like CSS, your CSS is probably

[help] how to append a picture button to GtkImageMenuItem in gtk+?

2016-12-13 Thread tomsunchen
Hi everyone: now i want to append button into GtkImageMenuitem, shown as attachment. need to add a callback function to delete menu item when user click the button. can you give me a suggestion or an example? Best Regards, tomsun ___ gtk