View Single Post
  #7 (permalink)  
Old 02-13-2008, 10:49 PM
LineCutter's Avatar
LineCutter LineCutter is offline
Senior Member
 
Join Date: May 2007
Location: Daarsit
Posts: 117
Awards Showcase
Beta Tester 
Total Awards: 1
Default

To extend the topic hijack further:
I've been redoing the EditableTable.sbp to be more generic (i.e. reading much of the data needed from the table data itself rather than programming it with the table design)...
But (there's always a but!) - if I resize the columns (or load a wide table) then the horizontal scroll bar appears & my edit-textbox disappears off of the right hand of the screen.
Does anyone know of a way to read the offset of the columns from the left hand edge of the table (or a way to stop resizing, or a way to locate the caret in X&Y coordinates on the form)?
Reply With Quote