Button as hyperlink Look

2009-02-02 Thread chandraj...@gmail.com

Hi All,

How can I achieve a Button widget as hyperlink Look n feel.
I don't want to use an anchor Link as it opens a browser
functionality.
Rather I need just the button functionality.

Thanks,

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



Button as hyperlink Look

2009-02-02 Thread chandraj...@gmail.com

Hi All,

How can I achieve a Button widget as hyperlink Look n feel.
I don't want to use an anchor Link as it opens a browser
functionality.
Rather I need just the button functionality.

Thanks,

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



Re: GWT skinning templating

2009-01-29 Thread chandraj...@gmail.com

I am not good in CSS.
1) Is there any ready made templates available. If you have used
Joomla, you would know how easy it is to skin your GUI using 100s of
templates available.
2) Is there a quick and easy way to master CSS?

Thanks

On Jan 28, 8:45 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
 Yes, CSS. Just use CSS classes with setStylePrimaryName and
 addStyleDependentName.

 --
 Arthur Kalmenson

 On Wed, Jan 28, 2009 at 11:21 AM, chandraj...@gmail.com

 chandraj...@gmail.com wrote:

  I want to have a content management type solution using GWT.
  Basically, I have a fixed set of contents built using GWT. I want to
  give it a hole new look n feel with some different themes to make it
  look like a whole new website for a different client with minimal
  cobranding(which I can take care).

  Is there a ready to go styling solution I can use?

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



GWT skinning templating

2009-01-28 Thread chandraj...@gmail.com

I want to have a content management type solution using GWT.
Basically, I have a fixed set of contents built using GWT. I want to
give it a hole new look n feel with some different themes to make it
look like a whole new website for a different client with minimal
cobranding(which I can take care).

Is there a ready to go styling solution I can use?

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



Re: MultiSelectComboBox

2009-01-28 Thread chandraj...@gmail.com

I am looking for a MultiSelect values comboBox drop down similar to in
Facebook.

Upon selecting a value it shows it as a little tab with a small
close button within the ComboBox's textfield itself. Multiple values
are just shown in a flow layout. And the text field is growable
depending on the selected Items.

Thanks,

On Jan 25, 10:43 am, Arthur Kalmenson arthur.k...@gmail.com wrote:
 This might be what you're looking 
 for:http://code.google.com/docreader/#p=google-web-toolkit-incubators=go...

 --
 Arthur Kalmenson

 On Fri, Jan 23, 2009 at 4:00 PM, chandraj...@gmail.com 

 chandraj...@gmail.com wrote:

  Whats the class name? I can;t find it from their javadocs.

  Thanks,

  On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
   It should be in the incubator. The incubator is a little hairy, so
   you're going to have to decipher how it works from the sample code in
   the project.

   --
   Arthur Kalmenson

   On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

   chandraj...@gmail.com wrote:

Hi,

I am looking for a MultiSelectComboBox widget. Is there any such
available or any plans how to approach one?

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



Re: MultiSelectComboBox

2009-01-28 Thread chandraj...@gmail.com

Login to ur facebook account.
Click Advertising from footer links.
Click to Create an Ad
Come to the 3rd step Reach the exact audience you want

The Keywords  Workplaces Textfield is this component which I am
talking about.

On Jan 28, 9:02 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
 Can you be more descriptive with where in Facebook this is?

 --
 Arthur Kalmenson

 On Wed, Jan 28, 2009 at 7:00 PM, chandraj...@gmail.com

 chandraj...@gmail.com wrote:

  I am looking for a MultiSelect values comboBox drop down similar to in
  Facebook.

  Upon selecting a value it shows it as a little tab with a small
  close button within the ComboBox's textfield itself. Multiple values
  are just shown in a flow layout. And the text field is growable
  depending on the selected Items.

  Thanks,

  On Jan 25, 10:43 am, Arthur Kalmenson arthur.k...@gmail.com wrote:
  This might be what you're looking 
  for:http://code.google.com/docreader/#p=google-web-toolkit-incubators=go...

  --
  Arthur Kalmenson

  On Fri, Jan 23, 2009 at 4:00 PM, chandraj...@gmail.com 

  chandraj...@gmail.com wrote:

   Whats the class name? I can;t find it from their javadocs.

   Thanks,

   On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
