Hi there, Sean, I don't think a patch will work since I just used iUI as an inspiration.
I put together some sample code showing some ideas and features. Before you try that one, there are some things to mention: - The code was just extracted from a project I can't show here jet, so the sample is kind of content-free. - This sample does not use the skinning feature. I'll put together another one using skinning soon. - I did not use the beautiful swiping as in iUI because it seemed too slow for some content. So the different swiping you'll see is intended. - It's all in one page. I didn't need AJAX or such yet so no asynchronous stuff in there. - Some icons are not original iPhone style yet. Please don't blame me for the purple arrow icons. Please tell me what you think: http://iphone.h1d.de/iwat/samples/simple/index.html Cheers, Stefan On Feb 23, 12:02 pm, Sean Gilligan <[EMAIL PROTECTED]> wrote: > Hi Stefan, > > Just read the root of this thread... > > Can you make a patch and attach it to an Issue? I'll download the patch > and do a diff and let you know what I think. We can have a discussion > on extensibility on the development list... > > Cheers, > > Sean > > Stefan Henze wrote: > > Hi there, > > > I took a deeper look into iui recently and found for myself that it's > > not very structured into components nor extendible. For example if I > > need additional widgets I would have to either hack iui or write some > > code that's already included in iui. To customize the appearance of an > > application I would have to change the iui css or at least have to > > know what rules to define to override the default css style. Please > > don't get me wrong. I think iui is a great toolkit for the iphone and > > i really appreciate your work! > > > Nevertheless, I did some major refactoring to overcome these two > > issues for a tiny (internal) project. Are there any thoughts among the > > iui team to work on those issues? I'd like to make my changes open > > source. If you take a look at the code, it differs extremely from iui > > so it would be hard to put it into iui if the iui team doesn't want to > > go into a simmilar direction anyway. > > > I'll upload some code soon. Until then, are there any opinions from > > the iui developers concerning these issues? Are there any opinions > > from users? Is it better to have one iui that's all the best or should > > we have two of them competing and forcing each one to become better > > than the other one? > > > Cheers, > > Stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
