need help on layout design

2012-09-14 Thread Vik
Hie Can someone help on http://stackoverflow.com/questions/12397288/automatic-resize-of-the-tab-panel-based-on-contentsplease? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google Web

Re: need help in calling servlet on gwt +gae

2012-09-12 Thread Vik
some one please advise we are really stuck on this Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Sep 11, 2012 at 12:22 PM, Vik vik@gmail.com wrote: anyone on this plz ? we are stuck here Thankx and Regards Vik Founder http://www.sakshum.org

Re: need help in calling servlet on gwt +gae

2012-09-11 Thread Vik
anyone on this plz ? we are stuck here Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sat, Sep 8, 2012 at 2:15 PM, Vik vik@gmail.com wrote: Hello Can someone please assist us on http://stackoverflow.com/questions/12327308/redirecting-from-xfbml

need help in calling servlet on gwt +gae

2012-09-08 Thread Vik
Hello Can someone please assist us on http://stackoverflow.com/questions/12327308/redirecting-from-xfbml-to-gwt-does-not-work Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google Web

issues in running gwt app on ie 8

2012-04-07 Thread Vik
or method Line: 24 Char: 1 Code: 0 URI: http://static.ak.fbcdn.net/rsrc.php/v1/yD/r/IlfREF3HxuI.js Message: Object doesn't support this property or method Line: 3279 Char: 497 Code: 0 URI: http://www.sakshum.org/sakshumwebgae/40B1ECC563766EB62670C6EEFC19BCB9.cache.html Thankx and Regards Vik

Re: DateBox formatting help

2012-01-04 Thread Vik
Thanks a lot! Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Jan 3, 2012 at 6:38 PM, Thomas Broyer t.bro...@gmail.com wrote: dateOfBirth.setFormathttp://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/datepicker/client

DateBox formatting help

2012-01-03 Thread Vik
event) { DefaultFormat format = new DateBox.DefaultFormat(); dateOfBirth.setValue(format.parse(dateOfBirth, dd/mmm/, true)); }}); Please advise. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed

issue in sending request

2011-12-14 Thread Vik
, ids); hiddenField.setAttribute(value, ids); form.appendChild(hiddenField); document.body.appendChild(form); form.submit(); Please advise... Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed

Contact importer

2011-12-10 Thread Vik
Hello Any one can help us on suggesting a contact importer service from various providers like gmail, yahoo etc? We need it as a feature for our non profit 'Sakshum' http://www.sakshum.org based in india working in the field of child disability and education Thankx and Regards Vik Founder http

deployment fails due to compilation

2011-08-18 Thread Vik
$CalendarAccessControlContext org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding [ERROR] at ConfigureCreateAdSetup.java(239): Calendar cal = Calendar.getInstance(); org.eclipse.jdt.internal.compiler.ast.LocalDeclaration Thankx and Regards Vik Founder http://www.sakshum.org

java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Vik
? Vik [ERROR] javax.servlet.ServletContext log: Exception while dispatching incoming RPC call com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract java.lang.String vik.sakshum.sakshumweb.client.service.BloodDonorRegisterService.registerDonor

failures in compiling gwt project

2011-08-08 Thread Vik
void writeObject(Unresolved type java.io.ObjectOutputStream) throws java.io.IOException /* members */ Unresolved type java.util.Calendar$CalendarAccessControlContext Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Vik
its in local dev mode and using gwt 2.3.0 Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Aug 8, 2011 at 2:05 PM, Ashwin Desikan ashwin.desi...@gmail.comwrote: ** what version of gwt are you running? Also is this error in your local dev mode? ~Ashwin

Re: java.lang.ClassNotFoundException: org.apache.http.HttpEntity

2011-08-08 Thread Vik
Hie yeah i m importing classes like import org.apache.http.HttpEntity; Using these to call a rest ws . so what is the option to do it on GWT+GAE platform. Just to mention i am invoking this code from server side i.e from a serviceImpl Thankx and Regards Vik Founder http://www.sakshum.org http

ChangeHandler does not fire in list

