Hello,
We are looking into evaluating SmartClientGWT for use in a mobile application development project.
In order to be able to evaluate the mobile support, we would like to get a couple of questions answered:
1. I looked at the Smart GWT Showcase. When I run this on Safari desktop browser, it works fine. If I change the user agent to "iPhone" or use an iPhone emulator, the UI controls don't work properly - for example, the scrollbar thumbs are not operable. Is this as expected?
2. Some announcements stated that mobile support is now in Smart GWT. Where can one find the details of what this means? for example -
Were the widgets modified for mobile support, to look like native mobile widgets?
Were any new widgets created to emulate mobile widgets - like iPhone Miller lists, bottom tab bars, etc.?
"The standard Smart GWT event model (including click, double click, drag and drop behavior) is supported." Does this mean that touch gesture events like tap, tap/hold, swipe, pinch, etc., are not implemented?
Has the charting package been modified to work on touch screens? (For example, given that there is no "mouseOver" event.)
Is offline storage via HTML 5 supported? How?
What specific API is available for mobile support?
What changes/additions were made for mobile support? Something beyond Page.getOrientation() and Page.updateViewport()?
Please provide this information ASAP, so that we can begin to evaluate the product.
Thanks,
Don P.
CA, Inc.
We are looking into evaluating SmartClientGWT for use in a mobile application development project.
In order to be able to evaluate the mobile support, we would like to get a couple of questions answered:
1. I looked at the Smart GWT Showcase. When I run this on Safari desktop browser, it works fine. If I change the user agent to "iPhone" or use an iPhone emulator, the UI controls don't work properly - for example, the scrollbar thumbs are not operable. Is this as expected?
2. Some announcements stated that mobile support is now in Smart GWT. Where can one find the details of what this means? for example -
Were the widgets modified for mobile support, to look like native mobile widgets?
Were any new widgets created to emulate mobile widgets - like iPhone Miller lists, bottom tab bars, etc.?
"The standard Smart GWT event model (including click, double click, drag and drop behavior) is supported." Does this mean that touch gesture events like tap, tap/hold, swipe, pinch, etc., are not implemented?
Has the charting package been modified to work on touch screens? (For example, given that there is no "mouseOver" event.)
Is offline storage via HTML 5 supported? How?
What specific API is available for mobile support?
What changes/additions were made for mobile support? Something beyond Page.getOrientation() and Page.updateViewport()?
Please provide this information ASAP, so that we can begin to evaluate the product.
Thanks,
Don P.
CA, Inc.
Comment