Path: utzoo!utgpu!watserv1!watmath!att!mcdchg!laidbak!obdient!vpnet!palnet!emanuel From: emanuel@palnet.UUCP (Erwin Manuel) Newsgroups: comp.os.msdos.programmer Subject: Re: Need Advice on C User-interface Builing Libraries Message-ID: <[26ff0a6e:59.2]comp.os.msdos.programmer;1@palnet.UUCP> Date: 25 Sep 90 13:55:04 GMT References: <1990Sep14.140640.8647@murdoch.acc.Virginia.EDU> <2656@pensoft.UUCP Lines: 16 In article <1990Sep14.140640.8647@murdoch.acc.Virginia.EDU> sgf0z@watt.acc.Virginia.EDU (Steven Glenn Fox) writes: > >...need suggestions for a window, menu and general user-interface >tools library for C. One package I know of is CWorthy... One of the best, I think is the CXL library. I believe the latest release is version 5.2. Some of its functions include: windowing multi-field formatted entry menus mouse support keyboard routines etc. It's a shareware program that's around $35 to register. I'm pretty sure the manuals say that the library is royalty free. Also, it supports Turbo C, MS C, Zortech C++, and QC.