HP Visualize J210XC IRIX to HP-UX Migration Guide - Page 125

SUBPANEL SubPanelName, CONTAINER_NAME, TITLE, SubPanelTitle, CONTROL, ControlName, SubPanelName,

Page 125 highlights

The Desktop Environment 2. Decide with which control button the slideup should be associated. 3. Create the subpanel definition file in /etc/dt/app-config/types/C/dtwm.fp. This will look like: SUBPANEL SubPanelName { CONTAINER_NAME AssociatedFrontPanelControlButton TITLE SubPanelTitle } 4. Create the subpanel control definitions for the subpanel. These definitions will look like: CONTROL { TYPE CONTAINER_NAME CONTAINER_TYPE ICON PUSH_ACTION } ControlName icon SubPanelName SUBPANEL BitmapName ActionName In the last two sections we have outlined how to make simple changes to your desktop environment. These two examples by no means represent the limits of desktop customization. But rather than providing examples for every possible customization, we refer the reader who is interested in additional customizations to a reference text which describes detailed customizations of CDE. This guide is available online at http://www.phptr.com/ptrbooks/ptr_0131027247.html. 120

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125

The Desktop Environment
120
2.
Decide with which control button the slideup should be associated.
3.
Create the subpanel definition file in
/etc/dt/app-config/types/C/dtwm.fp
. This will look like:
SUBPANEL SubPanelName
{
CONTAINER_NAME
AssociatedFrontPanelControlButton
TITLE
SubPanelTitle
}
4.
Create the subpanel control definitions for the subpanel. These definitions will look like:
CONTROL
ControlName
{
TYPE
icon
CONTAINER_NAME
SubPanelName
CONTAINER_TYPE
SUBPANEL
ICON
BitmapName
PUSH_ACTION
ActionName
}
In the last two sections we have outlined how to make simple changes to your desktop environment. These
two examples by no means represent the limits of desktop customization. But rather than providing
examples for every possible customization, we refer the reader who is interested in additional
customizations to a reference text which describes detailed customizations of CDE.
This guide is available