Re: GWT Designer and tree widget problem

2014-08-15 Thread Олег Рачаев
I have the same issue on GWT 2.6.1, Win7 32bit, Java 1.7_67 About months ago I have created issue in bug tracker but it's still no answer to it. среда, 27 июля 2011 г., 4:25:45 UTC+4 пользователь karim duran написал: Hi, I'm working with Eclipse Helios, GWT plugin and GWT Designer

Re: GWT 2.8.1 release

2017-04-26 Thread Олег Рачаев
Great! I saw it in maven central day before and was surprised:) вторник, 25 апреля 2017 г., 23:30:21 UTC+4 пользователь Colin Alworth написал: > > I'm very pleased to announce the release of GWT 2.8.1. This contains many > bugfixes and a few enhancements to JsInterop. > > > Highlights from

Re: Why incremental compiler option defaults to OFF?

2017-04-26 Thread Олег Рачаев
I ask you offtop questin: how far you progress with putnami gradle plugin. I've managed to setup and work with it. But I realize more and more that gwt+gradle+putnami=pain. Sometimes i feel soo tired so I want go back to vanilla gwt+ant+eclipse plugin четверг, 1 декабря 2016 г., 13:01:27 UTC+4

Re: Why incremental compiler option defaults to OFF?

2017-04-26 Thread Олег Рачаев
tasks from Eclipse, try running them from > command line, just to rule out Eclipse/Buildship as source of your pains. > > On Wednesday, April 26, 2017 at 5:47:16 PM UTC+2, Олег Рачаев wrote: >> >> I ask you offtop questin: how far you progress with putnami gradle >> p

Re: Putnami Gradle plugin 0.4.0 for GWT

2017-05-03 Thread Олег Рачаев
Has anyone managed to configure this plugin's Jetty to work with JNDI? I understand the only way to use an external server (noServer=true) and configuring the JNDI resource? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from

Re: Putnami Gradle plugin 0.4.0 for GWT

2017-05-05 Thread Олег Рачаев
I was able to configure gradle putnami plugin to work with embedded tomcat server in Eclipse IDE. As I wrote earlier I did it to specify the JNDI resources on the server. In build.gradle you need to add: *apply plugin: 'eclipse-wtp'* ... *eclipse { wtp { component { file { withXml { def node =

Re: new GWT Platform Errai by JBoss ! what do you think ?

2017-05-04 Thread Олег Рачаев
IMHO. One black box inside the other. I don't think it's a good idea. Even pure GWT is very difficult to know what to say about the framework is built on the basis of the GWT. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from

Re: Scrolling CellList sample?

2018-02-13 Thread Олег Рачаев
I've also spend an hour to understand how to make vertical scrolls available. The solution is simple: *cellList.setPageSize(999)* This solution is for cases there is no too many elements. Because big amount of cellList's data can reduce performance. -- You received this message because

Re: DataGrid column resizing

2018-02-07 Thread Олег Рачаев
is there any progress on this issue ? среда, 15 августа 2012 г., 19:20:43 UTC+4 пользователь Matthew Pocock написал: > > Hi, > > I'm working with a DataGrid where I don't know the ideal width of the > columns beforehand (or, indeed, the columns). I want it to scroll > horizontally when it

2.8.2 SDM recompile button strange behaviour

2018-08-17 Thread Олег Рачаев
On GWT 2.8.2 SDM I've faced with very stange (for me) bahaviour of module's recompile button. It's not working when module have *only* *PopupPanel active on page*. Is it normal or bug? Module's example: *public class Test2 implements EntryPoint {* *public void onModuleLoad() {* *

Re: 2.8.2 SDM recompile button strange behaviour

2018-08-21 Thread Олег Рачаев
Searching a web I found the same issue: http://google-web-toolkit.2317884.n4.nabble.com/SDM-with-modular-webapp-no-client-side-debugging-possible-td11237.html Is't a bug? I feel it is. Is Anybody from GWT contributors are here? :) пятница, 17 августа 2018 г., 16:15:32 UTC+4 пользователь Олег

Re: Adding a context menu to DataGrid

2018-03-13 Thread Олег Рачаев
https://confluence.clazzes.org/pages/viewpage.action?pageId=425996 понедельник, 3 октября 2011 г., 9:26:56 UTC+4 пользователь Karan Nih написал: > > Can some one please tell me how to add a context menu to a DataGrid in > GWT > I am using GWT 2.4 > > Thanks -- You received this message

Re: New Gradle plugin for GWT available

2018-09-28 Thread Олег Рачаев
great! I am using putnami gradle plugin. Please see my patch to work with embedded tomcat server in Eclipse IDE https://groups.google.com/forum/#!searchin/Google-Web-Toolkit/putnami%7Csort:date/google-web-toolkit/QPw1YbUdCM4/E2Dj-rjNBAAJ вторник, 18 сентября 2018 г., 12:00:06 UTC+4 пользователь

Re: Happy to announce general access for J2CL!

2018-11-21 Thread Олег Рачаев
I don't even want to look in the direction of J2CL until it starts using the generally accepted build system - Gradle. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: New Gradle plugin for GWT available

2018-11-22 Thread Олег Рачаев
How can I setup JNDI params for this plugin's embeded Jetty ? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To