Announcement

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

    IMenuButton images div disappear after upgrading to 13.0 from 5.0

    Hi Isomorphic,

    We are in the middle of upgrading our old Smart GWT 5.0 application to 13.0 version.
    After starting the upgraded application we have some problems on the UI. One of them is related to IMenuButton.

    In the old version two divs were generated, but in the upgraded one only one div gets created. The DIV with the images disappeared completely.
    I believe it must be related to some API changes in the framework but no idea where to start.

    Can you help us where should we start our investigation please?


    Regards,
    Zsolt

    #2
    Unfortunately, there is nothing to investigate - the docs and these forums have many, many repeated mentions that the DOM generated by SmartClient is considered internal and is subject to change without notice.

    So if you have built something in your app that is DOM-dependent, it will need to be reworked. We will have a limited ability to help with this - mostly just pointing out what the documented, DOM-independent approaches are. We won't be able to dive into what DOM is generated under what circumstances as that is all unsupported, internal details.

    Comment

    Working...
    X