[gtkada] Gate cannot generate source code.
Preben Randhol
randhol at pvv.org
Sun Jun 11 17:13:53 CEST 2000
Preben Randhol <randhol at pvv.org> wrote on 11/06/2000 (17:12) :
> I'm trying to get gate to generate the source code of the xml file
> attached, but it simply says it cannot without being more spesific.
Forgot to attach the XMl file so I have done it in this mail.
--
Preben Randhol -- [randhol at pvv.org] -- <http://www.pvv.org/~randhol/>
"Det eneste trygge stedet i verden er inne i en fortelling."
-- Athol Fugard
-------------- next part --------------
<?xml version="1.0"?>
<GTK-Interface>
<project>
<name>hbutox</name>
<program_name>hbutox</program_name>
<directory></directory>
<source_directory>src</source_directory>
<pixmaps_directory>pixmaps</pixmaps_directory>
<language>Ada 95</language>
<gnome_support>False</gnome_support>
<gettext_support>False</gettext_support>
</project>
<widget>
<class>GtkWindow</class>
<name>window1</name>
<title>window1</title>
<type>GTK_WINDOW_TOPLEVEL</type>
<position>GTK_WIN_POS_NONE</position>
<modal>False</modal>
<allow_shrink>False</allow_shrink>
<allow_grow>True</allow_grow>
<auto_shrink>False</auto_shrink>
<widget>
<class>GtkVBox</class>
<name>vbox1</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<widget>
<class>GtkHButtonBox</class>
<name>hbuttonbox1</name>
<layout_style>GTK_BUTTONBOX_END</layout_style>
<spacing>30</spacing>
<child_min_width>85</child_min_width>
<child_min_height>27</child_min_height>
<child_ipad_x>7</child_ipad_x>
<child_ipad_y>0</child_ipad_y>
<child>
<padding>0</padding>
<expand>True</expand>
<fill>True</fill>
</child>
<widget>
<class>GtkButton</class>
<name>button3</name>
<can_default>True</can_default>
<can_focus>True</can_focus>
<label>button3</label>
</widget>
<widget>
<class>GtkButton</class>
<name>button4</name>
<can_default>True</can_default>
<can_focus>True</can_focus>
<label>button4</label>
</widget>
</widget>
</widget>
</widget>
</GTK-Interface>
More information about the gtkada
mailing list