[ 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: 29.!How can I identify the children of a manager widget?
Next Document: 31. Why is XtGetValues() on XtNx, XtNy of my top level shell wrong?


30. Can I use XtMoveWidget(), ... to move widgets I created?


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

No.  In general, XtMoveWidget(), XtResizeWidget(),
XtMakeGeometryRequest(), and XtConfigureWidget() are for widget
internals only.  The only way for applications to change widget
geometry or configuration is through the XtSetValues() interface and
setting the XtNx, XtNy, XtNwidth and XtNheight resources.  If this
interface does not give you what you want, you should subclass the
widget to modify its geometry managers.



Top Document: comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Previous Document: 29.!How can I identify the children of a manager widget?
Next Document: 31. Why is XtGetValues() on XtNx, XtNy of my top level shell wrong?

Single Page


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

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

Last Update July 25 2008 @ 00:10 AM

© 2008 FAQS.ORG. All rights reserved.