Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Compatibility with iPhone safari?
Thu, Aug 23 2012 11:25 PMPermanent Link

IQA

Hi Tim,

Congratulations on Web Builder... I've just started having a play and
its a brilliant idea and I can jump straight into it as the IDE layout
is what we're all used to.

Just wondering, is Web Builder supposed to be compatible with safari
running under iPhone or not?

Reason I ask is, I was just experimenting and noticed if I place a
FileUploadButton on a form and view in Safari on the iPhone it shows the
button but also ghosted behind is what appears the word "Choose File"
(see attached)

Thanks and great work,

Phil



Attachments: IMG_1229.PNG
Fri, Aug 24 2012 4:15 AMPermanent Link

Mark Brooks

Slikware

Avatar

<<Just wondering, is Web Builder supposed to be compatible with safari
running under iPhone or not?

Reason I ask is, I was just experimenting and noticed if I place a
FileUploadButton on a form and view in Safari on the iPhone it shows the
button but also ghosted behind is what appears the word "Choose File"
(see attached)>>

Hi

This is because Apple do not allow the "mobile" Safari browser to perform uploads. As such, the browser does not support any "file input" tags which is what the TFileUploadButton uses behind the scenes.

Hope this helps
Mark
Fri, Aug 24 2012 3:49 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Phil,

<< Congratulations on Web Builder... I've just started having a play and its
a brilliant idea and I can jump straight into it as the IDE layout is what
we're all used to. >>

Thanks. Smile

<< Just wondering, is Web Builder supposed to be compatible with safari
running under iPhone or not? >>

Yes, but you'll see some weird effects with the TListBox due to the way that
it implements lists.

<< Reason I ask is, I was just experimenting and noticed if I place a
FileUploadButton on a form and view in Safari on the iPhone it shows the
button but also ghosted behind is what appears the word "Choose File" (see
attached) >>

See Mark's response.  I'll see about adding a check in the framework for
this.

Tim Young
Elevate Software
www.elevatesoft.com


Tue, Sep 4 2012 10:18 AMPermanent Link

Matthew Jones

> I'll see about adding a check in the framework for
> this.

Check against iOS6, as that is going to allow photo selection IIRC.

/Matthew Jones/
Tue, Sep 4 2012 5:01 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< Check against iOS6, as that is going to allow photo selection IIRC. >>

I'll be sure to do so, thanks.

Tim Young
Elevate Software
www.elevatesoft.com
Image