Hi nanogui Experts,

I'm using uCLinux on a NIOS processor.

I created a little testing program that uses tries to move a window around on the screen.

Obviously I use GrMoveWindow() for this.

But doing so, only the content of the Window seems to be moved but not the decoration (head-line, frame and clipping area) so that it looks as if the content is moved within the decoration. So the decoration seems to be an additional window that is not accessed by the window-ID i get when calling GrNewWindow(). But it also does not seem to be a child window (I suppose otherwise it would be moved with it's parent).

What is the paradigm used here ? How to move the complete window ?

Thanks for any help !
-Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to