Hi Laurent, XMouseClickHandler was not working in the last milestones, which should have been fixed as stated in: #i47814#, however it is very recent, so it's probably not in m113 thus it's not a surprise that you have problems with XMouseClickHandler.
2005/7/12, Laurent Godard <[EMAIL PROTECTED]>: > Hi all > > i try to react to clicks on some cells > Using the com.sun.star.awt.XMouseClickHandler, i only retreive the > coordinates of the pointer. Is there a way to know which cell has been > clicked ? > > I'm actually using the com.sun.star.view.XSelectionChangeListener > It globally works but i encounter 3 problems > - some double calls > - if the user moves the mouse during the callback function > _selectionChanged, i end with a state "during selection", i mean, as if > i was curren,tly selecting a range (moving the mouse hanges the selection) > - using print preview shutdown the listener > > Are this known issues ? Any workaround ? > > Thanks a lot in advance > > Laurent > > > -- > Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org > Indesko >> http://www.indesko.com > Nuxeo CPS >> http://www.nuxeo.com - http://www.cps-project.org > Livre "Programmation OpenOffice.org", Eyrolles 2004 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best Regards Christian Junker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
