New topic: Updating dynamic controls
<http://forums.realsoftware.com/viewtopic.php?t=38796> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message jm5464 Post subject: Updating dynamic controlsPosted: Wed Apr 27, 2011 10:32 am Joined: Sun Dec 26, 2010 7:29 pm Posts: 13 I have a window that I'd like to attach different sets of controls to based on various circumstances and I thought I could just create containers for each set and dynamically add/remove them to the window when needed. The problem is I have other actions that need to update some of the controls so the compiler doesn't like the fact that they don't initially exist. I was thinking about embedding a copy of all of the containers into a hidden window and moving stuff to/from there, but there's got to be a better way. Any ideas? I'm hoping there's a simple way to do this. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- 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]
