Welcome, Guest. Please login or register.

Author Topic: Hollywood strings  (Read 1588 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline cgutjahr

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 697
  • Country: 00
    • Show all replies
Re: Hollywood strings
« on: October 23, 2003, 10:03:32 PM »
There is no such command in Hollywood 1.0. You would have to define lots of key events (all alphanumeric keys, Enter, Backspace etc.) and write subroutines for each key event that add the pressed key to your input string. It's quite a PITA (I know - I tried it ;-)

You better upgrade to Hollywood 1.5: It has a proper "Input" function, as well as "IsKeyDown()". And it features an awful lot of improvements over v1.0 - above all, it has layers!