Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    #16
    We are planning to use GWT 2.2.0 and SmartGWT 2.4 using UI Binder.

    So I would like to know the current status of SmartGWT/UIBinder functionality?

    Is it officially supported by SmartGWT 2.4 ?

    Thanks
    Rajkumar

    Comment


      #17
      GWT currently does not support custom parses for the UI Binder. See this issue.

      Comment


        #18
        Does SmartGWT support UI Binding yet?

        I am trying to convert an existing UI file to use all SmartGWT Layouts and panels but I get a GWT compile error:

        Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
        Computing all possible rebind results for 'com.application.client.AppName.AppNameUiBinder'
        Rebinding com.application.client.AppName.AppNameUiBinder
        Invoking generator com.google.gwt.uibinder.rebind.UiBinderGenerator
        [ERROR] Found unexpected child element: <s:VStack> (:7)

        This is in SmartGWT version 4.0p and GWT 2.5.1

        Comment

        Working...
        X