From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!news.gegeweb.eu!gegeweb.org!pasdenom.info!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!cleanfeed3-a.proxad.net!nnrp2-2.free.fr!not-for-mail From: Thomas Newsgroups: comp.lang.ada Mail-Copies-To: nobody Subject: Gtk_Event_Box / Gtk_Fixed MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Date: Sun, 24 Apr 2022 01:42:10 +0200 Message-ID: <62648ed3$0$18383$426a74cc@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 24 Apr 2022 01:42:11 CEST NNTP-Posting-Host: 91.175.52.121 X-Trace: 1650757331 news-3.free.fr 18383 91.175.52.121:5076 X-Complaints-To: abuse@proxad.net Xref: reader02.eternal-september.org comp.lang.ada:63769 List-Id: hi :-) it seems that, when i add several widgets that overlap in a Gtk_Fixed, if some of them are Gtk_Event_Box, they are always at the foreground of those that are not (for example Gtk_Button), even when they are added before. (I have not exhaustively tested all cases.) do you know why? do you know how to get around it? -- RAPID maintainer http://savannah.nongnu.org/projects/rapid/