New topic: JavaScript events callback.
<http://forums.realsoftware.com/viewtopic.php?t=46743> Page 1 of 1 [ 3 posts ] Previous topic | Next topic Author Message KikoLobo Post subject: JavaScript events callback.Posted: Mon Jan 28, 2013 8:22 pm Joined: Sat Oct 01, 2005 12:51 am Posts: 245 Location: Monterrey, Mexico Hello. I am looking for a way to get an event back to RS when a scroll happens at a WebContainerControl. Is there a simple way to implement this? I looked at the SDK but trying to add a wrapper as a DIV its impossible to embed a WebContainerControl within that DIV or is it? I need this callback to update the WebTableView i am working on to be lazy loaded when scrolled to end instead of fully load all data. Any clues welcomed _________________ ------------------ Do what you can with what you have. Its often more than enough. Top JohnV Post subject: Re: JavaScript events callback.Posted: Mon Jan 28, 2013 10:25 pm Joined: Sun Jan 28, 2007 2:38 pm Posts: 158 I looked for this a while ago: finally gave up. I assume your problem was the same as mine? Dumping 1000 records into a weblistbox is just too clunky? Top KikoLobo Post subject: Re: JavaScript events callback.Posted: Tue Jan 29, 2013 1:22 am Joined: Sat Oct 01, 2005 12:51 am Posts: 245 Location: Monterrey, Mexico Yes. Exactly! I guess we have to make a feature request to RS to add an event to their webcontainer DidScroll(Position as integer) Maybe the webWrapper might help.. but i doubt it due to the embed within issue. _________________ ------------------ Do what you can with what you have. Its often more than enough. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 3 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]
