Re: How to rotate a complex object on the canvas
- From: "suchenwi" <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: 29 Dec 2006 04:12:44 -0800
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.
.
- Follow-Ups:
- Re: How to rotate a complex object on the canvas
- From: maura.monville@xxxxxxxxx
- Re: How to rotate a complex object on the canvas
- References:
- How to rotate a complex object on the canvas
- From: maura.monville@xxxxxxxxx
- How to rotate a complex object on the canvas
- Prev by Date: How to rotate a complex object on the canvas
- Next by Date: Re: How to kill application when X-Server is terminated
- Previous by thread: 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
|