Re: multi-column display

52 views
Skip to first unread message

Remi Grumeau

unread,
Jan 9, 2013, 1:47:26 PM1/9/13
to iphone...@googlegroups.com
Well, multi-column was started like…. more than 2 years ago by Sean at an iPhoneWebDev hackathon. 
As far as i remember, a lot of work was still needed on that.

Since iUI makes all sliding navigations based on hash value, having multi-column is very complicated and need some complete refund of the core functions.
I was waiting for v0.5 to try something like splitting hash value with "-" and target different panels.  
A lot of work. It needs to deal with browser history & integrating ajax loaded external panels sounds like mad to think of.

If a skilled Javascript developer wants to work on it, i'd be happy to help, but i have no time to do it by myself atm. 

Remi

Le 9 janv. 2013 à 19:01, "Jeff (iUI Noob)" <fjr...@gmail.com> a écrit :

Multi-column display for tablets is mentioned on the iUI home page, but I cannot find any other mention of it. Can someone point me to an example of this and what code is required to accomplish it?

--
You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
To post to this group, send email to iphone...@googlegroups.com.
To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
 
 

Sean Gilligan

unread,
Jan 9, 2013, 3:06:32 PM1/9/13
to iphone...@googlegroups.com, Remi Grumeau
On 1/9/13 10:47 AM, Remi Grumeau wrote:
Well, multi-column was started like…. more than 2 years ago by Sean at an iPhoneWebDev hackathon. 
As far as i remember, a lot of work was still needed on that.

Remi is correct. We started it at iOSDevCamp 2010 and worked on it again at iOSDevCamp 2011.  The best example of the code is the "Mashboard" application.

Demo is here:
http://mikhailxu.github.com/

Sourcecode is here:
https://github.com/mikhailxu/Mashboard

I will be merging this code into the main GitHub repo shortly.



Since iUI makes all sliding navigations based on hash value, having multi-column is very complicated and need some complete refund of the core functions.


Not necessarily.  If your app can use the left column mostly for navigation and the right column for displaying "leaf" nodes in the tree, then it is not necessary to change the history/hash-value mechanism.



I was waiting for v0.5 to try something like splitting hash value with "-" and target different panels.  
A lot of work. It needs to deal with browser history & integrating ajax loaded external panels sounds like mad to think of.


I have some ideas for how to do this, if that is what you need.



If a skilled Javascript developer wants to work on it, i'd be happy to help, but i have no time to do it by myself atm.


I have some time freeing up for this and would also be happy to work with any skilled developers who can contribute.  I have been working with several JavaScript MVC frameworks and believe some form of MVC approach is going to be necessary to build anything more than a trivial two-pane application.


-- Sean

rickyh

unread,
Feb 9, 2013, 10:24:13 AM2/9/13
to iphone...@googlegroups.com, Remi Grumeau
 
Sean,
Is it possible to put an alphabetical list like this into the LH panel and display document contents on the RH panel?  I would like to display a page of information for each subject in the alphabetical list.
 
Also, is the code you link to in this post a complete set of iUI + your two-panel mod, or is it only the 2-panel mod that must be added in to the latest version of iUI?
 
Regards
Richard
 
 
Reply all
Reply to author
Forward
0 new messages