Re: How can I add context menu to RichTextArea?

2012-11-08 Thread Zubair Quraishi
Did you find a solution. I am using GWT 2.5 and so far it seems like it is not possible On Monday, November 2, 2009 8:26:57 AM UTC+1, Taimuri wrote: > > Folks, > > I am trying to add a context menu to my RichTextArea using pure GWT. There > are other derivative APIs like smartGWT or GWT-Ex are p

gwt-datepicker Error !!!

2008-11-25 Thread zubair
Hi, I get the below error when i try to access the datepicker . I have done the below configuration in my GWT project :- 1) placed the jar file in F:\GWT\gwt-windows-1.5.2\gwt-datepicker- r29.jar 2) include in application.gwt.xml . 3) added the path "F:\GWT\gwt-windows-1.5.2\gwt-datepi

on clicking MenuBar items differnet components to be added

2008-11-24 Thread zubair
Hi All, I have created different menuItems in the menuBar, MenuItem dashBoardItem = new MenuItem("DashBoard Summary", command); MenuBar menuHome = new MenuBar(); MenuItem home = new MenuItem("Home", command); MenuBar eventSource = new MenuBar(true); Menu

GWT Editors

2008-11-20 Thread zubair
Hi All, Any free GWT plugins availabe for eclipse? Regards, Zubair --~--~-~--~~~---~--~~ 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-W

Problem in redirecting to differnet page

2008-11-19 Thread zubair
Hi All, I want to redirect to the different page after successfull authentication. I have used window.open(). below is the error message :- [ERROR] Failure to load module 'com.examples.gwt.mygwtapp' It is highly appreciated if any help me in resolving this issue. public void onClick(Widget