That's just the Bare Bones kind of thing I think I saw way back... thankyou Ed. That is under 200 LOC if you remove the unnecessary Declares.
I remember starting with similar and adding on... and on...
I am just over 600 with mouser functions. Just cleared a hurdle of selecting text with mousebutton(1) dragging.
I had arrows or scrolling selecting with Shift but had hell of time doing MouseDown like QB64 IDE does (which is my model I wish to duplicate).
hmm Locate with 3 arguments? gotta look into that. > It's for cursor on/off
I remember starting with similar and adding on... and on...
I am just over 600 with mouser functions. Just cleared a hurdle of selecting text with mousebutton(1) dragging.
I had arrows or scrolling selecting with Shift but had hell of time doing MouseDown like QB64 IDE does (which is my model I wish to duplicate).
hmm Locate with 3 arguments? gotta look into that. > It's for cursor on/off
b = b + ...