?? pda.glade
字號:
<child internal-child="entry"> <widget class="GtkEntry" id="entryMRL"> <property name="width_request">158</property> <property name="height_request">24</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">True</property> <property name="visibility">True</property> <property name="max_length">0</property> <property name="text"></property> <property name="has_frame">True</property> <property name="invisible_char">*</property> <property name="activates_default">True</property> </widget> </child> <child internal-child="list"> <widget class="GtkList" id="listMRL"> <property name="visible">True</property> <property name="selection_mode">GTK_SELECTION_BROWSE</property> <child> <widget class="GtkListItem" id="listitem340"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">udp://@:1234</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem341"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">udp6://@:1234</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem342"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">rtp://</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem343"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">rtp6://</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem344"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">ftp://</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem345"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">http://</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem346"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label">mms://</property> </widget> </child> </widget> </child> </widget> <packing> <property name="padding">0</property> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </widget> <packing> <property name="padding">0</property> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkHSeparator" id="hseparator15"> <property name="height_request">10</property> <property name="visible">True</property> </widget> <packing> <property name="padding">0</property> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkTable" id="table2"> <property name="visible">True</property> <property name="n_rows">6</property> <property name="n_columns">2</property> <property name="homogeneous">False</property> <property name="row_spacing">0</property> <property name="column_spacing">0</property> <child> <widget class="GtkLabel" id="labelNetworkPort"> <property name="visible">True</property> <property name="label" translatable="yes">Port:</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</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkLabel" id="labelNetworkAddress"> <property name="visible">True</property> <property name="label" translatable="yes">Address:</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</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkSpinButton" id="entryNetworkPort"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="climb_rate">1</property> <property name="digits">0</property> <property name="numeric">True</property> <property name="update_policy">GTK_UPDATE_ALWAYS</property> <property name="snap_to_ticks">False</property> <property name="wrap">False</property> <property name="adjustment">1234 0 65535 1 10 10</property> <signal name="changed" handler="NetworkBuildMRL" last_modification_time="Sat, 08 Nov 2003 13:34:10 GMT"/> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkCombo" id="comboNetworkAddress"> <property name="visible">True</property> <property name="value_in_list">False</property> <property name="allow_empty">True</property> <property name="case_sensitive">False</property> <property name="enable_arrow_keys">True</property> <property name="enable_arrows_always">False</property> <child internal-child="entry"> <widget class="GtkEntry" id="entryNetworkAddress"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">True</property> <property name="visibility">True</property> <property name="max_length">0</property> <property name="text"></property> <property name="has_frame">True</property> <property name="invisible_char">*</property> <property name="activates_default">False</property> <signal name="changed" handler="NetworkBuildMRL" last_modification_time="Sat, 08 Nov 2003 13:34:30 GMT"/> </widget> </child> <child internal-child="list"> <widget class="GtkList" id="listNetworkAdress"> <property name="visible">True</property> <property name="selection_mode">GTK_SELECTION_BROWSE</property> </widget> </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkCombo" id="comboNetworkType"> <property name="visible">True</property> <property name="value_in_list">False</property> <property name="allow_empty">True</property> <property name="case_sensitive">False</property> <property name="enable_arrow_keys">True</property> <property name="enable_arrows_always">False</property> <child internal-child="entry"> <widget class="GtkEntry" id="entryNetworkType"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">True</property> <property name="visibility">True</property> <property name="max_length">0</property> <property name="text"></property> <property name="has_frame">True</property> <property name="invisible_char">*</property> <property name="activates_default">True</property> <signal name="changed" handler="NetworkBuildMRL" last_modification_time="Sat, 08 Nov 2003 13:34:45 GMT"/> </widget> </child> <child internal-child="list"> <widget class="GtkList" id="listNetworkType"> <property name="visible">True</property> <property name="selection_mode">GTK_SELECTION_BROWSE</property> <child> <widget class="GtkListItem" id="listitem85"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">unicast</property> </widget> </child> <child> <widget class="GtkListItem" id="listitem86"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">multicast</property> </widget> </child> </widget> </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkLabel" id="labelNetworkType"> <property name="visible">True</property> <property name="label" translatable="yes">Network: </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</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkCombo" id="comboNetworkProtocolType"> <property name="visible">True</property> <property name="value_in_list">False</property> <property name="allow_empty">True</property> <property name="case_sensitive">False</property> <property name="enable_arrow_keys">True</property> <property name="enable_arrows_always">False</property> <child internal-child="entry"> <widget class="GtkEntry" id="entryNetworkProtocolType"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">True</property> <property name="visibility">True</property> <property name="max_length">0</property> <property name="text"></property> <property name="has_frame">True</property> <property name="invisible_char">*</property> <property name="activates_default">False</property> <signal name="changed" handler="NetworkBuildMRL" last_modification_time="Sat, 08 Nov 2003 13:35:01 GMT"/> </widget> </child> <child internal-child="list"> <widget class="GtkList" id="listNetworkProtocolType"> <property name="visible">True</property> <property name="selection_mode">GTK_SELECTION_BROWSE</property> <child> <widget class="GtkListItem" id="listitem1101">
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -