Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!uwvax!spool.cs.wisc.edu!mjs From: mjs@behemoth.genetics.wisc.edu (Mike Schmelzer) Newsgroups: comp.windows.x Subject: It works, but I get a warning. Message-ID: Date: 28 Mar 91 18:47:31 GMT Sender: news@spool.cs.wisc.edu (The News) Distribution: comp Organization: UW Genetix Lines: 26 I'm writing an application using Xaw, and have the following entry in its resource file: *chartForm*fromHoriz: buttonBox chartForm is a Form widget and buttonBox is a Box widget. Both of these widgets are children of topForm, a Form widget. This resource entry works, i.e. the chartForm is placed to the right of the buttonBox. Also if the entry isn't there, the buttonBox is superimposed on the chartForm (undesired behavior). But when I start the program, I get: Warning: Cannot convert string "buttonBox" to type Widget Which seems spurious to me, because somehow it works anyway. (I'm also having trouble getting XawEdgeType's to actually work as advertised - sometimes XawChainBottom works, sometimes it doesn't and the edge behaves like XawRubber - but that's a question for another post.) What's going on? Thanks! -- ==== Mike Schmelzer, UW Genetix, mjs@genetics.wisc.edu, (608)263-7459. === ========= Schmelzer's Law: You can have anything you don't want. ========= ================ "How can hatred uplift a race?" - 3rd Bass ==============