Announcement

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

    Add SmartGWT widgets to plain GWT panels

    I am trying to stay within the boundary of plain GWT, and have been ok so far. With one exception that my current project needs good DnD support. When I am browsing the examples and docs of SmartGWT, it appears to me you can't mix use of SmartGWT and GWT widgets together.

    I want to use GWT components for all the layout and most of the panels, and only use SmartGWT widgets as supplement. Can this be done? If yes, can you show me some examples?

    Thanks.

    #2
    hi colinzhao

    I've been struggling for doing so too. However, after some testing and some reading on internet, SmartGWT seems to be "all-or-none" which means you need to build your stuff in 'pure' SmartGWT' to have it functioning fine -or- you should forget using SmartGWT with original GWT.

    Anybody please correct me if I am wrong~~

    Comment


      #3
      Try reading the FAQ.

      Comment

      Working...
      X