Announcement

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

    smart-mobile question..................

    i add two Tab, but only see one tab(showcase code)..

    help me
    Attached Files
    Last edited by activet; 24 Dec 2014, 04:31.

    #2
    i know why...

    my chrome can view the smartmobile

    but firefox can't
    Attached Files

    Comment


      #3
      the latest firefox(34.0.5) Can not correctly view http://smartgwt-mobile.smartclient.com/


      the chrome can't debug.. firefox can debug

      but firefox can't correctly view the smartgwtmobile

      what can i do ????

      Comment


        #4
        use IE10 can't open http://smartgwt-mobile.smartclient.com/

        and IE10 can't use for develop
        Attached Files

        Comment


          #5
          Hi activet,

          see http://forums.smartclient.com/showth...aWhyMobileOnly and the whole chapter on SmartGWT mobile. I remember that it said "use Chrome, not Firefox" even more explicit.

          Best regards,
          Blama

          Comment


            #6
            Thank you for your answer Blama

            But i have a Trouble, chrome can't debug code.

            ff can debug..

            How to use chrome debug code for smartmobile project ??

            Comment


              #7
              Hi activet,

              do you mean debugging with the Firefox plugin?

              See this thread from August 2014 for current debugging possibilities.

              With SmartGWT mobile, you'll only have Super Dev Mode. As you should choose Chrome over Firefox with SmartGWT mobile, you'll basically have to use Chrome.
              Note that debugging takes place in the browser and not the IDE with the current Source Maps support.

              Best regards,
              Blama

              Comment


                #8
                very very thank for your feedback

                i'm try to Super Dev Mode and Almost point success

                new ->Web Application Prject->Right Click Debug as for debug

                Q:
                <param-name>contextConfigLocation</param-name>
                <param-value>
                classpath*:serviceContext.xml
                </param-value>

                this project's serviceContext.xml can be load,
                but (this project Required projects on the build path) can't load.. it looks like

                classpath*:serviceContext.xml change to
                classpath:serviceContext.xml

                the * has no effect

                what can i do ??

                Comment


                  #9
                  Hi activet,

                  I can't help here as I neither use Super Dev Mode, yet, nor mobile.
                  The FAQ, perhaps a SmartGWT mobile sample and general GWT/SuperDevMode forums should help.

                  Best regards,
                  Blama

                  Comment

                  Working...
                  X