-
```
What steps will reproduce the problem?
1. Click at GWTP logo on Eclipse tool bar.
2. Click at Action
What is the expected output? What do you see instead?
Window asking for Action's detail should…
-
I received [an issue in Glimmer DSL for LibUI](https://github.com/AndyObtiva/glimmer-dsl-libui/issues/56) asking for the availability of general mouse click listeners on any control, not just the cont…
-
Currently when ccv_swt_detect_words() is run you get either lines or if specified you get words. It might be nice, if specified to return this information in a hierarchical fashion if requested in the…
-
```
If I understand your process, it is quite feasible to create an additional
utility class e.g. MultiArgumentConstructorAccess which will be able to execute
creation of objects using your approach…
-
```
The implementation of GC.getXORMode() is still to be done:
public boolean getXORMode() {
//TODO
SWT.error(SWT.ERROR_GRAPHIC_DISPOSED);
// int rop2 = 0;
//…
-
### What happened ?
Random out of sync errors/exception occurred on my PROD MT today when creating reference tours
Scenario to reproduce:
- Create a reference tour
- Go back to the TourBook …
-
The `BackgroundMode` of `container` is `SWT.INHERIT_FORCE` :
```java
Shell shell = new Shell() ;
shell.setSize( 300, 100 ) ;
shell.setLayout( new FillLayout() ) ;
Composite container = new Comp…
-
Commit c077ba76c404ecc9691b3a0df29e081b35945118
```
!SESSION 2013-04-04 10:01:49.022 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_09-icedtea
java.vendor=…
-
http://code.google.com/p/swt-paperclips/
-
Hello, I am a little bit stuck on a problem - maybe you can help:
### Info
I am developing a eclipse integration for eclipse called egradle (https://github.com/de-jcup/egradle) and I want to execute …