Author: remi
Date: 2008-12-05 10:15:31 +0100 (Fri, 05 Dec 2008)
New Revision: 3012

Modified:
   software_suite_v2/tuxware/fuxusbflasher/trunk/flasher/GUI.dfm
Log:
* fixed From size

Modified: software_suite_v2/tuxware/fuxusbflasher/trunk/flasher/GUI.dfm
===================================================================
--- software_suite_v2/tuxware/fuxusbflasher/trunk/flasher/GUI.dfm       
2008-12-05 08:27:50 UTC (rev 3011)
+++ software_suite_v2/tuxware/fuxusbflasher/trunk/flasher/GUI.dfm       
2008-12-05 09:15:31 UTC (rev 3012)
@@ -1,8 +1,9 @@
 object Form1: TForm1
-  Left = 180
+  Left = 218
   Top = 195
   Width = 601
   Height = 216
+  AutoSize = True
   Caption = 'Fux USB Programmer'
   Color = clBtnFace
   Font.Charset = DEFAULT_CHARSET
@@ -12,6 +13,7 @@
   Font.Style = []
   OldCreateOrder = False
   Position = poScreenCenter
+  Scaled = False
   OnClose = FormClose
   OnCloseQuery = FormCloseQuery
   OnCreate = FormCreate
@@ -53,28 +55,28 @@
       Caption = 'Program the dongle :'
     end
     object Label6: TLabel
-      Left = 244
+      Left = 280
       Top = 52
       Width = 9
       Height = 13
       Caption = '...'
     end
     object Label7: TLabel
-      Left = 244
+      Left = 280
       Top = 72
       Width = 9
       Height = 13
       Caption = '...'
     end
     object Label8: TLabel
-      Left = 244
+      Left = 280
       Top = 92
       Width = 9
       Height = 13
       Caption = '...'
     end
     object Label9: TLabel
-      Left = 244
+      Left = 280
       Top = 112
       Width = 9
       Height = 13
@@ -88,7 +90,7 @@
       Caption = 'Force Windows to redetect your dongle :'
     end
     object Label11: TLabel
-      Left = 244
+      Left = 280
       Top = 132
       Width = 9
       Height = 13
@@ -119,6 +121,7 @@
   object sSkinManager1: TsSkinManager
     Active = False
     InternalSkins = <>
+    MenuSupport.IcoLineSkin = 'ICOLINE'
     MenuSupport.ExtraLineFont.Charset = DEFAULT_CHARSET
     MenuSupport.ExtraLineFont.Color = clWindowText
     MenuSupport.ExtraLineFont.Height = -11


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to