Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » When will the Visual Editor support the copy or paste operation of components?
When will the Visual Editor support the copy or paste operation of components? [message #40858] Thu, 10 June 2004 03:48 Go to next message
Eclipse UserFriend
Originally posted by: wangpian.ibestsoft.com

When will the Visual Editor support the copy or paste operation of
components?
Re: When will the Visual Editor support the copy or paste operation of component [message #63333 is a reply to message #40858] Thu, 30 September 2004 01:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cs.gmail.com

exquisitus wrote:

> When will the Visual Editor support the copy or paste operation of
> components?


I'm also interested in this issue. I think that feature would make working
with VE a lot easier.

Is this feature in the plans yet?
Re: When will the Visual Editor support the copy or paste operation of component [message #63356 is a reply to message #63333] Thu, 30 September 2004 02:35 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

Calvin Schut wrote:
> exquisitus wrote:
>
>
>>When will the Visual Editor support the copy or paste operation of
>>components?
>
>
>
> I'm also interested in this issue. I think that feature would make working
> with VE a lot easier.
>
> Is this feature in the plans yet?
>
This item's on the list of possible features to target for version 1.5
of the VE. The semantics of cut/copy/paste of components within the VE
is quite complicated - the development team has had multiple discussions
on the topic with no good results.

For example... when you copy and paste a component, what do you expect
to happen? Interacting with the design view usually involves dropping
onto the design with a cursor loaded with the component you've selected
from the palette, or selecting and moving components around in the
design. How would paste work? Would you press Ctrl-V and the cursor
would be loaded with the copied component, then click to drop it
someplace? When you copy and paste a component, what happens to the
code? Does a new component of the same type get created where you
click, with all of the property settings of the copied component? What
about events and other user code associated with the original component?
If a copy only copies the property settings and doesn't touch user
code, what happens when you cut a component? If you copy multiple
components, how do you indicate the feedback/choose to drop if you're
pasting into a layout such as Gridbag?

There are a whole lot of issues to resolve for this task, so it'll take
a lot of thought, design and discussions.

- Jeff
Re: When will the Visual Editor support the copy or paste operation of component [message #600167 is a reply to message #40858] Thu, 30 September 2004 01:19 Go to previous message
Eclipse UserFriend
Originally posted by: cs.gmail.com

exquisitus wrote:

> When will the Visual Editor support the copy or paste operation of
> components?


I'm also interested in this issue. I think that feature would make working
with VE a lot easier.

Is this feature in the plans yet?
Re: When will the Visual Editor support the copy or paste operation of component [message #600176 is a reply to message #63333] Thu, 30 September 2004 02:35 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Calvin Schut wrote:
> exquisitus wrote:
>
>
>>When will the Visual Editor support the copy or paste operation of
>>components?
>
>
>
> I'm also interested in this issue. I think that feature would make working
> with VE a lot easier.
>
> Is this feature in the plans yet?
>
This item's on the list of possible features to target for version 1.5
of the VE. The semantics of cut/copy/paste of components within the VE
is quite complicated - the development team has had multiple discussions
on the topic with no good results.

For example... when you copy and paste a component, what do you expect
to happen? Interacting with the design view usually involves dropping
onto the design with a cursor loaded with the component you've selected
from the palette, or selecting and moving components around in the
design. How would paste work? Would you press Ctrl-V and the cursor
would be loaded with the copied component, then click to drop it
someplace? When you copy and paste a component, what happens to the
code? Does a new component of the same type get created where you
click, with all of the property settings of the copied component? What
about events and other user code associated with the original component?
If a copy only copies the property settings and doesn't touch user
code, what happens when you cut a component? If you copy multiple
components, how do you indicate the feedback/choose to drop if you're
pasting into a layout such as Gridbag?

There are a whole lot of issues to resolve for this task, so it'll take
a lot of thought, design and discussions.

- Jeff
Previous Topic:Supported widget sets
Next Topic:Ve gone after installing SDK Samples
Goto Forum:
  


Current Time: Thu Dec 26 12:06:32 GMT 2024

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

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

Back to the top