comp.lang.ada
 help / color / mirror / Atom feed
From: Markus E Leypold <development-2006-8ecbb5cc8aREMOVETHIS@ANDTHATm-e-leypold.de>
Subject: Re: [newbie] Load a image file into a GTKimage
Date: Thu, 11 Jan 2007 16:50:22 +0100
Date: 2007-01-11T16:50:22+01:00	[thread overview]
Message-ID: <o1ejq17ebl.fsf@hod.lan.m-e-leypold.de> (raw)
In-Reply-To: 45a63894$0$291$426a74cc@news.free.fr



Rangdalf <rangdalf@hotmail.com> writes:

> Hi,
>
> I have to display an image in my gtk form. So I have added an gtkimage
> but I want to know of to display a file in it.
>
> Thanks in advance.


   procedure ... is

      Im: Gtk_Image;

   begin

      Gtk_New(Im, "splashscreen.png");

      ...
   end;


Like this?

Regards -- Markus



  reply	other threads:[~2007-01-11 15:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11 13:15 [newbie] Load a image file into a GTKimage Rangdalf
2007-01-11 15:50 ` Markus E Leypold [this message]
2007-01-11 18:40 ` Michael Bode
2007-01-12 10:24   ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox