~chihchun/myunity/myunity_zhTW

« back to all changes in this revision

Viewing changes to FMain.form

  • Committer: Andrea Colangelo
  • Date: 2011-11-16 17:49:08 UTC
  • Revision ID: warp10@ubuntu.com-20111116174908-uwty7mqfyt0dnhr4
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Gambas Form File 2.0
 
2
 
 
3
{ Form Form
 
4
  Move(0,0,567,504)
 
5
  #(Scaled) = False
 
6
  Font = Font["Ubuntu,10"]
 
7
  Text = ("MyUnity")
 
8
  Icon = Picture["MyUnity_icon_new.png"]
 
9
  Border = Window.Fixed
 
10
  ToolBox = True
 
11
  { PictureBox1 PictureBox
 
12
    Move(-1,0,574,175)
 
13
    Font = Font["Ubuntu,10"]
 
14
    Picture = Picture["bannerone.jpg"]
 
15
  }
 
16
  { PicLauncher PictureBox
 
17
    Move(196,16,364,140)
 
18
    Visible = False
 
19
    Font = Font["Ubuntu,10"]
 
20
    Picture = Picture["TopImage_launcher.png"]
 
21
    Border = Border.Etched
 
22
  }
 
23
  { PicDash PictureBox
 
24
    Move(196,16,364,140)
 
25
    Visible = False
 
26
    Font = Font["Ubuntu,10"]
 
27
    Picture = Picture["TopImage_dash.png"]
 
28
    Border = Border.Etched
 
29
  }
 
30
  { PicPanel PictureBox
 
31
    Move(196,16,364,140)
 
32
    Font = Font["Ubuntu,10"]
 
33
    Picture = Picture["TopImage_panel.png"]
 
34
    Border = Border.Etched
 
35
  }
 
36
  { PicDesktop PictureBox
 
37
    Move(196,16,364,140)
 
38
    Font = Font["Ubuntu,10"]
 
39
    Picture = Picture["TopImage_scrivania.png"]
 
40
    Border = Border.Etched
 
41
  }
 
42
  { PicFont PictureBox
 
43
    Move(196,16,364,140)
 
44
    Font = Font["Ubuntu,10"]
 
45
    Picture = Picture["TopImage-font.png"]
 
46
    Border = Border.Etched
 
47
  }
 
48
  { PicCredits PictureBox
 
49
    Move(196,16,364,140)
 
50
    Font = Font["Ubuntu,10"]
 
51
    Picture = Picture["TopImage-info.png"]
 
52
    Border = Border.Etched
 
53
  }
 
54
  { TabStrip1 TabStrip
 
55
    Move(7,168,553,329)
 
56
    Font = Font["Ubuntu,10"]
 
57
    Count = 6
 
58
    Index = 0
 
59
    Text = ("")
 
60
    { Frame1 Frame
 
61
      Move(7,7,147,105)
 
62
      Font = Font["Ubuntu,10"]
 
63
      Text = ("")
 
64
      { RadioButton1 RadioButton
 
65
        Move(7,21,133,21)
 
66
        Font = Font["Ubuntu,10"]
 
67
        Mouse = Mouse.Pointing
 
68
        Text = ("")
 
69
      }
 
70
      { RadioButton2 RadioButton
 
71
        Move(7,49,133,21)
 
72
        Font = Font["Ubuntu,10"]
 
73
        Mouse = Mouse.Pointing
 
74
        Text = ("")
 
75
      }
 
76
      { RadioButton3 RadioButton
 
77
        Move(7,77,133,21)
 
78
        Font = Font["Ubuntu,10"]
 
79
        Mouse = Mouse.Pointing
 
80
        Text = ("")
 
81
      }
 
82
    }
 
83
    { Frame6 Frame
 
84
      Move(7,119,147,133)
 
85
      Font = Font["Ubuntu,10"]
 
86
      Text = ("")
 
87
      { RadioButton29 RadioButton
 
88
        Move(7,21,133,21)
 
89
        Font = Font["Ubuntu,10"]
 
90
        Mouse = Mouse.Pointing
 
91
        Text = ("")
 
92
      }
 
93
      { RadioButton30 RadioButton
 
94
        Move(7,105,133,21)
 
95
        Font = Font["Ubuntu,10"]
 
96
        Mouse = Mouse.Pointing
 
97
        Text = ("")
 
98
      }
 
99
      { RadioButton31 RadioButton
 
100
        Move(7,49,133,21)
 
101
        Font = Font["Ubuntu,10"]
 
102
        Mouse = Mouse.Pointing
 
103
        Text = ("")
 
104
      }
 
105
      { RadioButton32 RadioButton
 
106
        Move(7,77,133,21)
 
107
        Font = Font["Ubuntu,10"]
 
108
        Mouse = Mouse.Pointing
 
109
        Text = ("")
 
110
      }
 
111
    }
 
112
    { Frame5 Frame
 
113
      Move(168,7,147,105)
 
114
      Font = Font["Ubuntu,10"]
 
115
      Text = ("")
 
116
      { RadioButton14 RadioButton
 
117
        Move(7,21,133,21)
 
118
        Font = Font["Ubuntu,10"]
 
119
        Mouse = Mouse.Pointing
 
120
        Text = ("")
 
121
      }
 
122
      { RadioButton15 RadioButton
 
123
        Move(7,77,133,21)
 
124
        Font = Font["Ubuntu,10"]
 
125
        Mouse = Mouse.Pointing
 
126
        Text = ("")
 
127
      }
 
128
      { RadioButton16 RadioButton
 
129
        Move(7,49,133,21)
 
130
        Font = Font["Ubuntu,10"]
 
131
        Mouse = Mouse.Pointing
 
132
        Text = ("")
 
133
      }
 
134
    }
 
135
    { Frame2 Frame
 
136
      Move(329,7,217,105)
 
137
      Font = Font["Ubuntu,10"]
 
138
      Text = ("")
 
139
      { RadioButton4 RadioButton
 
140
        Move(7,21,203,21)
 
141
        Font = Font["Ubuntu,10"]
 
142
        Mouse = Mouse.Pointing
 
143
        Text = ("")
 
144
      }
 
145
      { RadioButton5 RadioButton
 
146
        Move(7,49,203,21)
 
147
        Font = Font["Ubuntu,10"]
 
148
        Mouse = Mouse.Pointing
 
149
        Text = ("")
 
150
      }
 
151
      { RadioButton6 RadioButton
 
152
        Move(7,77,203,21)
 
153
        Font = Font["Ubuntu,10"]
 
154
        Mouse = Mouse.Pointing
 
155
        Text = ("")
 
156
      }
 
157
    }
 
158
    { Frame4 Frame
 
159
      Move(168,119,147,133)
 
160
      Font = Font["Ubuntu,10"]
 
161
      Text = ("")
 
162
      { RadioButton12 RadioButton
 
163
        Move(7,21,133,21)
 
164
        Font = Font["Ubuntu,10"]
 
165
        Mouse = Mouse.Pointing
 
166
        Text = ("")
 
167
      }
 
168
      { RadioButton13 RadioButton
 
169
        Move(7,77,133,21)
 
170
        Font = Font["Ubuntu,10"]
 
171
        Mouse = Mouse.Pointing
 
172
        Text = ("")
 
173
      }
 
174
      { RadioButton25 RadioButton
 
175
        Move(7,105,133,21)
 
176
        Font = Font["Ubuntu,10"]
 
177
        Mouse = Mouse.Pointing
 
178
        Text = ("")
 
179
      }
 
180
      { RadioButton39 RadioButton
 
181
        Move(7,49,133,21)
 
182
        Font = Font["Ubuntu,10"]
 
183
        Mouse = Mouse.Pointing
 
184
        Text = ("")
 
185
      }
 
186
    }
 
187
    { Frame3 Frame
 
188
      Move(329,119,217,161)
 
189
      Font = Font["Ubuntu,10"]
 
190
      Text = ("")
 
191
      { RadioButton7 RadioButton
 
192
        Move(7,21,203,21)
 
193
        Font = Font["Ubuntu,10"]
 
194
        Mouse = Mouse.Pointing
 
195
        Text = ("")
 
196
      }
 
197
      { RadioButton8 RadioButton
 
198
        Move(7,49,203,21)
 
199
        Font = Font["Ubuntu,10"]
 
200
        Mouse = Mouse.Pointing
 
201
        Text = ("")
 
202
      }
 
203
      { RadioButton10 RadioButton
 
204
        Move(7,105,203,21)
 
205
        Font = Font["Ubuntu,10"]
 
206
        Mouse = Mouse.Pointing
 
207
        Text = ("")
 
208
      }
 
209
      { RadioButton11 RadioButton
 
210
        Move(7,133,203,21)
 
211
        Font = Font["Ubuntu,10"]
 
212
        Mouse = Mouse.Pointing
 
213
        Text = ("")
 
214
      }
 
215
      { RadioButton9 RadioButton
 
216
        Move(7,77,203,21)
 
217
        Font = Font["Ubuntu,10"]
 
218
        Mouse = Mouse.Pointing
 
219
        Text = ("")
 
220
      }
 
221
    }
 
222
    Index = 1
 
223
    Text = ("")
 
224
    { Frame7 Frame
 
225
      Move(7,7,147,105)
 
226
      Font = Font["Ubuntu,10"]
 
227
      Text = ("")
 
228
      { RadioButton17 RadioButton
 
229
        Move(7,77,133,21)
 
230
        Font = Font["Ubuntu,10"]
 
231
        Mouse = Mouse.Pointing
 
232
        Text = ("")
 
233
      }
 
234
      { RadioButton18 RadioButton
 
235
        Move(7,21,133,21)
 
236
        Font = Font["Ubuntu,10"]
 
237
        Mouse = Mouse.Pointing
 
238
        Text = ("")
 
239
      }
 
240
      { RadioButton19 RadioButton
 
241
        Move(7,49,133,21)
 
242
        Font = Font["Ubuntu,10"]
 
243
        Mouse = Mouse.Pointing
 
244
        Text = ("")
 
245
      }
 
246
    }
 
247
    Index = 2
 
248
    Text = ("")
 
249
    { Frame8 Frame
 
250
      Move(7,7,147,133)
 
251
      Font = Font["Ubuntu,10"]
 
252
      Text = ("")
 
253
      { RadioButton26 RadioButton
 
254
        Move(7,21,133,21)
 
255
        Font = Font["Ubuntu,10"]
 
256
        Mouse = Mouse.Pointing
 
257
        Text = ("")
 
258
      }
 
259
      { RadioButton27 RadioButton
 
260
        Move(7,105,133,21)
 
261
        Font = Font["Ubuntu,10"]
 
262
        Mouse = Mouse.Pointing
 
263
        Text = ("")
 
264
      }
 
265
      { RadioButton28 RadioButton
 
266
        Move(7,49,133,21)
 
267
        Font = Font["Ubuntu,10"]
 
268
        Mouse = Mouse.Pointing
 
269
        Text = ("")
 
270
      }
 
271
      { RadioButton35 RadioButton
 
272
        Move(7,77,133,21)
 
273
        Font = Font["Ubuntu,10"]
 
274
        Mouse = Mouse.Pointing
 
275
        Text = ("")
 
276
      }
 
277
    }
 
278
    Index = 3
 
279
    Text = ("")
 
280
    { pichome PictureBox
 
281
      Move(14,21,72,22)
 
282
      Font = Font["Ubuntu,10"]
 
283
      Picture = Picture["BGslider.png"]
 
284
      Alignment = Align.Center
 
285
    }
 
286
    { sliderhome PictureBox
 
287
      Move(14,21,36,22)
 
288
      Font = Font["Ubuntu,10"]
 
289
      Mouse = Mouse.Pointing
 
290
      Picture = Picture["slider.png"]
 
291
      Alignment = Align.Center
 
292
    }
 
293
    { Label4 Label
 
294
      Move(98,21,196,21)
 
295
      Font = Font["Ubuntu,10"]
 
296
      Text = ("")
 
297
    }
 
298
    { pictrash PictureBox
 
299
      Move(14,168,72,22)
 
300
      Font = Font["Ubuntu,10"]
 
301
      Picture = Picture["BGslider.png"]
 
302
      Alignment = Align.Center
 
303
    }
 
304
    { slidertrash PictureBox
 
305
      Move(14,168,36,22)
 
306
      Font = Font["Ubuntu,10"]
 
307
      Mouse = Mouse.Pointing
 
308
      Picture = Picture["slider.png"]
 
309
      Alignment = Align.Center
 
310
    }
 
311
    { Label5 Label
 
312
      Move(98,168,196,21)
 
313
      Font = Font["Ubuntu,10"]
 
314
      Text = ("")
 
315
    }
 
316
    { Picnet PictureBox
 
317
      Move(14,70,72,22)
 
318
      Font = Font["Ubuntu,10"]
 
319
      Picture = Picture["BGslider.png"]
 
320
      Alignment = Align.Center
 
321
    }
 
322
    { slidernet PictureBox
 
323
      Move(14,70,36,22)
 
324
      Font = Font["Ubuntu,10"]
 
325
      Mouse = Mouse.Pointing
 
326
      Picture = Picture["slider.png"]
 
327
      Alignment = Align.Center
 
328
    }
 
329
    { Label6 Label
 
330
      Move(98,70,196,21)
 
331
      Font = Font["Ubuntu,10"]
 
332
      Text = ("")
 
333
    }
 
334
    { Picdev PictureBox
 
335
      Move(14,119,72,22)
 
336
      Font = Font["Ubuntu,10"]
 
337
      Picture = Picture["BGslider.png"]
 
338
      Alignment = Align.Center
 
339
    }
 
340
    { sliderdev PictureBox
 
341
      Move(14,119,36,22)
 
342
      Font = Font["Ubuntu,10"]
 
343
      Mouse = Mouse.Pointing
 
344
      Picture = Picture["slider.png"]
 
345
      Alignment = Align.Center
 
346
    }
 
347
    { Label7 Label
 
348
      Move(98,119,196,21)
 
349
      Font = Font["Ubuntu,10"]
 
350
      Text = ("")
 
351
    }
 
352
    Index = 4
 
353
    Text = ("")
 
354
    { Frame10 Frame
 
355
      Move(203,182,343,49)
 
356
      Font = Font["Ubuntu,10"]
 
357
      Text = ("")
 
358
      { RadioButton24 RadioButton
 
359
        Move(7,21,84,21)
 
360
        Font = Font["Ubuntu,10"]
 
361
        Mouse = Mouse.Pointing
 
362
        Text = ("")
 
363
      }
 
364
      { RadioButton33 RadioButton
 
365
        Move(112,21,119,21)
 
366
        Font = Font["Ubuntu,10"]
 
367
        Mouse = Mouse.Pointing
 
368
        Text = ("")
 
369
      }
 
370
      { RadioButton34 RadioButton
 
371
        Move(238,21,98,21)
 
372
        Font = Font["Ubuntu,10"]
 
373
        Mouse = Mouse.Pointing
 
374
        Text = ("")
 
375
      }
 
376
    }
 
377
    { Frame9 Frame
 
378
      Move(203,238,343,49)
 
379
      Font = Font["Ubuntu,10"]
 
380
      Text = ("")
 
381
      { RadioButton20 RadioButton
 
382
        Move(7,21,84,21)
 
383
        Font = Font["Ubuntu,10"]
 
384
        Mouse = Mouse.Pointing
 
385
        Text = ("")
 
386
      }
 
387
      { RadioButton21 RadioButton
 
388
        Move(98,21,77,21)
 
389
        Font = Font["Ubuntu,10"]
 
390
        Mouse = Mouse.Pointing
 
391
        Text = ("")
 
392
      }
 
393
      { RadioButton22 RadioButton
 
394
        Move(189,21,70,21)
 
395
        Font = Font["Ubuntu,10"]
 
396
        Mouse = Mouse.Pointing
 
397
        Text = ("")
 
398
      }
 
399
      { RadioButton23 RadioButton
 
400
        Move(273,21,63,21)
 
401
        Font = Font["Ubuntu,10"]
 
402
        Mouse = Mouse.Pointing
 
403
        Text = ("")
 
404
      }
 
405
    }
 
406
    { Frame11 Frame
 
407
      Move(7,7,182,56)
 
408
      Font = Font["Ubuntu,10"]
 
409
      Text = ("")
 
410
      { Label1 Label
 
411
        Move(35,21,126,21)
 
412
        Font = Font["Ubuntu,10"]
 
413
        Text = ("")
 
414
      }
 
415
    }
 
416
    { FontChooser1 FontChooser
 
417
      Move(203,7,343,168)
 
418
      Font = Font["Ubuntu,10"]
 
419
      Mouse = Mouse.Pointing
 
420
      ShowStyle = False
 
421
      ShowPreview = False
 
422
      ShowLabel = False
 
423
    }
 
424
    { Frame12 Frame
 
425
      Move(7,70,182,56)
 
426
      Font = Font["Ubuntu,10"]
 
427
      Text = ("")
 
428
      { Label2 Label
 
429
        Move(35,21,126,21)
 
430
        Font = Font["Ubuntu,10"]
 
431
        Text = ("")
 
432
      }
 
433
    }
 
434
    { Frame13 Frame
 
435
      Move(7,133,182,56)
 
436
      Font = Font["Ubuntu,10"]
 
437
      Text = ("")
 
438
      { Label3 Label
 
439
        Move(35,21,126,21)
 
440
        Font = Font["Ubuntu,10"]
 
441
        Text = ("")
 
442
      }
 
443
    }
 
444
    { CheckBox5 CheckBox
 
445
      Move(14,28,21,21)
 
446
      Font = Font["Ubuntu,10"]
 
447
      Mouse = Mouse.Pointing
 
448
      Text = ("")
 
449
    }
 
450
    { CheckBox6 CheckBox
 
451
      Move(14,91,21,21)
 
452
      Font = Font["Ubuntu,10"]
 
453
      Mouse = Mouse.Pointing
 
454
      Text = ("")
 
455
    }
 
456
    { CheckBox7 CheckBox
 
457
      Move(14,154,21,21)
 
458
      Font = Font["Ubuntu,10"]
 
459
      Mouse = Mouse.Pointing
 
460
      Text = ("")
 
461
    }
 
462
    Index = 5
 
463
    Text = ("")
 
464
    { Frame15 Frame
 
465
      Move(14,28,525,217)
 
466
      Font = Font["Ubuntu,10"]
 
467
      Text = ("")
 
468
      { Label8 Label
 
469
        Move(7,35,504,133)
 
470
        Font = Font["Ubuntu,10"]
 
471
        Text = ("Fabio \"Pixel\" Colinelli:\t\t\tsviluppo e codice (www.ubuntu-it.org)\n\nDavide \"Pedro\" Pedrelli:\t\tsviluppo e codice (www.uielinux.org)\n\nSergio \"Giowile\" Gridelli:\t\tlogo (www.uielinux.org)\n\nAndrea \"Warp10\" Colangelo:\tpacchettizzazione (www.ubuntu-it.org)")
 
472
        Alignment = Align.Left
 
473
      }
 
474
    }
 
475
    Index = 0
 
476
  }
 
477
  { Button1 Button
 
478
    Move(14,462,154,21)
 
479
    Font = Font["Ubuntu,10"]
 
480
    Mouse = Mouse.Pointing
 
481
    Text = ("")
 
482
  }
 
483
}