Geany is open source software, worked on by volunteers, if somebody wishes to
do it, pull requests are welcome.
A quick look at the Gimp docs suggests it delegates the entire keybinding
process to GTK. It would be a significant change for Geany to do the same.
Also Gimp supports only GTK2, wh
Could you please inspect how it is done in, say, GIMP, and do it in the same
way?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1368#issuecomment-273814162
Please provide information that is relevant to the problem to help solve it.
Since you pasted the whole program we will assume C language. What actions did
you use to build the executable? Does an executable with the same name as the
source exist in the same directory? The message you pasted
Works for me just fine if I
1. open a fresh Geany (1.29)
2. replace "xterm" to "xfce4-terminal" in the Preferences/Tools (giving me
`xfce4-terminal -e "/bin/sh %c"`)
3. paste the sample C program into the buffer
4. save it as */tmp/1369.c*
5. click on the "Build" icon (F9)
6. click on the Execute
I 'm programmer 23 years. C, C++, Java, Python.
Dňa 19. 1. 2017 12:21 dopoludnia používateľ "elextr" <
notificati...@github.com> napísal:
> Did you build the executable before you tried to run it?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view