New topic: How do I create a globally available object?
<http://forums.realsoftware.com/viewtopic.php?t=29420> Page 1 of 1 [ 4 posts ] Previous topic | Next topic Author Message seaaggie Post subject: How do I create a globally available object?Posted: Wed Aug 05, 2009 11:39 pm Joined: Wed Jul 29, 2009 10:56 pm Posts: 10 Hi there, I want to create a timer and a dictionary that are accessible from various windows in my project. How do I do that? Sally Top DaveS Post subject: Re: How do I create a globally available object?Posted: Wed Aug 05, 2009 11:41 pm Joined: Sun Aug 05, 2007 10:46 am Posts: 1372 Location: San Diego, CA create them in a Module... _________________ Dave Sisemore MacPro, RB2008r3.1 Top seaaggie Post subject: Re: How do I create a globally available object?Posted: Wed Aug 05, 2009 11:59 pm Joined: Wed Jul 29, 2009 10:56 pm Posts: 10 Hmmm. New module can only have events and properties. Please explain. S. Top timhare Post subject: Re: How do I create a globally available object?Posted: Thu Aug 06, 2009 12:17 am Joined: Fri Jan 06, 2006 3:21 pm Posts: 6009 Location: Portland, OR USA Dictionaries and Timers are objects, which can be held as Properties of a Module. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 4 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]
