Announcement

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

    missing images in smartgwt-skins.jar

    in the smartgwt-skins.jar, there seem to be some images missing, being:
    sc\skins\<skin>\images\DynamicForm\partialcheck.png / (or .gif in the old version). We use it in a TreeGrid with setShowPartialSelection(true).

    #2
    Which skin are you using? The ones in smartgwt-skins.jar are deprecated for Smart GWT and are missing some media. For example the window icons and transfer icons. Having said that, we'll probably add the partialcheck media to these skins since its a required by a core feature.

    Comment


      #3
      we use the SilverWave skin. I did not understand that this skin was no longer supported, is that what you are saying?

      Comment


        #4
        There seems to be another image missing in the skins jar:
        sc/skins/SilverWave/images/controls/date_control.png (the .gif version is there)
        It is used by the date-picker.

        Do I understand correctly that the smartgwt-skins.jar contains skins that are no longer supported, and we will see more missing images in the near future? Do we need to inform the users that the skin will be changing to Enterprise soon?

        Thanks,
        ITB

        Comment


          #5
          can anyone please comment on the skins.jar question?

          thanks,
          ITB

          Comment


            #6
            the images do exsists but as gif.
            I fixed this problem by creating copy of these images as png

            Comment

            Working...
            X