Re: How to rotate a complex object on the canvas
- From: "maura.monville@xxxxxxxxx" <maura.monville@xxxxxxxxx>
- Date: 29 Dec 2006 12:46:09 -0800
I understand that "rotate" that complex object is tantamount to
deleting it and recreating it in the new position. After I'll have
integrated Blt that allows for rotating texts it'll become feasible ..
I guess
Thank you,
Maura
suchenwi wrote:
maura.monville@xxxxxxxxx schrieb:
http://www.trusoftdev.za.net/maura/MARS-gui/ColorBar-Rotation.png
With reference to the picture above, my goal is to rotate by 90 degrees
and move the color-bar, that nowappears at the bottom of the canvas,
in order to free space for inserting texts.
Of coutse also the numerical labels underneath and at its isded , the
small axes symbol and the "Aspect Ratio .." must be rotated and move
with the color_bar appropriately.
Is the above feasible through any magic Tcl/Tk command ?
Rotation by any degree is only possible for line and polygon items.
A kind of rotation in 90 degree steps is also possible for rectangles
and ovals.
Your screenshot shows many items composed in various ways - I'm afraid
you'll have to rewrite the code that creates them all, especially as
you also want to move parts to some other place.
.
- References:
- How to rotate a complex object on the canvas
- From: maura.monville@xxxxxxxxx
- Re: How to rotate a complex object on the canvas
- From: suchenwi
- How to rotate a complex object on the canvas
- Prev by Date: Re: Improving i18n support (Was: Re: Christmas
- Next by Date: Re: How to rotate a complex object on the canvas
- Previous by thread: Re: How to rotate a complex object on the canvas
- Next by thread: Re: How to rotate a complex object on the canvas
- Index(es):
Relevant Pages
|