This is eclipse voodoo. I am afraid I have never tried this before...
On 18-Nov-08, at 9:33 AM, Mario Nuñez Jimenez wrote:
Hello all,
I have been trying to make my MapEditor not closeable, but even
doing this:
layout.getViewLayout(MapEditor.ID).setCloseable(false);
It is still closeable
Hello all,
I have been trying to make my MapEditor not closeable, but even doing this:
layout.getViewLayout(MapEditor.ID).setCloseable(false);
It is still closeable since the 'X' mark in the MapEditor tab appears... so I
don't know how may I do in order to avoid it from being closed, even
Hello all,
I have been trying to make my MapEditor not closeable, but even doing this:
layout.getViewLayout(MapEditor.ID).setCloseable(false);
It is still closeable since the 'X' mark in the MapEditor tab appears... so I
don't know how may I do in order to avoid it from being closed, even