Hello everybody, I met a problem and I still do not know how I can
solve it. It seems that my App is not enter to the onModuleLoad()
method. I decided so, because of I have a standart gwt code ( use of
HTML and Button classes ) and also I have there code which use a
smartGwt library.  I have imported smartGwt library itself, smartGwt
skins jar-file, wrote <script> var isomorphicDir = "smartgwt_1_0/
sc/";</script> (smartgwt_1_0 is a name of a directory in war directory
which contains cs folder with a static SmartGWT's content). Of course,
I wrote the inheritance clause in my .gwt.xml - file (<inherits
name='com.smartgwt.SmartGwt' />).  But despite it, when i compile and
run my app, I can see in a browser only that, what I put in .html file
( also, for testing purposes  )

I searched for a solution quile a lot but still didn't find it.  Can
anyone gives me advice or maybe a solution about how can I fix it.

I use gwt 2.0.3 + Eclipse 3.5 GALILEO, SmartGWT 2.1

Widely appreciate you attention !!!!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to