⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gtkmosshell.glade

📁 MANTIS是由科罗拉多大学开发的传感器网络嵌入式操作系统。 这是mantis的0.9.5版本的源码。
💻 GLADE
字号:
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--><!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"><glade-interface><requires lib="gnome"/><widget class="GtkWindow" id="main_window">  <property name="visible">True</property>  <property name="title" translatable="yes">Mos Shell v. 0.9</property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_CENTER</property>  <property name="modal">False</property>  <property name="default_width">515</property>  <property name="default_height">362</property>  <property name="resizable">True</property>  <property name="destroy_with_parent">False</property>  <signal name="delete_event" handler="quit_callback" last_modification_time="Wed, 09 Jun 2004 01:15:15 GMT"/>  <signal name="destroy_event" handler="quit_callback" last_modification_time="Wed, 09 Jun 2004 01:15:25 GMT"/>  <child>    <widget class="GtkVBox" id="vbox1">      <property name="visible">True</property>      <property name="homogeneous">False</property>      <property name="spacing">0</property>      <child>	<widget class="GtkMenuBar" id="menubar1">	  <property name="border_width">1</property>	  <property name="visible">True</property>	  <child>	    <widget class="GtkMenuItem" id="menuitem1">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_File</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menuitem1_menu">		  <child>		    <widget class="GtkMenuItem" id="quit1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Quit</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="quit_callback" last_modification_time="Wed, 09 Jun 2004 01:02:53 GMT"/>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="edit1">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Edit</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="edit1_menu">		  <child>		    <widget class="GtkMenuItem" id="clear1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Clear</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="clear_callback" last_modification_time="Wed, 16 Jun 2004 17:13:06 GMT"/>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="load1">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Load</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="load1_menu">		  <child>		    <widget class="GtkMenuItem" id="load_an_srec1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">Load an _Srec...</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="load_srec_callback" last_modification_time="Wed, 09 Jun 2004 01:03:12 GMT"/>		      <accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/>		    </widget>		  </child>		  <child>		    <widget class="GtkMenuItem" id="reload_srec">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Reload Srec</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="reload_srec_callback" last_modification_time="Wed, 16 Jun 2004 17:11:11 GMT"/>		      <accelerator key="R" modifiers="GDK_CONTROL_MASK" signal="activate"/>		    </widget>		  </child>		  <child>		    <widget class="GtkSeparatorMenuItem" id="separator1">		      <property name="visible">True</property>		    </widget>		  </child>		  <child>		    <widget class="GtkMenuItem" id="load_bootloader">		      <property name="visible">True</property>		      <property name="label" translatable="yes">Load _Bootloader</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="load_bootloader_callback" last_modification_time="Fri, 30 Jul 2004 02:10:21 GMT"/>		      <accelerator key="B" modifiers="GDK_CONTROL_MASK" signal="activate"/>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="menuitem4">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Help</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menuitem4_menu">		  <child>		    <widget class="GtkMenuItem" id="about1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_About</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="about_callback" last_modification_time="Wed, 09 Jun 2004 01:03:12 GMT"/>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>      <child>	<widget class="GtkScrolledWindow" id="scrolledwindow1">	  <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_ALWAYS</property>	  <property name="shadow_type">GTK_SHADOW_NONE</property>	  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>	  <child>	    <widget class="GtkTextView" id="txtOutput">	      <property name="border_width">1</property>	      <property name="width_request">720</property>	      <property name="height_request">380</property>	      <property name="visible">True</property>	      <property name="editable">False</property>	      <property name="justification">GTK_JUSTIFY_LEFT</property>	      <property name="wrap_mode">GTK_WRAP_WORD</property>	      <property name="cursor_visible">False</property>	      <property name="pixels_above_lines">0</property>	      <property name="pixels_below_lines">0</property>	      <property name="pixels_inside_wrap">0</property>	      <property name="left_margin">0</property>	      <property name="right_margin">0</property>	      <property name="indent">0</property>	      <property name="text" translatable="yes"></property>	    </widget>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">True</property>	  <property name="fill">True</property>	</packing>      </child>      <child>	<widget class="GtkEntry" id="txtInput">	  <property name="visible">True</property>	  <property name="can_default">True</property>	  <property name="has_default">True</property>	  <property name="can_focus">True</property>	  <property name="has_focus">True</property>	  <property name="editable">True</property>	  <property name="visibility">True</property>	  <property name="max_length">0</property>	  <property name="text" translatable="yes"></property>	  <property name="has_frame">True</property>	  <property name="invisible_char" translatable="yes">*</property>	  <property name="activates_default">True</property>	  <signal name="key_press_event" handler="txtInput_enter_notify_event" last_modification_time="Sat, 22 May 2004 11:26:35 GMT"/>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>    </widget>  </child></widget><widget class="GtkWindow" id="progress_window">  <property name="title" translatable="yes">Progress</property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_CENTER</property>  <property name="modal">True</property>  <property name="resizable">True</property>  <property name="destroy_with_parent">False</property>  <child>    <widget class="GtkVBox" id="vbox2">      <property name="visible">True</property>      <property name="homogeneous">True</property>      <property name="spacing">0</property>      <child>	<widget class="GtkLabel" id="progress_label">	  <property name="visible">True</property>	  <property name="label" translatable="yes">Loading Image</property>	  <property name="use_underline">False</property>	  <property name="use_markup">False</property>	  <property name="justify">GTK_JUSTIFY_LEFT</property>	  <property name="wrap">False</property>	  <property name="selectable">False</property>	  <property name="xalign">0.5</property>	  <property name="yalign">0.5</property>	  <property name="xpad">0</property>	  <property name="ypad">0</property>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>      <child>	<widget class="GtkProgressBar" id="load_progress">	  <property name="visible">True</property>	  <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>	  <property name="fraction">0</property>	  <property name="pulse_step">0.1</property>	  <property name="text" translatable="yes">Progress</property>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>    </widget>  </child></widget></glade-interface>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -