On Oct 3, 2006, at 7:47 PM, Tim Hare wrote:
The column number returned when you click the scrollbar is greater
than the
number of columns you have. You can check ColumnFromXY >=
ColumnCount to
tell whether you clicked the scrollbar.
I *hate* that REAL Software didn't make REALbasic consistent about
whether its array-like properties are zero- or one-based.
I set up a test, saw ColumnFromXY return 1, and assumed that this was
the first column. So ColumnFromXY = ColumnCount would seem to be a
reliable test.
Thanks to all for the help. This is a fairly decent solution.
Guyren G Howe
Relevant Logic LLC
guyren-at-relevantlogic.com ~ http://relevantlogic.com
REALbasic, PHP, Python programming
PostgreSQL, MySQL database design and consulting
Technical writing and training
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>