On Sat, 10 Nov 2001, Daniel Secrieru wrote:
> How do I set in X11 the GC origin/extents and Window origin/extents, if
> at all possible?
> In Win32, the corespondent functions are:
> SetViewportOrgEx/SetViewportExtEx, for Win32 DC and
> SetWindowOrgEx/SetWindowExtEx for Win32 Window.
I don't know what those Windows functions are suppossed to do.
All rendering in X is window-relative. If that viewport function
lets you change that, there is no equivalent in X and you'll
have to do the viewport translation yourself. Are the
window functions just the size and location of the window?
If so, see the man page on XConfigureWindow.
Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert