GloveBox | May 3rd, 2010
Posted my source code for WebKit touch scrolling of flexible sized data in fixed size boxes.
I will be preparing more of a tutorial / demo of this functionality but am way too busy with client work right now. ( I wrote GloveBox on the weekend, and it’s already in use in 3 Nitobi client projects! Expect lots of updates as we put it through the ringer. )
You can get / git / fork the code at http://github.com/purplecabbage/GloveBox
or via svn at
http://code.google.com/p/glovebox/
The choice is yours, but the google code repo will probably be much fresher since I still find myself fighting with git on a regular basis. ( I love github though! Bring on the svn write access … )
Cheers!
May 4th, 2010 at 12:30 am
Jesse, have you tried inserting 100%/100% iframes in your scrollable box? Would that work to simulate “stacking” screens?
Thanks,
-Bill
May 4th, 2010 at 12:44 am
I haven’t tried that, you could also get frame like view swapping using divs. Please, give it a go and report your findings!
May 19th, 2010 at 10:33 pm
Jesse, have you tried inserting 100%/100% iframes in your scrollable box? Would that work to simulate “stacking” screens?
+1
November 8th, 2010 at 9:01 pm
Thanks for making this public. It may help with my modest goal of worldwide (publishing) domination…