07-19-2022, 04:08 PM
Thanks jj, I do have a couple tiny updates planned:
1. easy PgUp PgDn buttons work in a Text Box allowing you to "page" through a super long string of text.
2. already made LstHighliteItem$(cntrlHandle) function that will give programmer a quick update of the highlighted item in the list box requested. I've changed Get Filename using it and eliminated the need to label and name the selected file. That will be like the 3rd update of that handy app, ha! BTW I am still wondering if right clicking the Dirs or Folders list for changing directory is good enough or installing a ChDir button to make it obvious. In current update, I just have label under Folders List Box that says right click to CD.
Then a little pause while I put together an Edit Box which is a Text Box and List Box combined, probably going to need scrollbars or word wrap or both?
1. easy PgUp PgDn buttons work in a Text Box allowing you to "page" through a super long string of text.
2. already made LstHighliteItem$(cntrlHandle) function that will give programmer a quick update of the highlighted item in the list box requested. I've changed Get Filename using it and eliminated the need to label and name the selected file. That will be like the 3rd update of that handy app, ha! BTW I am still wondering if right clicking the Dirs or Folders list for changing directory is good enough or installing a ChDir button to make it obvious. In current update, I just have label under Folders List Box that says right click to CD.
Then a little pause while I put together an Edit Box which is a Text Box and List Box combined, probably going to need scrollbars or word wrap or both?
b = b + ...