FrançaisEnglishEspañol
PC SOFTForums homeLast messagesOnline repository
PC SOFT
Find...
Perform the searchSearch in...
Newsgroup dedicated to WINDEV (current version), in English
Scroll Bar and Code replace
Dec., 20th 2009 at 05:00 PM
John Marrone
<gu...st@news.pcsoft.fr>


Hi
I need to know how to make the rows in a table scroll at the same as the scroll bar is being dragged. Right now I grab the scroll bar button and drag it, while I am doing this the rows are not scrolling. But when I let go of the scroll bar, then the rows adjust to the right location. I want the rows to scroll at the same time the scroll bar is being scrolled.
I also have a second question about the code editor. Can you not hi lite some code and do a search and replace for just the code in the highlighted area. I have looked at the options in the drop down box but no option is for highlighted code only. And I am referring to when you choose to replace all. Thanks for any help.


Replies to this message:
Re: Scroll Bar and Code replace
Thank you for your time DerekT. I have over 50 tables with an average of 15 coloumns or more. I rather get in a bar fight. Besides the scroll whell works once you give the table focus. Thanks again.
From John Marrone - Dec., 20th 2009 - More »
Re: Scroll Bar and Code replace
John I also noticed this with the Table scroll bar which seems to be a glitch in the table control wizard. What I found was that if you use the wizard to generate a browing table (file or query based ...
From DerekT - Dec., 20th 2009 - More »