Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Move Views
Move Views [message #140846] Tue, 21 July 2009 13:16 Go to next message
No real name is currently offline No real nameFriend
Messages: 38
Registered: July 2009
Member
Hello,

I have some view in a folder. I want to move the opened views. I tried to
set this line
" layout.getViewLayout(ProcessStatusView.ID).setMoveable(true) ; " in my
perspective class but it doesn't work.
Is it not possible because it is a drag and drop theme?


Thanks, kristin
Re: Move Views [message #140857 is a reply to message #140846] Tue, 21 July 2009 13:49 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Kristin,

you're right. As RAP currently does not support DnD we disabled the
whole "drag-and-drop-views" story.

Greets
Ben

Kristin Polenz wrote:
> Hello,
>
> I have some view in a folder. I want to move the opened views. I tried
> to set this line
> " layout.getViewLayout(ProcessStatusView.ID).setMoveable(true) ; " in my
> perspective class but it doesn't work. Is it not possible because it is
> a drag and drop theme?
>
> Thanks, kristin
>


--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
Re: Move Views [message #141262 is a reply to message #140857] Wed, 22 July 2009 14:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bjoern.bjoernfischer.de

Just curious: is there any hope that this will work sometime? Are there
any plans to put some effort on this topic?

Benjamin Muskalla schrieb:
> Hi Kristin,
>
> you're right. As RAP currently does not support DnD we disabled the
> whole "drag-and-drop-views" story.
>
> Greets
> Ben
>
> Kristin Polenz wrote:
>> Hello,
>>
>> I have some view in a folder. I want to move the opened views. I tried
>> to set this line
>> " layout.getViewLayout(ProcessStatusView.ID).setMoveable(true) ; " in my
>> perspective class but it doesn't work. Is it not possible because it
>> is a drag and drop theme?
>> Thanks, kristin
>>
>
>
Re: Move Views [message #141285 is a reply to message #141262] Wed, 22 July 2009 16:15 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Björn,

> Just curious: is there any hope that this will work sometime? Are there
> any plans to put some effort on this topic?

we're not sure yet if it's doable, but yes, we consider providing DnD
support for the next release. We'll shortly let you know about our planning.

Regards, Ralf

> Benjamin Muskalla schrieb:
>> Hi Kristin,
>>
>> you're right. As RAP currently does not support DnD we disabled the
>> whole "drag-and-drop-views" story.
>>
>> Greets
>> Ben
>>
>> Kristin Polenz wrote:
>>> Hello,
>>>
>>> I have some view in a folder. I want to move the opened views. I tried
>>> to set this line
>>> " layout.getViewLayout(ProcessStatusView.ID).setMoveable(true) ; " in my
>>> perspective class but it doesn't work. Is it not possible because it
>>> is a drag and drop theme?
>>> Thanks, kristin
>>>
>>
Previous Topic:Splash screen hiding
Next Topic:how to gracefully shut down a RAP application?
Goto Forum:
  


Current Time: Tue Apr 16 16:42:48 GMT 2024

Powered by FUDForum. Page generated in 0.17035 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top