Skip to main content



      Home
Home » Modeling » Graphiti » DirectedEditMultiText
DirectedEditMultiText [message #1777939] Wed, 06 December 2017 08:29 Go to next message
Eclipse UserFriend
I use directededit to update a multitext. But I want use enter key to input \n. How can I do? I hope to edit multitext like TextBox.
index.php/fa/31506/0/

[Updated on: Wed, 06 December 2017 08:32] by Moderator

Re: DirectedEditMultiText [message #1777992 is a reply to message #1777939] Thu, 07 December 2017 07:22 Go to previous messageGo to next message
Eclipse UserFriend
Enter is used to take over the change to the text in the direct editing input field and unfortunately cannot be changed. To insert a new line you can use shift-enter instead (same as e.g. in MS Excel).

HTH,
Michael
Re: DirectedEditMultiText [message #1777998 is a reply to message #1777992] Thu, 07 December 2017 09:10 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Michael.
Can I control or resize the float input box? The default input box is so small.

[Updated on: Thu, 07 December 2017 09:13] by Moderator

Re: DirectedEditMultiText [message #1778105 is a reply to message #1777998] Sun, 10 December 2017 07:15 Go to previous message
Eclipse UserFriend
I find the getCellEditor method. So I can create a new texteditor in jface.
Previous Topic:Need getSingleClickFeature() clarification
Next Topic:Eclipse Graphiti Project Problem
Goto Forum:
  


Current Time: Thu Mar 27 01:00:36 EDT 2025

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

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

Back to the top