Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!titan!farmer From: farmer@titan.tsd.arlut.utexas.edu (Gary Farmer) Newsgroups: comp.windows.x Subject: UIL vs. Wcl Message-ID: Date: 18 Dec 90 20:07:36 GMT Sender: news@titan.tsd.arlut.utexas.edu Distribution: comp Organization: Applied Research Laboratories, University of Texas at Austin. Lines: 16 Am I correct in believing the following? 1. UIL does not require recompilation when widget attributes are changed. Recompilation with the application is only necessary when widgets are actually added or deleted. 2. Wcl does not require recompilation in either case. A user could conceivably start an application, create a window with a new format, and read in the new resource file. The application would only need to obtain the file name from the user and call WcResFile() with it. Thank you in advance, Gary Farmer farmer@titan.tsd.arlut.utexas.edu