On Sun, 28 Dec 2008 18:40:49 +0100 Michael Heidinger mch.heidinger@gmx.de wrote:
Unfortunately, Geany sometimes thinks it received a double click event when it didn't really (maybe an older GTK issue?). So in the SVN version there is now a pref for this behaviour, off by default.
As you mentioned: Is there a possibility to turn off this feature? (config file, configuration window?) Can you tell me how?
Not for Geany 0.15, it was only added in the development SVN.
(But if you build Geany 0.15 from source, you could comment out the call to on_menu_toggle_all_additional_widgets1_activate() in src/notebook.c.)
See the website for info about building from source and SVN.
Regards, Nick