You can use the KeyFocus property node. On the block diagram, right click on the control and add a property node. Right click on the lower part of the node and change the property to KeyFocus. Wire a True boolean to the property.
"Arrington" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > We've written a number of VIs that require user input, and we'd like > for the user to be able to begin typing right away, rather than having > to use the mouse or the Tab key to move the cursor to the first text > field. What's a good way of doing this? Thank you very much. > -Dan >
