Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Press enter to start writing
#2
If you have used the tutorial for the Rich text box instead of writing on the screen, just rely on if that rtb is visible or not.

On keypresses, if rtbwhatever.visible = true then fishcake else fishcake2

and have your enter keypress as if rtbwhatever.visible = true then rtbwhatever.visible = false else rtbwhatever.visible = true

:]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)