tests/win32/autom_ihm/ihm@svgui/gui.xml
author b.taylor@willowglen.ca
Wed, 12 Aug 2009 15:20:51 -0600
branchcherry-pick
changeset 375 b16bcfe531d7
parent 266 530118da6c15
permissions -rw-r--r--
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
266
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     2
<Interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="def_xsd.xsd" id="1" name="Interface">
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     3
  <Button toggle="true" unselected_id="fill_off" selected_id="fill_on" id="2" name="fill" background_id="fill_bck"/>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     4
  <Button toggle="true" unselected_id="empty_off" selected_id="empty_on" id="3" name="empty" background_id="Empty_bck"/>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     5
  <Transform moving_id="gague_mobile" id="4" name="gauge" enable="false" background_id="gauge_bck"/>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     6
</Interface>