Changeset 18 for trunk


Ignore:
Timestamp:
04/08/10 11:17:46 (14 years ago)
Author:
pinwc4
Message:

Added warning text to the advanced screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/mainWindow.rbfrm

    r17 r18  
    25782578         Width           =   106 
    25792579      End 
     2580      Begin StaticText StaticText1 
     2581         AutoDeactivate  =   True 
     2582         Bold            =   True 
     2583         DataField       =   "" 
     2584         DataSource      =   "" 
     2585         Enabled         =   True 
     2586         Height          =   36 
     2587         HelpTag         =   "" 
     2588         Index           =   -2147483648 
     2589         InitialParent   =   "TabPanel1" 
     2590         Italic          =   "" 
     2591         Left            =   478 
     2592         LockBottom      =   "" 
     2593         LockedInPosition=   False 
     2594         LockLeft        =   "" 
     2595         LockRight       =   "" 
     2596         LockTop         =   "" 
     2597         Multiline       =   "" 
     2598         Scope           =   0 
     2599         TabIndex        =   39 
     2600         TabPanelIndex   =   4 
     2601         Text            =   "WARNING:" 
     2602         TextAlign       =   0 
     2603         TextColor       =   &hFF0000 
     2604         TextFont        =   "System" 
     2605         TextSize        =   22 
     2606         Top             =   97 
     2607         Underline       =   True 
     2608         Visible         =   True 
     2609         Width           =   142 
     2610      End 
     2611      Begin StaticText StaticText2 
     2612         AutoDeactivate  =   True 
     2613         Bold            =   "" 
     2614         DataField       =   "" 
     2615         DataSource      =   "" 
     2616         Enabled         =   True 
     2617         Height          =   155 
     2618         HelpTag         =   "" 
     2619         Index           =   -2147483648 
     2620         InitialParent   =   "TabPanel1" 
     2621         Italic          =   "" 
     2622         Left            =   478 
     2623         LockBottom      =   "" 
     2624         LockedInPosition=   False 
     2625         LockLeft        =   "" 
     2626         LockRight       =   "" 
     2627         LockTop         =   "" 
     2628         Multiline       =   True 
     2629         Scope           =   0 
     2630         TabIndex        =   40 
     2631         TabPanelIndex   =   4 
     2632         Text            =   "Modifying values on this screen can have unpredictable results, do so at your own risk." 
     2633         TextAlign       =   0 
     2634         TextColor       =   &hFF0000 
     2635         TextFont        =   "System" 
     2636         TextSize        =   0 
     2637         Top             =   131 
     2638         Underline       =   "" 
     2639         Visible         =   True 
     2640         Width           =   142 
     2641      End 
    25802642   End 
    25812643   Begin ICSSerialPort ICSSerialPort1 
Note: See TracChangeset for help on using the changeset viewer.