11-05-2009 02:33 PM
Hi,
I am implementing a user interface using a TPC 2012 and LabVIEW 8.6.
I am displaying a message to the user using a two button dialog box. I want to customize the buttons because the defaults are "OK" and "x", but it seems like this option is not supported?? (I am attaching a simple project to demonstrate what I am trying to do).
It seems like a trivial functionality, and the "OK" and "x" buttons are really small and close together. Bad choice for a touch panel application.
I would appreciate a workaround.
Thank you
Solved! Go to Solution.
11-06-2009 05:21 AM
Hi,
Make a seperate subvi to take input from the user, it would make your task much easier.
You will be able to place the buttons where ever you want and will be able to customize it also.
Regards