2011-07-26 Thread Vik
Hie I have enable a multiselect listbox. When i click any of the item in the list box the changeHandler fires. However, if I select a item by pressing ctrl then the value change handler is not firing. So, how do i do that? Thankx and Regards Vik Founder http://www.sakshum.org http

gwt-dev class issues

2011-07-19 Thread Vik
on why this happens? I have verified that gwt libraries are already in the classpath Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: tab layout suggestions needed

2011-07-12 Thread Vik
anyone on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sat, Jul 9, 2011 at 5:57 PM, Vik vik@gmail.com wrote: Hie Is it possible to open tabs dynamically and close them like we do for browsers using gwt ? Thankx and Regards Vik

Re: tab layout suggestions needed

2011-07-12 Thread Vik
hie the demo does not show the adding new tab etc http://gwt.google.com/samples/Showcase/Showcase.html#!CwTabLayoutPanel Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Jul 12, 2011 at 6:09 PM, Ashwin Desikan ashwin.desi...@gmail.comwrote: What do you

tab layout suggestions needed

2011-07-09 Thread Vik
Hie Is it possible to open tabs dynamically and close them like we do for browsers using gwt ? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: GWT Widget styling using CSS and UiBinder

2011-07-08 Thread vik
referred as a CSSResource interface. Again, the examples online are incomplete. If possible, please share a working example. Thank you again! Vikram On Jul 7, 9:12 pm, Rob Coops rco...@gmail.com wrote: On Thu, Jul 7, 2011 at 11:09 AM, vik vmgu...@gmail.com wrote: Can somebody please post a simple

Specifying cache expiration

2011-07-07 Thread Vik
Hie I used PageSpeed chrome extension to analyze my app home page which is hosted on GAE. The suggestion come to set image cache expiration to 1 week at least. Now I do not know where should I do that? Please advise. Thankx and Regards Vik Founder http://www.sakshum.org http

Re: Specifying cache expiration

2011-07-07 Thread Vik
Tx a lot guys.. this seems to be answering me what i was looking for,. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Jul 7, 2011 at 6:09 PM, Rob Coops rco...@gmail.com wrote: Have a look at the following page: http://code.google.com/appengine/docs

GWT Widget styling using CSS and UiBinder

2011-07-07 Thread vik
Can somebody please post a simple example on how to style a 'fairly- complex' widget like the gwt-DatePicker with different colors and assets? There are a few examples online for the date picker but they either are incomplete or don't use the UiBinder technique. I would like to use the UiBinder

getting seesion in client class

2011-04-30 Thread Vik
Hie How to get a handle to session or create if session is not existing in entry point class ? Plz advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group

Session timeouts

2011-04-29 Thread Vik
Hie How to detect session timeout and show a pop to user to relogin? My app is GWT +GAE. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group

Re: shuttle component

2011-03-29 Thread Vik
anyone on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Mar 27, 2011 at 3:31 PM, Vik vik@gmail.com wrote: Hie Does gwt has any shuttle component in which we can chose options from left and move to right as selected

shuttle component

2011-03-27 Thread Vik
Hie Does gwt has any shuttle component in which we can chose options from left and move to right as selected? If no then whatis the alternative? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google

Right different handler code on same button

2011-01-14 Thread Vik
if(case1) else case2 thing ? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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

Re: Right different handler code on same button

2011-01-14 Thread Vik
Hie Any example how to do that please? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Fri, Jan 14, 2011 at 8:54 PM, Tej tej.sa...@gmail.com wrote: how about firing two separate events? and have independent handlers for them? On Jan 14, 3:48 pm, Vik vik

locale translation

2011-01-14 Thread Vik
Hie We have GWT/GAE app at http://www.sakshum.com We are looking for the option to see people can see the page translation into different regional languages. What are the options for that with us? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received

Re: locale translation

2011-01-14 Thread Vik
Thanks any out of the box solution which i can plug in to achieve translation? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Sat, Jan 15, 2011 at 12:41 AM, Jim Douglas jdou...@basis.com wrote: http://code.google.com/webtoolkit/doc/latest/DevGuideI18n.html

gwt incumbator column selection handler

2011-01-08 Thread Vik
a column value on clicking on any cell. Can someone share the code used to implement it? i can see rowSelectionHandler but no column or cell selection handler. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed

