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-Thread: 103376,37023471dc2e1934 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news2.google.com!news.germany.com!news2.wnet.ua!news2.dg.net.ua!news.alkar.net!not-for-mail From: Maxim Reznik Newsgroups: comp.lang.ada Subject: Re: Custom model in gtkada? Date: Wed, 14 Jun 2006 21:00:37 +0000 (UTC) Organization: Alkar Teleport News Server Message-ID: <20060614210028.GA18024@ws.max.zp.ua> References: <3ndpd7br1nn9$.vkcrts8e898z.dlg@40tude.net> NNTP-Posting-Host: 213.154.201.133 Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Trace: pandora.alkar.net 1150318837 79646 213.154.201.133 (14 Jun 2006 21:00:37 GMT) X-Complaints-To: abuse@alkar.net NNTP-Posting-Date: Wed, 14 Jun 2006 21:00:37 +0000 (UTC) Content-Disposition: inline In-Reply-To: <3ndpd7br1nn9$.vkcrts8e898z.dlg@40tude.net> Return-Path: Maxim Reznik User-Agent: Mutt/1.5.11 Xref: g2news2.google.com comp.lang.ada:4776 Date: 2006-06-14T21:00:37+00:00 List-Id: On Tue, Jun 13, 2006 at 08:01:15PM +0200, Dmitry A. Kazakov wrote: > Does anybody know how to? (without coding in C, I mean) > I have an example in my ADBI library. ABDI is an unified database interface for Ada. Now it works with Firebird and Oracle. You can get it http://www.ada-ru.org/files/adbi-0.2.tar.bz2 Coding Gtk Tree_Model in Ada was rather tri�ky. :-( Look at adbi/gtk/ gtk-tree_model-db_query.ad[sb] and gtk-tree_model-db_query-reg.ad[sb] -- Maxim Reznik