comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: gtkada -- package gtk.text missing
Date: Thu, 1 Feb 2018 18:39:05 +0100
Date: 2018-02-01T18:39:05+01:00	[thread overview]
Message-ID: <p4vjbq$1rj4$1@gioia.aioe.org> (raw)
In-Reply-To: 2a9f8c1c-8a50-4741-8190-4a8b9f99db49@googlegroups.com

On 2018-02-01 17:16, tonikaparallele@gmail.com wrote:

> but my main problem is that I can not create a window and write text
> into it. Is there any example of this? I am already in despair!

Why window? GtkTextView is a widget. Anyway, it is 
model-view-controller. You create widget, create a text buffer for it. 
The text is placed into the buffer.

In

    http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm

there is a test: ./test/test_gtk_asynchronous_spawn.adb creates four 
Gtk_Text_View widgets.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2018-02-01 17:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31 19:27 gtkada -- package gtk.text missing tonikaparallele
2018-01-31 20:14 ` Dmitry A. Kazakov
2018-01-31 20:37   ` tonikaparallele
2018-01-31 20:50   ` tonikaparallele
2018-01-31 21:06     ` Dmitry A. Kazakov
2018-02-01 16:16       ` tonikaparallele
2018-02-01 17:39         ` Dmitry A. Kazakov [this message]
2018-02-01 19:31           ` tonikaparallele
replies disabled

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