Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!noose.ecn.purdue.edu!venus.ecn.purdue.edu!giacomet From: giacomet@venus.ecn.purdue.edu (Frederic B Giacometti) Newsgroups: comp.lang.eiffel Subject: FORMULAIRE class Message-ID: <1990Nov20.193507.26187@noose.ecn.purdue.edu> Date: 20 Nov 90 19:35:07 GMT Sender: news@noose.ecn.purdue.edu (USENET news) Organization: Purdue University Engineering Computer Network Lines: 14 Menu classes are present in the Eiffel library. An important companion is missing the FORMULAIRE classes, permitting to define a formulaire (name, list of fields, their names and types). A formulaire is a screen with slots to be filled. Each slot has a name describing its content, and can read a string, float, or integer (the latter can be bounded). There must be a way to define a formulaire object, and after reading hte values on the screen, to dispatch them to the surrounding objects. I would appreciate very much if somebody could post such a class... Frederic Giacometti School of Industrial Engineering Purdue University