Re: Help with modal dialog

2016-04-22 Thread David Marceau
On 04/21/2016 08:52 PM, Matthew A. Postiff wrote: > I got farther by installing a signal handler that I catch in the > container class/object. Now if I am viewing the dialog, and hit escape, > it closes, the dialog is destroyed, and I can create it again later. > > However, if I mouse click the Re

Removing overlay scrollbars. export GTK_OVERLAY_SCROLLING=0 fails

2016-04-22 Thread John Coppens
Several programs (such as Geeqie) have the overlay scrollbars enabled, but this causes serious problem when selecting images from the list. The last item of the list is nearly invisible - only 1 pixels shows above the scrollbar, making it difficult to hit with the cursor. Even more so because there

Re: GTK3 bindings for Nim language available

2016-04-22 Thread Stefan Salewski
On Mon, 2015-03-30 at 14:50 +0200, Stefan Salewski wrote: > We have some basic Nim GTK3 bindings available now, see > > https://github.com/StefanSalewski?tab=repositories Bindings for GTK 3.20 are available now, I created a new top level directory at github for the ten modules: https://github.co