Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Vertical cell alignment
Vertical cell alignment [message #589516] Wed, 30 April 2008 13:18
Eclipse UserFriend
Originally posted by: Florian.Assmus.prodyna.de

Hi all,

I was wondering if there is an easy way to adjust the vertical alignment
of the text inside a cell. I checked the DefaultCellRenderer but it
seems the text is always drawn at the top of the cell.

gc.drawString(text, getBounds().x + x, getBounds().y + textTopMargin +
topMargin, true);

Do I have to write my own cell renderer or is there an easy way which I
have just overlooked?

Regards,
Florian
Previous Topic:Vertical cell alignment
Next Topic:CalendarCombo bug?
Goto Forum:
  


Current Time: Sat Apr 20 02:14:32 GMT 2024

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

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

Back to the top