Popup closes on clicking outside

2011-01-07 Thread Vik
Hie I am using a gwt popup component and had set the property setModel(true) but it still closes when i click outside. any idea? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web

unable to run the app in local

2010-12-11 Thread Vik
-noserver try recompiling and redeploying your app I have ofcourse tried cleaning and redeploying. Any help please. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group

Unable to compile JSP issue in gwt 2.1

2010-12-11 Thread Vik
(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

should be version control module contents in gwt

2010-12-11 Thread Vik
Hie Got a question. We use svn to source control our gwt gae based app. In war directory folders are generated with the names as modules names used with lot of css, image and other sort of files. Should we ignore them while version controlling or include? Thankx and Regards Vik Founder

eclipse does not show any log

2010-11-17 Thread Vik
Hie Sorry this is specific to my eclipse ide. I am using Galileo latest version. My console does not show any output like sops etc. any idea how to fix this? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed

encodeRequest cannot be empty

2010-10-13 Thread Vik
and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web

entity update question

2010-10-13 Thread Vik
is do i need to call the below statement in this case as well? pm.makePersistent(e) Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

changing color of menu item text

2010-10-13 Thread Vik
Hie I am using menu like menu.addItem(Home, cmd) i want to change the color of Home to white. Since this is a string type so dont see a styling option to apply. how do i do that? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you

Re: time selection widget?

2010-10-06 Thread Vik
Hie Ok thanks a lot... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Oct 6, 2010 at 5:21 PM, ctasada ctas...@gmail.com wrote: Hi Vik, If what you're looking for is a spinner widget, there's either any in the GWT default library. As I said before you

Re: time selection widget?

2010-10-05 Thread Vik
hie thanks just for a single widget i dont want to use whole library so i was looking for a number selector widget and could not find that either. any advise plz.. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Oct 4, 2010 at 7:33 PM, ctasada ctas

time selection widget?

2010-10-03 Thread Vik
Hie I was checking at gwt widget gallery but could not find a time selection widget. Can someone please advise ? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group

Re: not able to build project in eclipse

2010-09-30 Thread Vik
yes it is using... somewhere people said that long names on windows might cause this. but i dont think mine are really long. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Sep 30, 2010 at 9:13 AM, Didier DURAND durand.did...@gmail.comwrote: Hi, Is your

not able to build project in eclipse

2010-09-29 Thread Vik
Hie seeing following exception Cannot run program D:\eclipse\jre\bin\javaw.exe (in directory D:\eclipse\vskumar\workspace\SakshumWebApps): CreateProcess error=87, The parameter is incorrect any help please... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You

Fwd: [appengine-java] Re: Exception not displayed on app engine

2010-09-14 Thread Vik
Hie As per suggestions trying in GWT forum. Please advise. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- Forwarded message -- From: Don Schwarz schwa...@google.com Date: Tue, Sep 14, 2010 at 8:38 PM Subject: Re: [appengine-java] Re: Exception

Re: Date Picker component

2010-09-14 Thread Vik
Hie Thomas Thanks this is what i wanted. However, is there any way so that user cannot type the value in the datebox? I could not find a property which can restrict it. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Sep 14, 2010 at 3:33 PM, Thomas Broyer t.bro

Date Picker component

2010-09-13 Thread Vik
. Please advise. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send

unable to add gwt sdk

2010-09-06 Thread Vik
Hie gwt sdk is missing in my project and when i try to add there is a red cross on it. if i go to eclipse add new software and add it errors out saying 2.04 gwt is already installed. please advise how to resolve it. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: java.lang.IllegalAccessException: Private fields can not be set on JRE classes

2010-08-13 Thread Vik
Hie I am passing Throwable as parameter in the method. Any clue on what is wrong please... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Fri, Aug 6, 2010 at 9:09 PM, Vik vik@gmail.com wrote: Hie On a rpc call i am getting following exception. please advise

Re: com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: java.lang.IllegalAccessException: Private fields can not be set on JRE classes

2010-08-09 Thread Vik
) at com.google.gwt.dev.shell.BrowserChannel.reactToMessages(BrowserChannel.java:1669) at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:401) at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222) at java.lang.Thread.run(Thread.java:619) Thankx and Regards Vik

