[Gambas-user] Documentation glitch with Iconview ?

manuel viet gambas at ...1828...
Tue Jan 8 16:36:56 CET 2008


I was playing with an IconView (toolkit qt), and realized
it'd be cool to know when mouse would be over it, and
where (to know it was hovering over an item or the
background) ; the MouseMove event looked perfect and
the wiki says that this event is called "only when 
button1 is down, except for some complex controls like
Icon & List View ". So I tried, and for me MouseMove is
raised only if button1 is depressed while moving. If I 
change the IconView to a ListView,  the MouseMove 
event is raised anytime the mouse, indeed, moves inside 
the control area, as expected. So I'm afraid the wiki is
not up to date. Side question : how can I do this kind of
'tracking' inside this control (if possible at all) ?







-----
-- 
Manuel Viet
-- 
View this message in context: http://www.nabble.com/Documentation-glitch-with-Iconview---tp14692094p14692094.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list