01-15-2009 01:58 PM
I see someone modified the standard "3 button dialog" into a "4 button dialog", which worked for me in the past. Now I need a "five button dialog" of similar functionality (i.e., a dialog box pops up allowing user to choose one of 5 choices "red", "green", etc.). I may try to modify the 4-button one myself (I'm not beginner, but not advanced at all), but just wondered if someone had done it already. Thanks in advance.
Four-button dialog example: http://zone.ni.com/devzone/cda/epd/p/id/3324
01-15-2009 02:31 PM
More...
Actually I cannot modify this VI because I only have "base" Labview and cannot do event structures, but I could use such a VI if someone else has already written it.
01-15-2009 02:31 PM
01-16-2009 09:49 AM
I've attached a modified version of the CORE VI (LV 7.0) that can display from 1 to 9 buttons. It still uses an event structure...