Re: com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: java.lang.IllegalAccessException: Private fields can not be set on JRE classes

2010-08-07 Thread Vik
any help on this please? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Fri, Aug 6, 2010 at 9:09 PM, Vik vik@gmail.com wrote: Hie On a rpc call i am getting following exception. please advise what is going wrong here

com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: java.lang.IllegalAccessException: Private fields can not be set on JRE classes

2010-08-06 Thread Vik
) at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222) at java.lang.Thread.run(Thread.java:619) Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: Reusability of GWT UI

2010-07-20 Thread Vik
any one on this plz... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Jul 13, 2010 at 7:32 PM, Vik vik@gmail.com wrote: hie Thanks but i have following doubt: Since i need two different handlers for two search panels then where will be the deciding

Re: Reusability of GWT UI

2010-07-17 Thread Vik
hie any advise on this plz... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Jul 13, 2010 at 7:32 PM, Vik vik@gmail.com wrote: hie Thanks but i have following doubt: Since i need two different handlers for two search panels then where

Re: Reusability of GWT UI

2010-07-16 Thread Vik
any advise on this plz... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Jul 15, 2010 at 10:50 PM, Vik vik@gmail.com wrote: Hie Phani The yes requirement is right. But the solution you suggested seems a little confusing. Can you put a more detailed

Re: Reusability of GWT UI

2010-07-15 Thread Vik
Hie Phani The yes requirement is right. But the solution you suggested seems a little confusing. Can you put a more detailed example on this? Please advise, I am stuck on it. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Jul 14, 2010 at 4:40 PM, phani

Re: Reusability of GWT UI

2010-07-14 Thread Vik
hie any help on this please... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Jul 13, 2010 at 7:32 PM, Vik vik@gmail.com wrote: hie Thanks but i have following doubt: Since i need two different handlers for two search panels then where

Re: Reusability of GWT UI

2010-07-14 Thread Vik
Phani How does this maps to the approach suggested earlier in this mail? I dont see any match... Please advise... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Jul 14, 2010 at 2:14 PM, phani kumar phanikuma...@gmail.com wrote: Hii Vik, May

Re: Reusability of GWT UI

2010-07-13 Thread Vik
hie Thanks but i have following doubt: Since i need two different handlers for two search panels then where will be the deciding logic ? and how exactly i will call this addClickHandler method? 1. How will i call it Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: difference in alignment on different browsers

2010-07-13 Thread Vik
thanks a lot!!! Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Jul 13, 2010 at 2:27 AM, lineman78 linema...@gmail.com wrote: Sorry for the late response, align is not a valid css property, use text-align:left; On Jul 10, 11:31 pm, Vik vik@gmail.com

Re: Reusability of GWT UI

2010-07-13 Thread Vik
Thanks Regards Vik http://www.sakshum.com Sent from my iPad On Jul 13, 2010, at 7:32 PM, Vik vik@gmail.com wrote: hie Thanks but i have following doubt: Since i need two different handlers for two search panels then where will be the deciding logic ? and how exactly i will call

Reusability of GWT UI

2010-07-12 Thread Vik
? Please advise... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group

Re: difference in alignment on different browsers

2010-07-10 Thread Vik
any help on this plz... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Fri, Jul 9, 2010 at 10:35 AM, Vik vik@gmail.com wrote: hie thanks looks helpful... The firebug shows following layout td align=center fieldset table clogroup/colgroup tbody

GWT Code works only in local env and does not work after uploading to App engine

2010-07-08 Thread Vik
and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google

difference in alignment on different browsers

2010-07-08 Thread Vik
gwt Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email

Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-08 Thread Vik
hie anyone on this plz Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Jul 8, 2010 at 1:13 PM, Vik vik@gmail.com wrote: Hie I have a code to launch a gwt popup using a gwt button. This code only works in local eclipse env and does not work after

Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-08 Thread Vik
hie please advise on this... its blocking us... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Jul 8, 2010 at 1:13 PM, Vik vik@gmail.com wrote: Hie I have a code to launch a gwt popup using a gwt button. This code only works in local eclipse env

