About a characteristic of VE. [message #19094] |
Fri, 13 February 2004 02:52  |
Eclipse User |
|
|
|
Originally posted by: davidd.mapfre.es
Hi again!
I've a problem.
* I've a class named TFRame that extends from JFrame
* I create a TFrame instance with VE.
* When I click in the TFrame, VE opens and small and white text box that
permit me write a word and it assigns this word to the property 'title'.
* Some similar to this occurs with other components.
My question is:
Where can I delete this functionality?
I need that this property only change trought the properties sheet.
Thanks you!
|
|
|
|
Re: About a characteristic of VE. [message #19114 is a reply to message #19110] |
Fri, 13 February 2004 09:05  |
Eclipse User |
|
|
|
Originally posted by: davidd.mapfre.es
Fantastic!
Many thanks, now VE works as I need.
Joe Winchester wrote:
> Hi David,
> > * When I click in the TFrame, VE opens and small and white text box that
> > permit me write a word and it assigns this word to the property 'title'.
> > * Some similar to this occurs with other components.
> I think this feature should just occur on double click. Does it occur on
> single click for you ?
> > My question is:
> > Where can I delete this functionality?
> > I need that this property only change trought the properties sheet.
> You can't delete it - please open a bugzilla to have it added to the
> preferences page to enable/disable.
> I looked at the code to see if you could disable it, however it is
> hard-wired into the method getDirectEditTargetProperty in
> ComponentGraphicalEditPart and createEditPolicies which uses this to create
> an edit policy.
> Best regards,
> Joe
|
|
|
Re: About a characteristic of VE. [message #581076 is a reply to message #19094] |
Fri, 13 February 2004 05:58  |
Eclipse User |
|
|
|
Hi David,
> * When I click in the TFrame, VE opens and small and white text box that
> permit me write a word and it assigns this word to the property 'title'.
> * Some similar to this occurs with other components.
I think this feature should just occur on double click. Does it occur on
single click for you ?
> My question is:
> Where can I delete this functionality?
> I need that this property only change trought the properties sheet.
You can't delete it - please open a bugzilla to have it added to the
preferences page to enable/disable.
I looked at the code to see if you could disable it, however it is
hard-wired into the method getDirectEditTargetProperty in
ComponentGraphicalEditPart and createEditPolicies which uses this to create
an edit policy.
Best regards,
Joe
|
|
|
Re: About a characteristic of VE. [message #581105 is a reply to message #19110] |
Fri, 13 February 2004 09:05  |
Eclipse User |
|
|
|
Originally posted by: davidd.mapfre.es
Fantastic!
Many thanks, now VE works as I need.
Joe Winchester wrote:
> Hi David,
> > * When I click in the TFrame, VE opens and small and white text box that
> > permit me write a word and it assigns this word to the property 'title'.
> > * Some similar to this occurs with other components.
> I think this feature should just occur on double click. Does it occur on
> single click for you ?
> > My question is:
> > Where can I delete this functionality?
> > I need that this property only change trought the properties sheet.
> You can't delete it - please open a bugzilla to have it added to the
> preferences page to enable/disable.
> I looked at the code to see if you could disable it, however it is
> hard-wired into the method getDirectEditTargetProperty in
> ComponentGraphicalEditPart and createEditPolicies which uses this to create
> an edit policy.
> Best regards,
> Joe
|
|
|
Powered by
FUDForum. Page generated in 0.27162 seconds