[tomboy-list] Keyboard shortcuts in gtk sharp application.
Krystian Kichewko
kichewko at nonstopworkshop.com
Wed May 13 12:46:44 PDT 2009
Hello!
I'm trying to make an application using gtk sharp that would sit in
system tray and open when user presses some defined key ( just like
tomboy). I was trying to find a way to define global shortcuts in gtk
sharp documentation but I didn't find anything.
Next thing I did was to download tomboy sources to check how tomboy
does it. I found out that it uses c++ library (libtomboy) to bind and
unbind shortcuts.
My question: is there any way to define shortcuts from c# code without
using c++ library? Is there any tutorial?
I know this is not gtk list, but this is the only trace of global
shortcuts in mono application I was able to found.
Krystian Kichewko
More information about the Tomboy-list
mailing list