<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
This won't put all windows into one window, but I should comment that
version 5.1 for the first time gives you control over positioning of
VPython windows on Linux:<br>
<br>
display(x=0, y=200) # specify upper left corner of window<br>
<br>
Bruce Sherwood<br>
<br>
Krishna Sandeep Reddy wrote:
<blockquote
cite="mid:3a9...@ma..."
type="cite">Hi all,<br>
I want to dock all Vpython windows into a single window in Linux.<br>
Vpython windows are uncontrollable, they just fly off all over monitor
at the start. I found this on net but not much useful (I didn't
understand :-))<br>
<a moz-do-not-send="true"
href="http://mail.python.org/pipermail/python-list/2008-December/692545.html">http://mail.python.org/pipermail/python-list/2008-December/692545.html</a><br>
<br>
Can anyone provide a small snippet on how to do this (wxPython, PyGtk
anything goes).<br>
<br>
Thanks in advance,<br>
dksr<br>
<pre wrap="">
<hr size="4" width="90%">
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/creativitycat-com">http://p.sf.net/sfu/creativitycat-com</a> </pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Visualpython-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a>
</pre>
</blockquote>
</body>
</html>
|