Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to locate the item After sorting
#5
int cp=SendMessage(h SCI.SCI_GETCURRENTPOS 0 0) ;;currentpos: begin of the line
    mes cp 
    SendMessage(h SCI.SCI_SETSEL cp cp+9)

It can move to the back of the dot, but it's unstable


Messages In This Thread
how to locate the item After sorting - by macman - 01-17-2021, 12:21 AM
RE: how to locate the item After sorting - by macman - 01-17-2021, 01:25 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)