Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Text box item caret position
#4
I was attempting to use Scintilla messages (code below) without success. I suspect it only works for the qm editor?
 
Code:
Copy      Help
 
int GoToLineNumber 3
int h = id(15 "Notepad")
SendMessage(h SCI.SCI_GOTOLINE GoToLineNumber-1 0)


Messages In This Thread
Text box item caret position - by cuitino - 10-22-2019, 01:48 AM
RE: Text box item caret position - by Kevin - 10-22-2019, 01:57 AM
RE: Text box item caret position - by cuitino - 10-22-2019, 11:05 AM
RE: Text box item caret position - by cuitino - 10-22-2019, 12:35 PM
RE: Text box item caret position - by Kevin - 10-22-2019, 03:19 PM
RE: Text box item caret position - by cuitino - 10-22-2019, 06:08 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)