Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » table cell editing inconsistent across platforms
table cell editing inconsistent across platforms [message #437735] Wed, 09 June 2004 20:41 Go to next message
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
When editing cells in a table, I've noticed that on AIX, you have to
select the row first, then click the cell to edit it. On OS X and Linux/
gtk, you can edit any cell just by clicking on it (this is my prefered
behavior).

Is this a AIX/motif feature or bug?

Bryan
Re: table cell editing inconsistent across platforms [message #437828 is a reply to message #437735] Thu, 10 June 2004 17:47 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Create the table with the style SWT.FULL_SELECTION.

"Bryan Hunt" <bhunt@mac.com> wrote in message
news:20040609155001330-0500@news.eclipse.org...
> When editing cells in a table, I've noticed that on AIX, you have to
> select the row first, then click the cell to edit it. On OS X and Linux/
> gtk, you can edit any cell just by clicking on it (this is my prefered
> behavior).
>
> Is this a AIX/motif feature or bug?
>
> Bryan
Re: table cell editing inconsistent across platforms [message #437900 is a reply to message #437828] Fri, 11 June 2004 17:53 Go to previous message
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
That fixes the editing problem, but now when I click a row, it is
highlighted. Is there a way to turn that off?

In <caa6bl$s8h$1@eclipse.org> Veronika Irvine wrote:
> Create the table with the style SWT.FULL_SELECTION.
>
> "Bryan Hunt" <bhunt@mac.com> wrote in message
> news:20040609155001330-0500@news.eclipse.org...
>> When editing cells in a table, I've noticed that on AIX, you have to
>> select the row first, then click the cell to edit it. On OS X and
>> Linux/ gtk, you can edit any cell just by clicking on it (this is my
>> prefered behavior).
>>
>> Is this a AIX/motif feature or bug?
>>
>> Bryan
>
>
>
Previous Topic:calling all dnd experts...
Next Topic:Re: CCombo inside tables in wizard page problem [RC1]
Goto Forum:
  


Current Time: Tue Sep 24 10:08:44 GMT 2024

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

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

Back to the top