Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Cannot control parent
Cannot control parent [message #49462] Tue, 13 July 2004 05:45 Go to next message
Eclipse UserFriend
When inserting a control by clicking on "Java Beans" view, I cannot
precisely select the parent of the inserted control.

For example if I have this control hierarchy:

A
A1
B
B1
B2
B2.1

and I want to place a control whose parent must be B, just below B2, this
is what I get:

A
A1
B
B1
B2
B2.1
B3

instead of

A
A1
B
B1
B2
B2.1
B3
Re: Cannot control parent [message #49611 is a reply to message #49462] Tue, 13 July 2004 08:11 Go to previous messageGo to next message
Eclipse UserFriend
Yes, its not allowing one to place a component at the level required.
Please open a defect for this.
Regards,
Sri.


David Pérez wrote:
> When inserting a control by clicking on "Java Beans" view, I cannot
> precisely select the parent of the inserted control.
>
> For example if I have this control hierarchy:
>
> A
> A1
> B
> B1
> B2
> B2.1
>
> and I want to place a control whose parent must be B, just below B2, this
> is what I get:
>
> A
> A1
> B
> B1
> B2
> B2.1
> B3
>
> instead of
>
> A
> A1
> B
> B1
> B2
> B2.1
> B3
>
Re: Cannot control parent [message #49669 is a reply to message #49611] Tue, 13 July 2004 10:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Actually it can be done. Just drop on B, it will automatically go to the
end of B, which is after B2, but not part of B2.


--
Thanks, Rich Kulp

Re: Cannot control parent [message #49959 is a reply to message #49669] Wed, 14 July 2004 03:34 Go to previous message
Eclipse UserFriend
Thanks for the answer. It works! :-)

Rich Kulp wrote:

> Actually it can be done. Just drop on B, it will automatically go to the
> end of B, which is after B2, but not part of B2.
Re: Cannot control parent [message #595025 is a reply to message #49462] Tue, 13 July 2004 08:11 Go to previous message
Eclipse UserFriend
Yes, its not allowing one to place a component at the level required.
Please open a defect for this.
Regards,
Sri.


David Pérez wrote:
> When inserting a control by clicking on "Java Beans" view, I cannot
> precisely select the parent of the inserted control.
>
> For example if I have this control hierarchy:
>
> A
> A1
> B
> B1
> B2
> B2.1
>
> and I want to place a control whose parent must be B, just below B2, this
> is what I get:
>
> A
> A1
> B
> B1
> B2
> B2.1
> B3
>
> instead of
>
> A
> A1
> B
> B1
> B2
> B2.1
> B3
>
Re: Cannot control parent [message #595051 is a reply to message #49611] Tue, 13 July 2004 10:02 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Actually it can be done. Just drop on B, it will automatically go to the
end of B, which is after B2, but not part of B2.


--
Thanks, Rich Kulp

Re: Cannot control parent [message #595134 is a reply to message #49669] Wed, 14 July 2004 03:34 Go to previous message
Eclipse UserFriend
Thanks for the answer. It works! :-)

Rich Kulp wrote:

> Actually it can be done. Just drop on B, it will automatically go to the
> end of B, which is after B2, but not part of B2.
Previous Topic:properties can be set but not shown after reload Visual Editor
Next Topic:JSpinner
Goto Forum:
  


Current Time: Sun May 11 16:29:06 EDT 2025

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

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

Back to the top