Re: How to apply css file to html content within HTML widget?

2012-05-30 Thread swathi
try like this: ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder' xmlns:gwt='urn:import:com.google.gwt.user.client.ui' ui:style src=project_entry.css / On Wed, May 30, 2012 at 6:55 PM, July julyg...@gmail.com wrote: Hello: At client side my page contain a

Re: sending data from client to server

2012-05-03 Thread swathi
it returns the listof value proxy. i have one more query that how can i set data from client side to value proxy. if possible could you please provide me the sample example to meet my criteria. Thanks On Wed, May 2, 2012 at 11:22 PM, Jens jens.nehlme...@gmail.com wrote: Shall i use the same

Re: sending data from client to server

2012-05-02 Thread swathi
Thanks for the reply. I have one more small doubt. Shall i use the same proxy for the return result. could you please provide me the sample for this criteria. On Wed, May 2, 2012 at 6:55 PM, Jens jens.nehlme...@gmail.com wrote: do i need to use value proxies here? Yes, with ValueProxys you

CodeSplit : Out of Memory

2010-05-12 Thread Swathi
hi when i try to do code splitting I keep getting java out of memory exception and not all permutations get compiled. I have tried to increase the heap memory size to 1G but still it doesn't resolve the problem. May i know how I should go about this? swathi -- You received this message

How to Perform DoubleClick on FlexTable Cell

2009-08-04 Thread Swathi Kondepati
Hi All, Iam working on onCellClicked() method of FlexTable(com.google.gwt.user.client.ui.FlexTable) cell in GWT.Now my requirement is i have to change the color of flextable cell into green color when i perform single click and change the color to yellow when i perform double click on the cell of

Regarding applying Border to Flextable Cells

2009-07-28 Thread Swathi Kondepati
Hi All.. I Had problem with applying border to cells of an flextable.Please help me.Actually the Problem is : I applied border to FlexTable cells using CSS styles but i am not able to view the border for FlexTable cells in *Mozilla FireFox* but able to view in IE.The cells contain

How to flip vertically a Label Value in GWT

2009-07-28 Thread Swathi Kondepati
Hi All.. I Had problem with applying styles to a Label.Please help me.Actually the Problem is : I applied filter style to Label using CSS styles but i am not able to view the label flip in *Mozilla FireFox* but able to view in IE.The code looks like: *Label label=new Label(Welcome);

Regarding executing an application which is packaged in jar file.

2009-07-10 Thread Swathi Kondepati
Hi All, Iam working on creating a jar file and executing it.Here we are able to create the jar (for example:schedule.jar) file. My problem is: when we try to execute the application which is packaged in jar file it is not able to recognize the jsch-0.1.37.jar file(which is in the

problem with integrating flash in GWT

2009-04-02 Thread Swathi Kondepati
Hi Iam new to GWT and have no idea on flash.I had included the flash application in GWT using SWFWidget. Our flash application contains a hyperlink which must open the path D:\websites\projectname\backup_temp\userID\DownloadedFiles.zip in the local system. The code

problem with integrating flash in GWT

2009-03-29 Thread Swathi Kondepati
Hi Iam new to GWT and have no idea on flash.I had included the flash application in GWT using SWFWidget. Our flash application contains a hyperlink which must open the path D:\websites\projectname\backup_temp\userID\DownloadedFiles.zip in the local system. The code snippet for

Re: A possible critical bug for gwt-fabridge.

2009-02-05 Thread Swathi Kondepati
Hi.. Iam new to FABridge.Now iam working on that,when i tried to use FABridge iam getting the exception as: [ERROR] Uncaught exception escaped java.lang.NullPointerException: null at com.example.client.SWFTest$2.onClick(SWFTest.java:75) at

Re: [ANN]PickerPanel, ColorPicker and DomIterator (getAllElementsByClass) components

2009-01-30 Thread Swathi Kondepati
Thanks Fred, But it is not the solution for my problem Actually in my application there is a SubmitButton in flash .swf file ,here i need to write clickListener in GWT for that SubmitButton On Fri, Jan 30, 2009 at 1:27 PM, Fred Janon fja...@gmail.com wrote: Hi, I just made some

how to access the flash components in GWT

2009-01-29 Thread swathi
Hi.. I am working on flash and GWT Here i want to access the flash components like button instances,MovieClip instances in gwt, I tried the code which is in URL: http://code.google.com/p/gwt-fabridge/downloads/list But the code in this uses Flex .swf file. In my application, I

how to access the flash components in GWT?

2009-01-29 Thread Swathi Kondepati
to include the flash .swf file . Please Help me out from this issue Thanks, Swathi --~--~-~--~~~---~--~~ 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