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-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:394:: with SMTP id j20mr4341509qtx.196.1630606571248; Thu, 02 Sep 2021 11:16:11 -0700 (PDT) X-Received: by 2002:a25:ea51:: with SMTP id o17mr6745408ybe.253.1630606570925; Thu, 02 Sep 2021 11:16:10 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 2 Sep 2021 11:16:10 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=94.31.103.138; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 94.31.103.138 References: <2fee8bdc-8803-4ca4-8633-57a41b26b761n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <540ef7e6-4a3e-49e4-ae25-c9a0ee57985en@googlegroups.com> Subject: Re: GtkAda.Image From: AdaMagica Injection-Date: Thu, 02 Sep 2021 18:16:11 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:62607 List-Id: > Embed Ada_9X.bmp into your GtkAda program. It will always be there, no > need to care about shipping the image file with your program. Tnanks, Dmitry, I thought about this but do not know how to do this. Christoph