|
@@ -1,288 +1,299 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
|
-<!--Generated with glade3 3.4.3 on Thu May 22 18:54:44 2008 -->
|
|
|
-<glade-interface>
|
|
|
- <widget class="GtkWindow" id="winPgma">
|
|
|
- <signal name="destroy" handler="quit"/>
|
|
|
- <child>
|
|
|
- <widget class="GtkVBox" id="vboxPgma">
|
|
|
- <property name="visible">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenuBar" id="menubar">
|
|
|
- <property name="visible">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenuItem" id="menuitem1">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">_Fichier</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenu" id="menu1">
|
|
|
- <property name="visible">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem1">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-new</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem2">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-open</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem3">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-save</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem4">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-save-as</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
|
|
|
- <property name="visible">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem5">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-quit</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- <signal name="activate" handler="quit"/>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenuItem" id="menuitem2">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">É_dition</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenu" id="menu2">
|
|
|
- <property name="visible">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem6">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-cut</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem7">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-copy</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem8">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-paste</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem9">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-delete</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenuItem" id="menuitem3">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">_Affichage</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenuItem" id="menuitem4">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">Aid_e</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkMenu" id="menu3">
|
|
|
- <property name="visible">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkImageMenuItem" id="imagemenuitem10">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">gtk-about</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <property name="use_stock">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="expand">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkHBox" id="hboxPgma">
|
|
|
- <property name="visible">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkScrolledWindow" id="swNavigationView">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkTreeView" id="tvNavigation">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="headers_clickable">True</property>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkNotebook" id="nbViews">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <child>
|
|
|
- <widget class="GtkScrolledWindow" id="swServerView">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <child>
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkLabel" id="label1">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">page 1</property>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="type">tab</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkScrolledWindow" id="swDbView">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <child>
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="position">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkLabel" id="label2">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">page 2</property>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="type">tab</property>
|
|
|
- <property name="position">1</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkScrolledWindow" id="swTableView">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <child>
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="position">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkLabel" id="label3">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">page 3</property>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="type">tab</property>
|
|
|
- <property name="position">2</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkScrolledWindow" id="swFieldView">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
- <child>
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="position">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkLabel" id="label4">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="label" translatable="yes">page 4</property>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="type">tab</property>
|
|
|
- <property name="position">3</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="position">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="position">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <widget class="GtkStatusbar" id="sb">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="spacing">2</property>
|
|
|
- </widget>
|
|
|
- <packing>
|
|
|
- <property name="expand">False</property>
|
|
|
- <property name="position">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
- </child>
|
|
|
- </widget>
|
|
|
-</glade-interface>
|
|
|
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
+<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
|
+<!--Generated with glade3 3.4.3 on Sun May 25 22:05:10 2008 -->
|
|
|
+<glade-interface>
|
|
|
+ <widget class="GtkWindow" id="winPgma">
|
|
|
+ <signal name="destroy" handler="quit"/>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkVBox" id="vboxPgma">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenuBar" id="menubar">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenuItem" id="menuitem1">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">_Fichier</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenu" id="menu1">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem1">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-new</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem2">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-open</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem3">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-save</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem4">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-save-as</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem5">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-quit</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ <signal name="activate" handler="quit"/>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenuItem" id="menuitem2">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">É_dition</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenu" id="menu2">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem6">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-cut</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem7">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-copy</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem8">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-paste</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem9">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-delete</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenuItem" id="menuitem3">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">_Affichage</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenuItem" id="menuitem4">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">Aid_e</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkMenu" id="menu3">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkImageMenuItem" id="imagemenuitem10">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">gtk-about</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkHPaned" id="hpPgma">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkScrolledWindow" id="swNavigationView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <property name="shadow_type">GTK_SHADOW_OUT</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkTreeView" id="tvNavigation">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="resize_mode">GTK_RESIZE_QUEUE</property>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="resize">False</property>
|
|
|
+ <property name="shrink">True</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkNotebook" id="nbViews">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkScrolledWindow" id="swServerView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkLabel" id="lbServerView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">Server view</property>
|
|
|
+ <property name="single_line_mode">True</property>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="type">tab</property>
|
|
|
+ <property name="tab_fill">False</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkScrolledWindow" id="swDbView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkLabel" id="lbDbView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">DB view</property>
|
|
|
+ <property name="single_line_mode">True</property>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="type">tab</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ <property name="tab_fill">False</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkScrolledWindow" id="swTableView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkLabel" id="lbTableView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">Table View</property>
|
|
|
+ <property name="single_line_mode">True</property>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="type">tab</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ <property name="tab_fill">False</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkScrolledWindow" id="swFieldView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="position">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkLabel" id="lbFieldView">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="label" translatable="yes">Field View</property>
|
|
|
+ <property name="single_line_mode">True</property>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="type">tab</property>
|
|
|
+ <property name="position">3</property>
|
|
|
+ <property name="tab_fill">False</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="resize">True</property>
|
|
|
+ <property name="shrink">True</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <widget class="GtkStatusbar" id="sb">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="spacing">2</property>
|
|
|
+ </widget>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+ </child>
|
|
|
+ </widget>
|
|
|
+</glade-interface>
|