From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_40,FREEMAIL_FROM, INVALID_MSGID,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2153dd890bb24ad2,start X-Google-Attributes: gid103376,public From: crozat@hotmail.com Subject: A graph editor in Ada Date: 1997/03/21 Message-ID: <5gur0l$gif@urca.nce.ufrj.br>#1/1 X-Deja-AN: 227354549 Organization: UFRJ Reply-To: crozat@hotmail.com Newsgroups: comp.lang.ada Date: 1997-03-21T00:00:00+00:00 List-Id: Hello. I have just started programming in Ada, and one of the first projects I am trying to develop is a graph editor running under a Windows 95 environment. Basically, I would like to be able to edit (with the mouse) a line graph or a histograph, and save it in a file. Now my question is: do I have to do it all from scratch, or is there already somewhere a package that would do something similar, that I could re-use? Thanks for your help, Alex PS: please reply to my e-mail adress ( crozat@hotmail.com ), as I have only occasionnally access to Internet, and thus to this newsgroup...