Re: difference in alignment on different browsers

2010-07-08 Thread Vik
; } any advise plz Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Jul 8, 2010 at 9:40 PM, lineman78 linema...@gmail.com wrote: IE seems to be inheriting the align=center from the parent td. the simple way is to add align=left on the form table, but you could

gwt plugin for firefox 4 beta 1

2010-07-06 Thread Vik
Hie I am unable to run gwt stuff on firefox 4 beta 1 due to missing google gwt plugin. How to get it? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

How to get the row number of a flex table

2010-07-04 Thread Vik
Hie I have a table extending a FlexTable. In every row there is Button. On clicking this button I want to know the row number of the table. Any idea on how to achieve this? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you

Re: scrollable area in SplitLayoutPanel

2010-06-28 Thread Vik
anyone on this plz? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Sun, Jun 27, 2010 at 11:17 PM, Vik vik@gmail.com wrote: Hie I am using SplitLayoutPanel and the content area i want to be scrollable. Right now it comes of fixed width. Any idea on what

scrollable area in SplitLayoutPanel

2010-06-27 Thread Vik
Hie I am using SplitLayoutPanel and the content area i want to be scrollable. Right now it comes of fixed width. Any idea on what property to set to make it scrollable when there are more contents then this area? Please advise Thankx and Regards Vik Founder www.sakshum.com

right way to create a link handler?

2010-06-23 Thread Vik
(adminLink); loginPopup.show(); } }); is deprecated. So what is the right way to do the same? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: exception while calling a server method

2010-06-21 Thread Vik
bloodDonorCountSeq) { this.bloodDonorCountSeq = bloodDonorCountSeq; } public Long getBloodDonorCountSeq() { return bloodDonorCountSeq; } } Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Jun 21, 2010 at 2:06 PM, enTropy Fragment poemcompi...@gmail.comwrote: Objects in rpc

Re: exception while calling a server method

2010-06-21 Thread Vik
hie Thanks a lot friend Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Jun 21, 2010 at 7:27 PM, Stefan Bachert stefanbach...@yahoo.dewrote: Hi Vik, FindBloodDonorResultBean should have a default constructor (one with NO arguments) And you should

Re: exception while calling a server method

2010-06-20 Thread Vik
Well its On 20 Jun 2010 12:19, nava nee krish nava.a...@gmail.com wrote: Hi Vik, Your bean classes for example 'FindBloodDonorResultBean' this case which are passed over the network ( Server-Client) must implement isSerializble interface. Regards Nav. On Sun, Jun 20, 2010 at 6:47 AM

Re: exception while calling a server method

2010-06-20 Thread Vik
Well it's already implementing that and that is why I am unable to understand it.any other suggestion please On 20 Jun 2010 12:19, nava nee krish nava.a...@gmail.com wrote: Hi Vik, Your bean classes for example 'FindBloodDonorResultBean' this case which are passed over the network ( Server

exception while calling a server method

2010-06-19 Thread Vik
Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit

Re: How to create a featured table?

2010-06-14 Thread Vik
hie first one looks good to me.. how to get it? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Jun 14, 2010 at 2:04 PM, Thomas Broyer t.bro...@gmail.com wrote: On 14 juin, 05:22, Vik vik@gmail.com wrote: Hie I need a table in gwt which

Re: How to create a featured table?

2010-06-14 Thread Vik
Hie Thanks... by javadoc its difficult to guess how to create a table as shown in demo. Do you have any example of how to create that sort of table? may not fully functional but at least a read only with just row highlight on mouse hover ? Thankx and Regards Vik Founder www.sakshum.com

Re: How to create a featured table?

2010-06-14 Thread Vik
hie where is the svn link for the source? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Jun 15, 2010 at 8:01 AM, Subhrajyoti Moitra subhrajyo...@gmail.comwrote: If you see com.google.gwt.gen2.demo.scrolltable.client.PagingScrollTableDemo this has all

how to use external project

2010-06-13 Thread Vik
Hie I want to use advance table http://code.google.com/p/gwt-advanced-table/ in my app. So i downloaded the zip and can open it in my eclipse as well. But how do i use it in my own app? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message

