ch750536's Recent Forum Activity

  • I have the following xml:

    <?xml version="1.0" encoding="UTF-8"?>
    <CATALOG>
    	<MANUFACTURER>Adler
    		<BIKE>
    			<MODEL>100 M</MODEL>
    			<CC>100</CC>
    			<YEAR>ALL</YEAR>
    			<BATTERY>B39-6</BATTERY>
    		</BIKE>
    		<BIKE>
    			<MODEL>250 M</MODEL>
    			<CC>250</CC>
    			<YEAR>ALL</YEAR>
    			<BATTERY>B39-6</BATTERY>
    		</BIKE>
    	</MANUFACTURER>
    	<MANUFACTURER>Aermacchi
    		<BIKE>
    			<MODEL>125 SX</MODEL>
    			<CC>125</CC>
    			<YEAR>ALL</YEAR>
    			<BATTERY>12N7-3B</BATTERY>
    		</BIKE>
    		<BIKE>
    			<MODEL>175 SX</MODEL>
    			<CC>175</CC>
    			<YEAR>ALL</YEAR>
    			<BATTERY>12N7-3B</BATTERY>
    		</BIKE>
    		<BIKE>
    			<MODEL>Ala</MODEL>
    			<CC>250</CC>
    			<YEAR>ALL</YEAR>
    			<BATTERY>6N11A-1B</BATTERY>
    		</BIKE>
    	</MANUFACTURER>
    </CATALOG>[/code:e9510poa]
    
    What I have is a listbox that is populated by Manufacturer when the app runs.
    Example: 
    Manufacturers:
       Adler
       Aermacchi
       etc.
    
    What I'm trying to do is an event that populates a second list box based on the selected manufacturer.
    Example, user selects Adler
    Bikes:
       100 M
       250 M
    
    Have tried all sorts but cant get the bikes list to do anything.
  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
ch750536's avatar

ch750536

Member since 8 Nov, 2013

None one is following ch750536 yet!

Trophy Case

  • 11-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

13/44
How to earn trophies