Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Re: How to Draw a line inside a Table?
Re: How to Draw a line inside a Table? [message #787935] Wed, 01 February 2012 06:19 Go to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 2/1/2012 10:37 AM, Kivanc Muslu wrote:
> Hi all,
>
> Is is possible to draw a line inside a table? If not, is it possible to
> change the height of TableItems? Is it possible to make them non-enabled
> (i.e., not selectable)?
>
> Thanks, best regards,

Best answered in Platform newsgroup. Copying there.

--
Deepak Azad
http://wiki.eclipse.org/JDT/FAQ
Re: How to Draw a line inside a Table? [message #789102 is a reply to message #787935] Thu, 02 February 2012 15:53 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
For info on drawing on TableItems and on increasing item heights see
http://www.eclipse.org/articles/article.php?file=Article-CustomDrawingTableAndTreeItems/index.html
..

Table items cannot be natively disabled, but with some work you can
emulate this, see http://www.eclipsezone.com/eclipse/forums/t81749.html .

As a side note, a good source of code snippets that demonstrate doing
interesting things with Table and other controls is
http://www.eclipse.org/swt/snippets#table .

Grant


On 2/1/2012 1:19 AM, Deepak Azad wrote:
> On 2/1/2012 10:37 AM, Kivanc Muslu wrote:
>> Hi all,
>>
>> Is is possible to draw a line inside a table? If not, is it possible to
>> change the height of TableItems? Is it possible to make them non-enabled
>> (i.e., not selectable)?
>>
>> Thanks, best regards,
>
> Best answered in Platform newsgroup. Copying there.
>
Previous Topic:Setting resource attributes not supported on Linux ppc64?
Next Topic:Problem with 3.8M5 Update Sites disappearing
Goto Forum:
  


Current Time: Thu Apr 25 02:04:18 GMT 2024

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

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

Back to the top