Issue 345 in pymt: Rotate application 180deg

0 views
Skip to first unread message

py...@googlecode.com

unread,
Oct 15, 2010, 6:00:57 AM10/15/10
to pymt-...@googlegroups.com
Status: New
Owner: txprog

New issue 345 by fajran: Rotate application 180deg
http://code.google.com/p/pymt/issues/detail?id=345

Create a way to rotate application 180deg to enable users to use the
application from the other side of the table.

The manual way to do this is by creating a MTScatterPlane, rotate it
180deg, resize it to the size of the window, and use it as the root widget.
See http://paste.pocoo.org/show/275746/ and the attachment.

It would be better if we can do the similar thing by changing a variable in
the window object or in configuration file.

Attachments:
Screenshot-pymt.png 6.4 KB

py...@googlecode.com

unread,
Oct 26, 2010, 12:46:30 AM10/26/10
to pymt-...@googlegroups.com
Updates:
Status: Done

Comment #1 on issue 345 by txprog: Rotate application 180deg
http://code.google.com/p/pymt/issues/detail?id=345

You can now control
rotation from :
* command line: --rotation / -r (0|90|180|270)
* config file: [graphics] rotation = ...
* code: getWindow().rotation = ...

py...@googlecode.com

unread,
Oct 26, 2010, 3:53:29 AM10/26/10
to pymt-...@googlegroups.com

Comment #2 on issue 345 by fajran: Rotate application 180deg
http://code.google.com/p/pymt/issues/detail?id=345

thanks!

Reply all
Reply to author
Forward
0 new messages