[gtkada] Initialize_Widget() of Gtk_Dial.adb in the Tutorial
    Dmitry A. Kazakov 
    mailbox at dmitry-kazakov.de
       
    Fri Dec 28 22:33:53 CET 2007
    
    
  
On Fri, 28 Dec 2007 11:52:17 -0800, you wrote:
> The Gtk_Dial application did not compile.  I traced part of the problem to a mysterious function:
> 
> Initialize_Widget() 
> 
> which shows up on line 131 of Gtk_Dial.adb.
With GtkAda 2.10.0 it compiles and works just fine.
BTW, the line 131 is
   Gtk_New (Adj, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
there.
Happy New Year!
-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
    
    
More information about the gtkada
mailing list