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=0.2 required=5.0 tests=BAYES_00,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,cfdecaa3552abc2a X-Google-Attributes: gid103376,public From: "Jerry van Dijk" Subject: Re: more specific, was:change screen colour?? Date: 2000/08/28 Message-ID: <39aad246_2@news2.prserv.net>#1/1 X-Deja-AN: 663626461 References: <39a7ed56$0$20400@echo-01.iinet.net.au> <6yUp5.135921$i5.1994143@news1.frmt1.sfba.home.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Complaints-To: abuse@prserv.net X-Trace: 28 Aug 2000 21:57:42 GMT, 139.92.232.249 Organization: * JerryWare * X-MSMail-Priority: Normal Reply-To: "Jerry van Dijk" Newsgroups: comp.lang.ada Date: 2000-08-28T00:00:00+00:00 List-Id: > >Im writing a program using ada95 compiler thats going to run in a dos > >window, and i want to change the dos window colour from black to > >blue.. i am using windows 95 and have 32bit video card.. i think I somehow missed this thread, but additional options are: - if you are using GNAT for DOS: using the console_io package - if you are using GNAT for NT: using the conio package Both can be found on my homepage. -- Jerry van Dijk | email: jdijk@acm.org -- Team-Ada | web: stad.dsl.nl/~jvandyk -- Paris, France | Leiden, Holland