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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9a789ada59bdb555 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-30 23:44:14 PST Message-ID: <3B15E83A.AB973594@Physik.Uni-Magdeburg.DE> Date: Thu, 31 May 2001 08:44:10 +0200 From: Gerald Kasner Organization: Uni Magdeburg X-Mailer: Mozilla 4.77 [de] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: x11ada mouse ? References: <91563355.0105290555.159dab94@posting.google.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Original-NNTP-Posting-Host: kasner.nat.uni-magdeburg.de NNTP-Posting-Host: loriot.cs.uni-magdeburg.de X-Trace: 31 May 2001 08:44:13 +0100, loriot.cs.uni-magdeburg.de Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!f.de.uu.net!news.uni-stuttgart.de!nntp.CS.Uni-Magdeburg.De!loriot.cs.uni-magdeburg.de!kasner.nat.uni-magdeburg.de Xref: archiver1.google.com comp.lang.ada:7910 Date: 2001-05-31T08:44:10+02:00 List-Id: guilmo schrieb: > > I want to know if it exist simple function > like onMouseover onmouseout. What do you expect from these functions ? What shall they do ? > Because I have a problem to take the last > ButtonPressEvent... I don't how to take it... a piece of code would be helpful... In general, the x11ada bindings are very close to the c Interface of X11 - look in standart books to see what is provided. Maybe GtkAda is a better solution. > please help me. > Excuse me for my horrible english. > a little french. Gerald