Ignore:
Timestamp:
04/10/10 20:30:59 (15 years ago)
Author:
pinwc4
Message:

Added beginning logic to decode data sent from car

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/mainWindow.rbfrm

    r29 r30  
    3737      InitialParent   =   "" 
    3838      Italic          =   "" 
    39       Left            =   312 
     39      Left            =   413 
    4040      LockBottom      =   True 
    4141      LockedInPosition=   False 
     
    6767      InitialParent   =   "" 
    6868      Italic          =   "" 
    69       Left            =   412 
     69      Left            =   512 
    7070      LockBottom      =   True 
    7171      LockedInPosition=   False 
     
    7575      Scope           =   0 
    7676      TabIndex        =   5 
    77       TabPanelIndex   =   0 
    78       TabStop         =   True 
    79       TextFont        =   "System" 
    80       TextSize        =   0 
    81       TextUnit        =   0 
    82       Top             =   388 
    83       Underline       =   "" 
    84       Visible         =   True 
    85       Width           =   88 
    86    End 
    87    Begin PushButton PushButton_Reset 
    88       AutoDeactivate  =   True 
    89       Bold            =   "" 
    90       Cancel          =   "" 
    91       Caption         =   "Reset" 
    92       Default         =   "" 
    93       Enabled         =   False 
    94       Height          =   20 
    95       HelpTag         =   "" 
    96       Index           =   -2147483648 
    97       InitialParent   =   "" 
    98       Italic          =   "" 
    99       Left            =   512 
    100       LockBottom      =   True 
    101       LockedInPosition=   False 
    102       LockLeft        =   "" 
    103       LockRight       =   "" 
    104       LockTop         =   "" 
    105       Scope           =   0 
    106       TabIndex        =   6 
    10777      TabPanelIndex   =   0 
    10878      TabStop         =   True 
     
    32933263        #tag EndEvent 
    32943264#tag EndEvents 
    3295 #tag Events PushButton_Reset 
    3296         #tag Event 
    3297                 Sub Action() 
    3298                   ICSSerialPort1.resetCar 
    3299                 End Sub 
    3300         #tag EndEvent 
    3301 #tag EndEvents 
    33023265#tag Events TabPanel1 
    33033266        #tag Event 
Note: See TracChangeset for help on using the changeset viewer.