webclient on iphone.

Hi all,
Anyone succesfully deployed a servoy-websolution on the iphone?
and following the iphone (mobile browsers) standards?
I mean also, with the auto-scaling option working?

Something like the attachement…

I have tried several things, but I keep on zooming in and out.

Hope to hear some experiences, or tips/tricks.

(Almost) everything is possible. I think we solved the scaling issue and some other things that are iPhone specific. You have to carefully read some of Apple’s docs on iOS 18 - Apple Developer, make quite some workarounds with style sheets etc. The screenshots below are from our iphone client. We just have to do some more style tweeks, but we are pretty happy with the result (all German, unfortunately):

Hope this inspires…

I’m inspired! Nice screens.

Hey Patrick - NICE WORK!

Would you share your style sheet and screen dimensions? I think that a lot of people would like to develop iPhone-compatible screens in their solutions…

Unfortunately it is not that easy. We had to tweak Servoy’s html quite a bit to make that work (not only from the stylesheet side). Maybe I can answer specific questions…

Ah! OK, no problem.

Any hints for getting things right in terms of form size, font sizes to use, etc?

Hi all,

we have found a way, to make great iphone looking web-apps without touching the style-sheets by hand! We use some html (header) injection and proper servoy-styles. (Thanks for the tip, Johan! ;-) )

as soon we have finished up, I’ll post some details here.

Harjo:
Hi all,

we have found a way, to make great iphone looking web-apps without touching the style-sheets by hand! We use some html (header) injection and proper servoy-styles. (Thanks for the tip, Johan! ;-) )

as soon we have finished up, I’ll post some details here.

Hi Harjo

Did you make any progress with this ? I am very interested to know any tips etc

Cheers
Gordon

Hey!

Just curious if anyone has any new tips for getting servoy web pages to display on the iphone.

Thanks

I’m curious to know where the buttons, images, and color scheme came from.

Check out this link: viewtopic.php?f=12&t=11125

Harjo shows how to do what you want there…

Just wondering how you know when an iphone client connects so that solution can divert to compatible forms? Sorry if this has been answered elsewhere but if it has I can’t find it!