New topic: After window.open event
<http://forums.realsoftware.com/viewtopic.php?t=28708> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message Greiffenberg Post subject: After window.open eventPosted: Thu Jun 25, 2009 10:05 am Joined: Wed May 16, 2007 1:50 am Posts: 154 Location: Denmark This is an easy one, but I'm not sure how I have an app that connects to a remote database. I would like to do this when it launches, but I would like to show the main window first. Since the connections are synchronous (as far as I have understood), I cannot use the window.open event. (Long timeout if the net is down or something) But: What event would fire after the window.open? Do I have to use a timer or something like that? Do I have to ping the server from a shell (and will all servers respond)? Best Greiffenberg 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]
