At 6:31 PM +0100 11/18/01, jonathan wrote: >le 2001/11/18 18:02, Michael S Kluskens à mkluskens@... a écrit : > >> It seems to me that using EDIT$(_ef,#,#) scrolls an edit field to the >> top. That is the only statement that I can field that I think is >> doing that to me. > >i don't understand this post. >are you saying that you seek to do this, and this is the only command that >will? or are you complaining that this does that? or that another should? >does the ef have a scroll bar attached? [in this case, manipulating the >thumb should achive this effect], or is it a plain ef, in which case i'm >sure that there's a toolbox command to scroll a field to view... > >what are you trying to do/say? I have an EDIT FIELD -1,... with an attached SCROLL BUTTON -1, when I use EDIT$(1,_maxInt,Int)=string$ and I use TEKEY$="" to force the EDIT FIELD to scroll down to the insertion point and I do this repeatedly the EDIT FIELD flashes between the top and the bottom. In other words, TEKEY$ scrolls the EDIT FIELD so that the insertion is visible like it says in the manual and the EDIT$ scrolls the EDIT FIELD so that the top of text in the EDIT FIELD is visible. -- Michael Kluskens <mkluskens@...> Got a question? The answer is "I don't do windows."