10-15-2012 11:09 AM
Hello,
In my program (VBAI 2010) I use a user input tool with a tactile screen but the size of the button is a little bit to small.
Is it possible to modify this size (in the configuration file for exemple)?
Thanks for your answer
10-15-2012 01:51 PM
No good way to modify the size of the button (besides making the text longer so the button is longer). If you need to customize the popup, I would recommend making a Run LabVIEW VI that can you can make look however you want and then run this VI from a Run LabVIEW VI step (you will need to make sure the front panel is opened). Here is a simple inspection with a simple VI to illustrate this.
Hope this Helps,
Brad
10-17-2012 01:36 AM
Hello,
Thanks for your answer. I will use your custum VI.
Best regards,