It should be in the incubator. The incubator is a little hairy, so
you're going to have to decipher how it works from the sample code in
the project.

--
Arthur Kalmenson

On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

chandraj...@gmail.com wrote:

 Hi,

 I am looking for a MultiSelectComboBox widget. Is there any such
 available or any plans how to approach one?

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



Re: MultiSelectComboBox

2009-01-23 Thread chandraj...@gmail.com

Whats the class name? I can;t find it from their javadocs.

Thanks,

On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
 It should be in the incubator. The incubator is a little hairy, so
 you're going to have to decipher how it works from the sample code in
 the project.

 --
 Arthur Kalmenson

 On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

 chandraj...@gmail.com wrote:

  Hi,

  I am looking for a MultiSelectComboBox widget. Is there any such
  available or any plans how to approach one?

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



MultiSelectComboBox

2009-01-22 Thread chandraj...@gmail.com

Hi,

I am looking for a MultiSelectComboBox widget. Is there any such
available or any plans how to approach one?

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



Re: How to debug my entire web app in hosted mode

2009-01-20 Thread chandraj...@gmail.com

Hi Алексей,

I followed http://wiki.apache.org/tomcat/FAQ/Developing#rd to enable
Remote debugging with tomcat.
If I create a Remote Java Application I can debug my server side
code only. No GWT code.

Thus as per your suggestion I created a debug Java Application with
GWTShell as main class. with
-noserver http://localhost:8082/easyupdate/secure/login.jsp -style
PRETTY.

When I run the debugger, it starts as below.
com.google.gwt.dev.GWTShell at localhost:4503
Thread [main] (Running)

What is this port 4503. Each time I create a new debug the port
varies.

Thus I still can't debug my GWT code from the hosted mode.

My web.xml has a bunch of Servlets.

servlet
servlet-nameServletRedirector/servlet-name
servlet-classorg.apache.cactus.server.ServletTestRedirector/
servlet-class
/servlet

servlet
servlet-nameServletTestRunner/servlet-name
servlet-
classorg.apache.cactus.server.runner.ServletTestRunner/servlet-
class
/servlet

servlet
servlet-nameEU Controller/servlet-name
servlet-
classcom.west.wng.united.eu.controller.ControllerServlet/servlet-
class
/servlet

servlet
servlet-nameInit Servlet/servlet-name
servlet-classcom.west.wng.united.eu.InitServlet/servlet-
class
load-on-startup1/load-on-startup
/servlet
servlet
servlet-nameUnitedCPService/servlet-name
servlet-
classcom.west.wng.united.eu.cp.server.UnitedContactPointsServiceImpl/
servlet-class
/servlet

The last one is a GWT RemoteServlet.

Only after 2 or 3 screens from login, I have a jsp which invokes the
GWT's EntryPoint. And I want to debug that GUI code

Thanks,