How to create a featured table?

2010-06-13 Thread Vik
Hie I need a table in gwt which is pagging enabled, column sortable and have row selection feature. Please advise how to create such table? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups

Re: how to use external project

2010-06-13 Thread Vik
hie I could not find any example on how to use that? just demo is there Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Jun 14, 2010 at 7:49 AM, Subhrajyoti Moitra subhrajyo...@gmail.comwrote: Instead of this, why not try, the PagingScrollTable

Re: GWT Module not loaded on app engine

2010-04-29 Thread Vik
Hie Please provide some update on this. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Apr 28, 2010 at 8:17 AM, Vik vik@gmail.com wrote: Hie Thanks when u pointed i could see it in console... here is how my class looks like: package

Re: GWT Module not loaded on app engine

2010-04-29 Thread Vik
Hie Any help on this one plz? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Apr 28, 2010 at 8:17 AM, Vik vik@gmail.com wrote: Hie Thanks when u pointed i could see it in console... here is how my class looks like: package

Re: GWT Module not loaded on app engine

2010-04-27 Thread Vik
Hie Please advise on this one. I am unable to proceed. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Apr 22, 2010 at 2:59 PM, Vik vik@gmail.com wrote: Hie Yes I know i dont need it when deploying to demoApp. The problem is my page is not rendering

Re: GWT Module not loaded on app engine

2010-04-27 Thread Vik
AdminDashBoard onModuleLoad is not getting called at all. So surely that something is different in envrionements as it works as it is on eclipse but not in case of GAE. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Apr 27, 2010 at 8:20 PM, kozura koz...@gmail.com

Re: GWT Module not loaded on app engine

2010-04-24 Thread Vik
plz someone advise on this... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Fri, Apr 23, 2010 at 7:05 PM, Vik vik@gmail.com wrote: Hie Any one on this please? ?Its a blocking issue for us. Thankx and Regards Vik Founder www.sakshum.com

Re: GWT Module not loaded on app engine

2010-04-23 Thread Vik
Hie Any one on this please? ?Its a blocking issue for us. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Apr 22, 2010 at 2:59 PM, Vik vik@gmail.com wrote: Hie Yes I know i dont need it when deploying to demoApp. The problem is my page

Re: GWT Module not loaded on app engine

2010-04-22 Thread Vik
Hie Yes I know i dont need it when deploying to demoApp. The problem is my page is not rendering when i deploy the app to appengine. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Apr 22, 2010 at 1:29 PM, branflake2267 branflake2...@gmail.comwrote

launching in a new tab/broswer

2010-04-21 Thread Vik
have to write this much code for each menu item i create? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool

GWT Module not loaded on app engine

2010-04-21 Thread Vik
eclipse obviously it loads a blank page and on appending ?gwt.codesvr=127.0.0.1:9997 and reloading url gives me the gwt built page. But on hosted mode this is not happening. I dont see any error in admin logs. I just see a blank page after login . Any advise please Thankx and Regards Vik

menu with images?

2010-04-18 Thread Vik
Hie How to get images next to menu.addItem ? currently using like below: MenuBar menu =new MenuBar(); menu.addItem(Home,cmd); so how to add image next to Home text? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you

passing data across modules

2010-04-16 Thread Vik
and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web

Service implementation URL not specified

2010-04-16 Thread Vik
(BrowserChannelServer.java:222) at java.lang.Thread.run(Thread.java:619) Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- 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

Layout issues .. simply does not work

2010-04-15 Thread Vik
)); RootLayoutPanel rp = RootLayoutPanel.get(); rp.add(container); } any idea what i m missing? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: Layout issues .. simply does not work

2010-04-15 Thread Vik
tx a lot!!! Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Apr 15, 2010 at 8:36 PM, kozura koz...@gmail.com wrote: Works fine when I tried it, but note that the units are pixels, so you will want to use larger numbers. On Apr 15, 8:50 am, Vik vik

example of styling vertical panel

2010-04-15 Thread Vik
Hie Can someone help me to change the background color of a vertical panel? I dont want to do it for all the vertical panels in my app. I just want to do it for a particular panel Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- You received this message because you

  1   2   >