vieira Posted February 16, 2009 Report Share Posted February 16, 2009 I`m doing a telephone application. I want to know a easy way to show each digit (0-9) in the screen (indicator). How can help me? Thank you in advanced. Quote Link to comment
mross Posted February 17, 2009 Report Share Posted February 17, 2009 QUOTE (vieira @ Feb 15 2009, 08:27 PM) I`m doing a telephone application. I want to know a easy way to show each digit (0-9) in the screen (indicator). How can help me? Thank you in advanced. Put 10 rectangular boolean switches in a cluster. Arrange them and label them like a phone keypad. Set the switch action to be momentary. I presume you really mean to use controls not indicators. I can't imagine why you would make a keypad as an indicator. Quote Link to comment
JustinThomas Posted February 17, 2009 Report Share Posted February 17, 2009 There is an example of a numeric keypad on the NI site. See the link below. http://zone.ni.com/devzone/cda/epd/p/id/456 This should get you started Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.