[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Previous Document: 30. Can I use XtMoveWidget(), ... to move widgets I created?
Next Document: 32. Why do some people use XmN as resource names?


31. Why is XtGetValues() on XtNx, XtNy of my top level shell wrong?


----------------------------------------------------------------------

XtNx and XtNy are the coordinates relative to your shell's parent
window, which is usually a window manager's frame window.  To
translate to the root coordinate space, use XtTranslateCoords() or
XTranslateCoordinates().

NOTE: XtTranslateCoords() was broken in releases prior to R4.



Top Document: comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Previous Document: 30. Can I use XtMoveWidget(), ... to move widgets I created?
Next Document: 32. Why do some people use XmN as resource names?

Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
ware@cis.ohio-state.edu

Last Update October 12 2008 @ 00:10 AM

© 2008 FAQS.ORG. All rights reserved.