On Jan 20, 3:42 am, Алексей Циунчик alexey.tsiunc...@gmail.com
wrote:
 Hi,

 The steps are following:
 1. Build war file with your GWT web application (You may use maven, or cypal
 studio Eclipse plugin).
 2. Deploy this war file on Tomcat.
 3. Start Tomcat in debug mode and attach to it using Remote debug.
 -- After this Eclipse should show you one debugging process (your
 serverside).
 4. Create new Eclipse debug configuration (Select Java Application type).
 5. On Main tab of this configuration put Main class:
 com.google.gwt.dev.GWTShell.
 6. On Arguments tab supply following values:
   6.1. Program arguments: -noserver
 URL_TO_ACCESS_DEPLOYED_APPLICATION -style PRETTY (EX: 
 -noserverhttp://localhost:8080/myapplication/com.mycompany.myapplication/
 myapplication.htmlhttp://localhost:8080/myapplication/com.mycompany.myapplication/Samsu...-style
 PRETTY)
   6.2 [optional] VM arguments: -Xmx 512m
 7. On ClassPath tab add: gwt-servlet-xxx.jar, gwt-user-xxx.jar,
 gwt-windows-xxx.jar, gwt-dev-windows-xxx.jar  (or analogs depending on
 your platform).

 Start this configuration (Application in hosted mode should be opened)

 2009/1/19 chandraj...@gmail.com chandraj...@gmail.com



  Hi All,

  I tried doing these steps for gwt 1.5. But I can't get the debugger up
  at my breakpoints.
  How do I refer the eclipse debugger to debug the hosted mode app. I
  ran the shell.cmd with -noserver -out %~dp0\www %*
 http://localhost:8082/myproject/MyApp/MyApp.html

  I created a Remote Java Application in the Debug Configurations
  which refer to the Tomcat RemoteDebugger jpda port 8000

  Thanks,

  On Jan 18, 4:11 am, Lex alexey.tsiunc...@gmail.com wrote:
   Hello

   You may find answer here:
 http://code.google.com/support/bin/answer.py?answer=55200

   On Jan 17, 3:20 am, chandraj...@gmail.com chandraj...@gmail.com
   wrote:

I want my entire legacy app to be run from the hosted mode so that I
can debug the front end code(java).
Currently if I deploy to tomcat and attach a Remote debugger I can't
debug the GWT code because they are now html  JS.

I want a way to debug GWT working within the full application. How can
I please?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: How to debug my entire web app in hosted mode

2009-01-20 Thread chandraj...@gmail.com

Awesome. I got it working.

I love the Hosted mode now.

On Jan 20, 10:50 am, chandraj...@gmail.com chandraj...@gmail.com
wrote:
 Hi Алексей,

 I followedhttp://wiki.apache.org/tomcat/FAQ/Developing#rdto enable
 Remote debugging with tomcat.
 If I create a Remote Java Application I can debug my server side
 code only. No GWT code.

 Thus as per your suggestion I created a debug Java Application with
 GWTShell as main class. with
 -noserverhttp://localhost:8082/easyupdate/secure/login.jsp-style
 PRETTY.

 When I run the debugger, it starts as below.
 com.google.gwt.dev.GWTShell at localhost:4503
         Thread [main] (Running)

 What is this port 4503. Each time I create a new debug the port
 varies.

 Thus I still can't debug my GWT code from the hosted mode.

 My web.xml has a bunch of Servlets.

 servlet
         servlet-nameServletRedirector/servlet-name
         servlet-classorg.apache.cactus.server.ServletTestRedirector/
 servlet-class
     /servlet

     servlet
         servlet-nameServletTestRunner/servlet-name
         servlet-
 classorg.apache.cactus.server.runner.ServletTestRunner/servlet-
 class
     /servlet

     servlet
         servlet-nameEU Controller/servlet-name
         servlet-
 classcom.west.wng.united.eu.controller.ControllerServlet/servlet-
 class
     /servlet

     servlet
         servlet-nameInit Servlet/servlet-name
         servlet-classcom.west.wng.united.eu.InitServlet/servlet-
 class
         load-on-startup1/load-on-startup
     /servlet
         servlet
                 servlet-nameUnitedCPService/servlet-name
                 servlet-
 classcom.west.wng.united.eu.cp.server.UnitedContactPointsServiceImpl/
 servlet-class
     /servlet

 The last one is a GWT RemoteServlet.

 Only after 2 or 3 screens from login, I have a jsp which invokes the
 GWT's EntryPoint. And I want to debug that GUI code

 Thanks,

 On Jan 20, 3:42 am, Алексей Циунчик alexey.tsiunc...@gmail.com
 wrote:

  Hi,

  The steps are following:
  1. Build war file with your GWT web application (You may use maven, or cypal
  studio Eclipse plugin).
  2. Deploy this war file on Tomcat.
  3. Start Tomcat in debug mode and attach to it using Remote debug.
  -- After this Eclipse should show you one debugging process (your
  serverside).
  4. Create new Eclipse debug configuration (Select Java Application type).
  5. On Main tab of this configuration put Main class:
  com.google.gwt.dev.GWTShell.
  6. On Arguments tab supply following values:
    6.1. Program arguments: -noserver
  URL_TO_ACCESS_DEPLOYED_APPLICATION -style PRETTY (EX: 
  -noserverhttp://localhost:8080/myapplication/com.mycompany.myapplication/
  myapplication.htmlhttp://localhost:8080/myapplication/com.mycompany.myapplication/Samsu...-style
  PRETTY)
    6.2 [optional] VM arguments: -Xmx 512m
  7. On ClassPath tab add: gwt-servlet-xxx.jar, gwt-user-xxx.jar,
  gwt-windows-xxx.jar, gwt-dev-windows-xxx.jar  (or analogs depending on
  your platform).

  Start this configuration (Application in hosted mode should be opened)

  2009/1/19 chandraj...@gmail.com chandraj...@gmail.com

   Hi All,

   I tried doing these steps for gwt 1.5. But I can't get the debugger up
   at my breakpoints.
   How do I refer the eclipse debugger to debug the hosted mode app. I
   ran the shell.cmd with -noserver -out %~dp0\www %*
  http://localhost:8082/myproject/MyApp/MyApp.html

   I created a Remote Java Application in the Debug Configurations
   which refer to the Tomcat RemoteDebugger jpda port 8000

   Thanks,

   On Jan 18, 4:11 am, Lex alexey.tsiunc...@gmail.com wrote:
Hello

You may find answer here:
  http://code.google.com/support/bin/answer.py?answer=55200

On Jan 17, 3:20 am, chandraj...@gmail.com chandraj...@gmail.com
wrote:

 I want my entire legacy app to be run from the hosted mode so that I
 can debug the front end code(java).
 Currently if I deploy to tomcat and attach a Remote debugger I can't
 debug the GWT code because they are now html  JS.

 I want a way to debug GWT working within the full application. How can
 I please?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: How to debug my entire web app in hosted mode

2009-01-19 Thread chandraj...@gmail.com

Hi All,

I tried doing these steps for gwt 1.5. But I can't get the debugger up
at my breakpoints.
How do I refer the eclipse debugger to debug the hosted mode app. I
ran the shell.cmd with -noserver -out %~dp0\www %*
http://localhost:8082/myproject/MyApp/MyApp.html

I created a Remote Java Application in the Debug Configurations
which refer to the Tomcat RemoteDebugger jpda port 8000


Thanks,

On Jan 18, 4:11 am, Lex alexey.tsiunc...@gmail.com wrote:
 Hello

 You may find answer 
 here:http://code.google.com/support/bin/answer.py?answer=55200

 On Jan 17, 3:20 am, chandraj...@gmail.com chandraj...@gmail.com
 wrote:

  I want my entire legacy app to be run from the hosted mode so that I
  can debug the front end code(java).
  Currently if I deploy to tomcat and attach a Remote debugger I can't
  debug the GWT code because they are now html  JS.

  I want a way to debug GWT working within the full application. How can
  I please?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Migrating existing JSPs to GWT

2008-12-22 Thread chandraj...@gmail.com

Can someone reply on this please??

Thanks,

On Dec 16, 2:06 pm, chandraj...@gmail.com chandraj...@gmail.com
wrote:
 Is there any well defined framework to an existing web app project
 using JSPs to GWT? Any sample applications?
 The back end is clearly separated from the UI. Any other guidelines
 while rewriting the JSPs?

 I am also trying to use Spring framework for this project rework.
 Whats the best and easy approach to learn Spring and GWT integration?

 Peace  Regards,
 C
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Migrating existing JSPs to GWT

2008-12-16 Thread chandraj...@gmail.com

Is there any well defined framework to an existing web app project
using JSPs to GWT? Any sample applications?
The back end is clearly separated from the UI. Any other guidelines
while rewriting the JSPs?

I am also trying to use Spring framework for this project rework.
Whats the best and easy approach to learn Spring and GWT integration?

Peace  Regards,
C

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