jwsheff wrote: > > Hi All > > My question may be simple but I have spent all day trying to figure this > out. I have a ColumnView that I would like to have the text for a > row/column cell displayed in a text field when my user positions their > mouse over the ColumnView point. I can identify the particular > coordinates using the mouse.x and mouse.y class but can not figure out how > to relate that to row pointed to by the x/y coordinates. Need to consider > the ColumnView can be sorted. > > Please help me with this and thank you in advance. > I figured it out. Was using the documentation associated with the program which was of little help. Switched to the online help and that made the solution clear. Used the Find method to set the internal cursor to the item I wanted based on the mouse x and y coordinates, then used Item property to return the text. Thanks to all who may have been thinking about this. -- View this message in context: http://old.nabble.com/ColumnView-Row-by-Mouse-X---Y-Coordinates-tp27524780p27541553.html Sent from the gambas-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user