Changeset 716
- Timestamp:
- 07/27/07 03:01:21 (1 year ago)
- Files:
-
- other/dps/trunk/dsssps/dps.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
other/dps/trunk/dsssps/dps.d
r712 r716 180 180 pi.BestSize(240, 480); 181 181 pi.Caption("Components"); 182 pi.CloseButton(false); 182 183 pi.Position(Direction.wxLEFT); 183 184 aui.AddPane(components, pi);
