[gtkada] Suppression of Gate in last SVN release.

Pascal p.p14 at orange.fr
Wed Jul 27 09:46:32 CEST 2011


Thanks Arno for your answer.

I suspected that SVN is your working version ;-)
I found 2.18 release for linux on AdaCore libre site. Not for darwin :-(
Is there a corresponding 2.24 release available on the net?

By the way, just a question, on AdaCore libre site, binaries were not built for darwin, I'm wonderring why not (as GPS is provided
and built on the basis of GTKAda)!?

Nevertheless, allows me to leave you some feedbacks on the examples found in SVN:
base_widget			: ok
calendar_combo		: when clic up or down for changing months or years, the counter increase or decrease without stopping
composite_widget	: ok
cursors				: doesn't quit and cursor.png file is missing, not copied from source
doublebuffer			: ok
dynamic_cast		: some errors
 (dynamic:5541): Gtk-CRITICAL **: gtk_pixmap_new: assertion `val != NULL' failed
 (dynamic:5541): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed
 (dynamic:5541): Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed
images				: doesn't quit and in Gdk_New_From_File (Pix, "../../testgtk/alps.png", Error); -- one ".." too much in path
powergnu			: file.tst missing, proposed example:
						../testgtk/alps.png
						../testgtk/background.jpg
testgtk				: ok
tutorial				: I found one on sigada, would be useful to add it in the distribution, wouldn't be?
user_data			: error when clic several times (more than 3) on the second button
May I propose you some patch proposal?

Hope this help, Pascal.
http://blady.pagesperso-orange.fr


Le 26 juil. 2011 à 10:27, Arnaud Charlet a écrit :

>> Gate seems to have been suppressed in last GTKAda SVN release.
> 
> Note that the SVN repository does not represent releases, only development
> versions, sometimes unstable.
> 
>> Revision 170865 - (view) (download) (annotate) - [select for diffs]
>> Modified Sat Feb 26 22:15:00 2011 UTC (4 months, 3 weeks ago) by charlet
>> File length: 441 byte(s) 
>> Diff to previous 146020
>> Remove support for libglade/gate.
>> Part of K226-006
>> 
>> Is there now an other way to use glade files with last gtk-ada?
> 
> Yes, using Gtk.Builder and GtkAda.Builder, as explained in the documentation.
> 
> Arno




More information about the gtkada mailing list