Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rich Edit functions
#1
I noticed ComboBox has alot of functions.. do any of the Text Edit boxes have there own functions?

i am looking for a text editor i can place specific text on specific lines. so if user checks a box or selects an item in drop down list, text would be added to the text editor at specific lines

possible? thanks

i guess i can use a Grid and just have 1 column with multi line support

am i able to add rows with a button?
#2
Grid does not support multiline text. Better use multiple text edit controls. There are no functions other than set text and get text.


Forum Jump:


Users browsing this thread: 1 Guest(s)