New topic: 

Get the value from the popupMenu

<http://forums.realsoftware.com/viewtopic.php?t=43337>

         Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic          Author  
Message        Eclipse          Post subject: Get the value from the 
popupMenuPosted: Mon Mar 26, 2012 7:21 am                         
Joined: Sat May 19, 2007 6:01 am
Posts: 215                Code:Label.text = popupMenu.Row(popupMenu.listIndex)

This is not working. How do I collect the value from the popupMenu to use this 
value!? The choice made by the user...?   
                             Top                 arthofer          Post 
subject: Re: Get the value from the popupMenuPosted: Mon Mar 26, 2012 7:24 am   
                      
Joined: Tue Feb 14, 2012 5:39 am
Posts: 43
Location: Austria                PopupMenu.Text gives you the name of the 
selected item
PopupMenu.RowTag(PopupMenu.ListIndex) gives you the saved rowTag (if set)      
_________________
Thomas Arthofer

  
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to