Yes I use Gtkmm. The problem with any click event on the web front-end which
does not change the view (for example a button to increment some counter )
is that, if the mouse cursor is not moved after the first click, the click
event does get fired for subsequent time. Click event gets fired for the
first click and if the mouse cursor is not being moved then on the next
clicks no event is fired.
Please guide me, how do I handle it? 
Will it be a possible way to manually fire a mouse displacement event or
something after every click ? Or is there any way to deal with the click
events on the web front-end. (This is tested on Firefox 22 and Chromium 28
browsers.).  



--
View this message in context: 
http://gtk.10911.n7.nabble.com/Gtkmm-web-front-end-tp81890p82105.html
Sent from the Gtkmm mailing list archive at Nabble.com.
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to