Ignore:
Timestamp:
07/08/06 21:20:00 (18 years ago)
Author:
Nicholas Riley
Message:

More UI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hiptop/pester/locale/en_US/Pester.rsrc

    r239 r240  
    128128               
    129129                checkBox
    130                         id = ID_PERIOD_REPEAT_BUTTON
     130                        id = ID_PERIOD_REPEAT_CHECKBOX
    131131                        title = "Repeat"
    132132                        alignBaseline = ID_PERIOD_UNITS_POPUP
     
    150150                        id = ID_TIME_EDITOR
    151151                        longTimeFormat
     152                        event = EVENT_TIME_EDITOR
    152153                        alignBaseline = ID_AT_BUTTON
    153154                        positionToRight = ID_AT_BUTTON : 1
     
    155156                dateEditor
    156157                        id = ID_DATE_EDITOR
     158                        event = EVENT_DATE_EDITOR
    157159                        positionToRight = ID_TIME_EDITOR : 1
    158160                        alignBaseline = ID_TIME_EDITOR
     
    160162                datePicker
    161163                        id = ID_DATE_PICKER
     164                        event = EVENT_DATE_PICKER
    162165                        positionToRight = ID_DATE_EDITOR : 1
    163166                        alignTop = ID_DATE_EDITOR
     
    171174
    172175        button
     176                id = ID_SET_ALARM_BUTTON
    173177                position = buttonBottom1
    174178                title = "Set"
Note: See TracChangeset for help on using the changeset viewer.