View Single Post
  #6 (permalink)  
Old 02-17-2008, 10:18 AM
klaus's Avatar
klaus klaus is offline
Basic4ppc Veteran
 
Join Date: Oct 2007
Location: Switzerland
Posts: 470
Awards Showcase
Competition Winner 
Total Awards: 1
Default

Hi Linecutter
I had a look at your problem and I am afraid that there is no solution at that time for the positionning of the text box.
The problem is that there is information missing:
- the x value from the beginning of the table to the first part of the first displayed column, even the ColWidth value is of no help because the table displays also a partial first column.
- the row number of the first displayed row.
- or the Values of the integrated VScrollBar and HScrollBar of the table.

As long as these values are not available you cannot position your TextBox onto a Cell.

In trying to solve your problem I found a problem with the ColWidth values.
I posted a Bug report:
http://www.basic4ppc.com/forum/showt...=9746#post9746

Best regards
Klaus
Switzerland
Reply With Quote