Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ColumnEdfitor question
ColumnEdfitor question [message #322954] Mon, 03 December 2007 15:06 Go to next message
Eclipse UserFriend
Hi there,

is there a way to create a multiline column editor in a table view?
I could imagine a dialog for multiline editing and a custom cell editor
with a button to open the dialog. But I would prefer a direct multiline
cell editor if there is a way.

Thanks for any ideas.
Markus Wolf
--
> emedia-solutions wolf web: http://www.emedia-solutions-wolf.de
> Eimsbüttler Straße 115 mail: markus@emedia-solutions-wolf.de
> 22769 Hamburg pgp: http://wwwkeys.de.pgp.net
> +49 40 432 635 83 taxid: 57 / 126 / 16123
Re: ColumnEdfitor question [message #322978 is a reply to message #322954] Tue, 04 December 2007 03:15 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

1. You must adjust your line height which is only possible by using
owner draw methods

2. when creating your TextCellEditor did you tried to pass SWT.MULTI to
the constructor

Tom

Markus Wolf schrieb:
> Hi there,
>
> is there a way to create a multiline column editor in a table view?
> I could imagine a dialog for multiline editing and a custom cell editor
> with a button to open the dialog. But I would prefer a direct multiline
> cell editor if there is a way.
>
> Thanks for any ideas.
> Markus Wolf


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Re: ColumnEdfitor question [message #323005 is a reply to message #322978] Tue, 04 December 2007 16:13 Go to previous messageGo to next message
Eclipse UserFriend
Hi Tom,

> 2. when creating your TextCellEditor did you tried to pass SWT.MULTI to
> the constructor
>
I'll give this a try and report back on it.

Thanks for your input.

Markus Wolf
--
> emedia-solutions wolf web: http://www.emedia-solutions-wolf.de
> Eimsbüttler Straße 115 mail: markus@emedia-solutions-wolf.de
> 22769 Hamburg pgp: http://wwwkeys.de.pgp.net
> +49 40 432 635 83 taxid: 57 / 126 / 16123
Re: ColumnEdfitor question [message #323372 is a reply to message #323005] Tue, 18 December 2007 16:00 Go to previous message
Eclipse UserFriend
Hi,
>> 2. when creating your TextCellEditor did you tried to pass SWT.MULTI to
>> the constructor
>>
> I'll give this a try and report back on it.
>
Just for the protocol. Using SWT.MULTI does work really great.

Thanks again.
Markus
--
> emedia-solutions wolf web: http://www.emedia-solutions-wolf.de
> Eimsbüttler Straße 115 mail: markus@emedia-solutions-wolf.de
> 22769 Hamburg pgp: http://wwwkeys.de.pgp.net
> +49 40 432 635 83 taxid: 57 / 126 / 16123
Previous Topic:Update Manager: WST not selected via "Select Required"
Next Topic:Internationalization: Setting eclipse spoken language at runtime
Goto Forum:
  


Current Time: Sun Jun 01 10:05:23 EDT 2025

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

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

Back to the top