File AppWindow.xml changed (mode: 100755) (index 4cb8ee1..eeaf403) |
132 |
132 |
<hgroup> |
<hgroup> |
133 |
133 |
<image id="feedimage" source="brush:1" freevert="true"/> |
<image id="feedimage" source="brush:1" freevert="true"/> |
134 |
134 |
<vgroup contextmenu="channelmenu"> |
<vgroup contextmenu="channelmenu"> |
135 |
|
<text id="channel_title" PreParse="\33b" /> |
|
136 |
|
<text id="channel_link" PreParse="\335\33u" inputmode="relverify" notify="pressed" /> |
|
|
135 |
|
<text id="channel_title" PreParse="\33b" setmin="false" /> |
|
136 |
|
<text id="channel_link" PreParse="\335\33u" inputmode="relverify" notify="pressed" setmin="false"/> |
137 |
137 |
</vgroup> |
</vgroup> |
138 |
138 |
</hgroup> |
</hgroup> |
139 |
|
<text id="channel_description" contextmenu="channelmenu"/> |
|
|
139 |
|
<text id="channel_description" contextmenu="channelmenu" setmin="false"/> |
140 |
140 |
<listview id="articles" notify="active" cyclechain="true" contextmenu="articleslistmenu"> |
<listview id="articles" notify="active" cyclechain="true" contextmenu="articleslistmenu"> |
141 |
141 |
<column title="Title"/> |
<column title="Title"/> |
142 |
142 |
<column title="PubDate"/> |
<column title="PubDate"/> |
143 |
143 |
<column title="Category"/> |
<column title="Category"/> |
144 |
144 |
</listview> |
</listview> |
145 |
145 |
|
|
146 |
|
<text id="item_author" contextmenu="articletitlemenu"/> |
|
147 |
|
<text id="item_pubdate" contextmenu="articletitlemenu"/> |
|
148 |
|
<text id="item_title" PreParse="\33b" contextmenu="articletitlemenu"/> |
|
149 |
|
<text id="item_link" PreParse="\335\33u" contextmenu="articletitlemenu" inputmode="relverify" notify="pressed"/> |
|
|
146 |
|
<text id="item_author" contextmenu="articletitlemenu" setmin="false"/> |
|
147 |
|
<text id="item_pubdate" contextmenu="articletitlemenu" setmin="false"/> |
|
148 |
|
<text id="item_title" PreParse="\33b" contextmenu="articletitlemenu" setmin="false"/> |
|
149 |
|
<text id="item_link" PreParse="\335\33u" contextmenu="articletitlemenu" inputmode="relverify" notify="pressed" setmin="false"/> |
150 |
150 |
<floattext id="textfield" background="readlistback" tabsize="4" justify="true" cyclechain="true" contextmenu="articlemenu"/> |
<floattext id="textfield" background="readlistback" tabsize="4" justify="true" cyclechain="true" contextmenu="articlemenu"/> |
151 |
151 |
</vgroup> |
</vgroup> |
152 |
152 |
</hgroup> |
</hgroup> |
153 |
|
<text id="status"/> |
|
|
153 |
|
<text id="status" setmin="false"/> |
154 |
154 |
</vgroup> |
</vgroup> |
155 |
155 |
</window> |
</window> |
156 |
156 |
</application> |
</application> |