Announcement

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

    SmartGwt Skin

    Hello!

    I am using SmartGWT-2.5 and I want to create a new theme to my application. I have seen some examples but i'm not achieve a good result.

    I need to have my CSS files and images in a folder (resources) out of my project and I don't know to calling the load_skin.js (or what do I have tu change in this file?...because not recognize the path that I set) from namemyproject.gwt.xml....


    Please, I need your prompt help.....

    PD: I don't speak English

    #2
    Hi,

    Try looking at how gwt-cx handles themes.

    -> http://code.google.com/p/gwt-cx/

    - Mark

    Comment


      #3
      See the last part of the quickstart guide as it covers creating new skins.

      Comment


        #4
        Quick Start Guide has a whole chapter on this. You can create a custom theme jar that meets your standards. It can be even reused for other projects.

        All you would need is to edit image files, .js files and a .css file. Pretty straightforward. You might have to understand how components are formed using the images etc.


        Hope this helps.

        Comment


          #5
          Hello, good morning..

          Well, I was looking this file, but I would like to have my CSS and images in a folder outside of my project because in a *.JAR I have to close the eclipse helios to make any changes,it is not correct.

          Thank you!

          Comment

          Working...
          X