Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
8 new of 8 - Oct 24 2007
3 new of 3 - Oct 4 2007
3 new of 3 - Oct 4 2007
6 new of 6 - Sep 27 2007
3 new of 3 - Aug 30 2007
2 new of 2 - Jul 27 2007
3 new of 3 - Jul 17 2007
2 new of 2 - Jun 15 2007
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 19  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discuss usage and further development of the GWT Tk library.

GWT Tk is a 3rd party library of reusable components that assists writing interactive web applications with the Google Widget Toolkit.

 

Need Gwt Tk compatible with 1.5.3 
  Hello! When the Gwt Tk release compatible with 1.4 or 1.5 will be available. I have been using ModalDialog in my application - it has highly required features which the standard DialogBox doesn't have. Now I passed to use gwt 1.5.3 and the ModalDialog is not working properly - it has no outside border and other bugs.... more »
By Zed  - Dec 24 2008 - 2 new of 2 messages    

Any GWT TK snapshot available for Compatible with GWT 1.5? 
  Hi everybody, I would like to move to GWT 1.5 RC 1. But before moving to that, I would like to know any GWT Tk snapshot is available for GWT 1.5 compatible? Could any one let me know the path if it is available? Thanks in advance. -- Shravan
By TShravan  - May 29 2008 - 10 new of 10 messages    

gwt-tk 0.2.4 nightly build 
  Hi Mat, Could you tell us more about the 0.2.4 release? Like do you have a planned date for it? What is the status? We are all planning our own gwt 1.4 upgrades and we need to update all dependencies (or remove them ;) ) in order to do it. Happy coding?
By lucaa  - Feb 28 2008 - 2 new of 2 messages    

DebugConsole doesn't popup 
  I cannot get the DebugConsole to pop up like in the demo. It always appears at the bottom of the window. This makes sense since DebugConsole overrides the show method like that : public void show() { if (m_enabled && ! isAttached()) { RootPanel.get().add(this); }... more »
By pierrot  - Dec 18 2007 - 3 new of 3 messages    

Gwttk with gwt1.4 
  Hi all, I am trying to run gwttk-0.2.3 with gwt1.4. I am getting the following exception from the class ExposedCellPanel. [ERROR] Unable to load module entry point class asquare.gwt.tkdemo.client.Demo (see associated exception for details) java.lang.NullPointerException : container may not be null... more »
By Neeraj Upreti  - Nov 27 2007 - 2 new of 2 messages    

gwt-tk 0.2.4 nightly build 
  I am more or less done migrating the codebase to GWT 1.4. Everything seems to work, however I do not want to release until I finish acceptance testing in production application. I have posted a snapshot of the gwt-tk jar on the forums. This is off my dev machine--the changes are not yet checked into... more »
By Mat Gessel  - Oct 24 2007 - 11 new of 11 messages    

Cannot use gwttk in hosted mode 
  Hi, I cannot use the gwttk library in hosted mode. I already added eclipse class path and I know I have to modify other files in order for it to work. Here are what i have changed module.launch <?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration type="org.eclipse.jdt.launchin g.localJavaApplication">... more »
By kevin tian  - Oct 18 2007 - 1 new of 1 message    

Text item getting added to a ModalDialog 
  So, this is partly my fault since I'm not sure when this started to happen. I'm running GWT Tk 0.2.3 under GWT 1.4.10. So far so good. However, I have started see an extra input type of "text" being added to the bottom of my ModalDialog. Tracing through the code I see the following being added to the element member... more »
By jonny.eight  - Oct 13 2007 - 2 new of 2 messages    

problem when inheriting gwt-tk library 
  dear all, i try to inheriting gwt-tk libray, here is my gwt.xml file : <inherits name="com.google.gwt.user.User " /> <inherits name="com.google.gwt.i18n.I18N " /> <inherits name="asquare.gwt.tk.CPopupPan el"/> <entry-point class="gov.miti.ris.gwt.client .Main" /> but then, i have compiling error : [java] [ERROR] Unable to find 'asquare/gwt/tk/CPopupPanel.gw t.xml' on... more »
By dwi  - Oct 10 2007 - 1 new of 1 message    

Cursor Does not show up in text fields inside modal dialog 
  Hello Mat, We have a few forms that are being shown in modal dialog. I am using the focus model and adding all the text fields and buttons to the focus model in proper sequence. The problem is that in firefox, the cursor does not show up in the text fields in the form. The first text field has the focus, because if I just start typing it shows up in the... more »
By Jayant  - Oct 5 2007 - 3 new of 3 messages    

1 - 10 of 19   « Newer | Older »

XML       Send email to this group: gwt-tk@googlegroups.com