Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Clearing of unwanted components in the visual editor
Clearing of unwanted components in the visual editor [message #119152] Tue, 28 February 2006 06:06 Go to next message
Eclipse UserFriend
Originally posted by: solomon.paul.kancharla.sap.com

Hi All,
I have few custom components that extend JPanel. These components are
used for functional purpose and have no visual value. These components
have not been added to the container.. But when I open my class these
components are visible on the Visual Editor canvas as detached objects not
on any container. I want to hide these components from the visual editor.

This makes the Visual Class looks cluttered.
I have tried to change the visibility of components by setting visible
property false and also tried to set its bounds to a particular value (0,
0, 0, 0) so that it might not be visible on the visual editor. But none of
it is working. Can any body please help me clear there components off the
visual editor.

Thank you and Best Regards
Re: Clearing of unwanted components in the visual editor [message #119254 is a reply to message #119152] Tue, 28 February 2006 15:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Sorry, there is no way to do that. We show all visuals. They may be used
later by some action in your program, so we show them to allow you to
configure them visually. We don't know that they won't be used later in
execution.


--
Thanks,
Rich Kulp
Re: Clearing of unwanted components in the visual editor [message #119469 is a reply to message #119254] Wed, 01 March 2006 03:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: solomon.paul.kancharla.sap.com

Thanks Rich,

Is there any way that we can place all the components at a
particluar
position, like at 0,0 or any other position.

And can we override this behaviour of showing the compoents in
the visual editor???

Thanks
SOLOMON
Re: Clearing of unwanted components in the visual editor [message #119509 is a reply to message #119469] Wed, 01 March 2006 15:36 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Grab the component on the freeform and move it to where you want it. It
will now stay there.

Solomon wrote:
> Thanks Rich,
>
> Is there any way that we can place all the components at a
> particluar position, like at 0,0 or any other position.
>
> And can we override this behaviour of showing the compoents
> in the visual editor???
>
> Thanks SOLOMON
>

--
Thanks,
Rich Kulp
Re: Clearing of unwanted components in the visual editor [message #612207 is a reply to message #119152] Tue, 28 February 2006 15:31 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Sorry, there is no way to do that. We show all visuals. They may be used
later by some action in your program, so we show them to allow you to
configure them visually. We don't know that they won't be used later in
execution.


--
Thanks,
Rich Kulp
Re: Clearing of unwanted components in the visual editor [message #612224 is a reply to message #119254] Wed, 01 March 2006 03:49 Go to previous message
Solomon  is currently offline Solomon Friend
Messages: 5
Registered: October 2009
Junior Member
Thanks Rich,

Is there any way that we can place all the components at a
particluar
position, like at 0,0 or any other position.

And can we override this behaviour of showing the compoents in
the visual editor???

Thanks
SOLOMON
Re: Clearing of unwanted components in the visual editor [message #612227 is a reply to message #119469] Wed, 01 March 2006 15:36 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Grab the component on the freeform and move it to where you want it. It
will now stay there.

Solomon wrote:
> Thanks Rich,
>
> Is there any way that we can place all the components at a
> particluar position, like at 0,0 or any other position.
>
> And can we override this behaviour of showing the compoents
> in the visual editor???
>
> Thanks SOLOMON
>

--
Thanks,
Rich Kulp
Previous Topic:Override property problem
Next Topic:Does the VE have any relations to the NAB (eWideStudio) ?
Goto Forum:
  


Current Time: Thu Apr 25 01:55:36 GMT 2024

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

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

Back to the top