Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Draw2d - Display text vertically .for swimlane
Draw2d - Display text vertically .for swimlane [message #209224] Mon, 13 February 2006 11:18 Go to next message
Eclipse UserFriend
Originally posted by: geetesh.jain.zensar.com

hi all

I have a issue of displaying a text vertically in a down to top approach.
I want to display it for swimlane.. using draw2d.
Please help me out .. how it can be done ?
and would appreciate if anyone can help out by giving
few draw2d example-links/urls/pdf.

Thanks
Geetesh
Re: Draw2d - Display text vertically .for swimlane [message #209261 is a reply to message #209224] Mon, 13 February 2006 15:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

graphics.rotate(90);
graphics.drawString("Hello");

"Geetesh Jain" <geetesh.jain@zensar.com> wrote in message
news:952956d2817a8d66a4d13130201fe6a0$1@www.eclipse.org...
> hi all
>
> I have a issue of displaying a text vertically in a down to top approach.
> I want to display it for swimlane.. using draw2d.
> Please help me out .. how it can be done ?
> and would appreciate if anyone can help out by giving few draw2d
> example-links/urls/pdf.
>
> Thanks
> Geetesh
>
Re: Draw2d - Display text vertically .for swimlane [message #209379 is a reply to message #209261] Tue, 14 February 2006 08:51 Go to previous message
Eclipse UserFriend
Originally posted by: s.prasad2.zensar.com

This is in context to the earlier question asked.

I would like to draw draw2d label (org.eclipse.draw2d.Label) "vertically".
Would be great if you suggest someting about it.

thanks,
-sanjay
Previous Topic:How can I develop WYSIWYG GUI Widgets ?
Next Topic:Does GEF has support to view a portion of a complex model?
Goto Forum:
  


Current Time: Fri Apr 26 10:08:09 GMT 2024

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

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

Back to the top