hello,
is it possible to position / resize the scene window after creating the
window?
It's possible with the mouse,
but when I try to do it from code,
I get some error message: "RuntimeError: Window attributes are not
accessible once the window has been created."
If it's not possible,
is there an easy way to recreate the window,
by copying the current state to a new one window (which can be given the
new size /position),
and destroying the old one ?
And maybe I'm going totally the wrong way in achieving my goal:
dock (or semi-dock) the scene window in another application .
So maybe there are better suggestions.
For windows only, I can think of a trick by using a window with a hole
in combination with AutoIt,
but besides that this is one big trick, it certainly doesn't work on
other OS's.
thanks,
Stef Mientki
|