Commit Graph

76 Commits

Author SHA1 Message Date
Kathy 2963bb5f00 2008-06-04 11:34:56 +00:00
Jsj fe9b4ebac8 2008-05-28 18:13:53 +00:00
Rich 492f089a6e Correction to Code for OnItemSelectedChanged Event 2008-05-22 19:40:29 +00:00
Rich 89cf82efa7 Adjust scroll location when DisplayTabControl is resized 2008-05-22 19:17:18 +00:00
Rich b1b68a3091 ClearUndo when _IsDirty is set to False & Show Item even if parent is collapsed. 2008-05-22 12:04:21 +00:00
Rich e42c3cea5c Save WindowState - Maximize, Minimize, Normal by user.
Load all at once code to support print.
Open Command from the Start (PROMS2010) Menu.
Enter key on treeview executes Open.
The Treeview was retaining focus after opening procedures or accessory documents. This was fixed.
Tab Bar initialized to the full width.
Items were not always being displayed after the tree was clicked.
The RO and Transition Info tabs are made invisible for accessory documents.
The Tags, RO and Transition tabs are made invisible when no doucment is selected.
Enter the DSO Framer window when it is created.
Enter the Accessory page editor or step editor when a tab is selected.
Remember the last selection in a step editor page when you return.
Activate one of the remaining tabs when a tab is closed.
Embed the pushpin images.
2008-05-21 21:00:07 +00:00
Kathy c7e494af1b 2008-05-21 13:40:29 +00:00
Jsj af04fa6ef6 2008-05-16 18:13:12 +00:00
Jsj 26de18fb28 2008-04-25 18:17:26 +00:00
Kathy 1803f315c5 2008-04-25 12:28:55 +00:00
Rich e122b64f75 Controls.Add was changing calculated width for RTB
Move the command prior to the width being determined.
2008-04-16 16:20:26 +00:00
Kathy a9d0b2695f 2008-04-10 14:49:26 +00:00
Kathy bc0f82c21f 2008-04-10 14:48:41 +00:00
Kathy 83ed44670d 2008-04-10 14:44:03 +00:00
Kathy bdf80e5073 2008-04-10 14:06:39 +00:00
Kathy d23552f2a5 2008-04-10 14:05:35 +00:00
Kathy d2529ca5b0 2008-04-10 14:04:28 +00:00
Kathy 2449cc4f1a 2008-04-10 14:03:30 +00:00
Kathy 7a32388298 2008-04-10 14:02:21 +00:00
Kathy cee33892f8 2008-04-10 14:01:27 +00:00
Kathy d90ee62f19 2008-04-10 14:00:10 +00:00
Rich c0511c990d Object and Property name changes for consistency 2008-03-27 19:39:10 +00:00
Kathy 1515b5ed9b 2008-03-25 12:31:19 +00:00
Kathy f3d20d1e5d 2008-03-25 12:21:10 +00:00
Kathy 8114a11a29 2008-03-25 12:20:46 +00:00
Kathy 29de7340ae 2008-03-25 12:20:12 +00:00
Kathy a2932f4be1 2008-03-25 12:19:24 +00:00
Kathy cf8203590f 2008-03-25 12:19:01 +00:00
Kathy 3ab722c377 2008-03-25 12:17:52 +00:00
Kathy d5b59e9cef 2008-03-25 12:17:27 +00:00
Kathy cdc9f18fbb 2008-03-25 12:14:03 +00:00
Kathy 8bd8b037f4 2008-03-19 12:49:36 +00:00
Kathy e290df0fdb 2008-03-19 12:48:07 +00:00
Kathy e46cda4217 2008-03-13 12:57:26 +00:00
Kathy 2393798276 2008-03-13 12:56:39 +00:00
Kathy 97427f9f05 2008-03-10 13:16:58 +00:00
Kathy 04bece2922 2008-03-10 13:15:46 +00:00
Kathy 9dc45d4c4d 2008-03-10 13:13:55 +00:00
Kathy 8213d30128 2008-03-10 13:12:59 +00:00
Jsj 91153d41bd 2008-03-05 21:33:58 +00:00
Jsj fe11e437f6 2008-03-05 21:33:19 +00:00
Kathy 453b4049e2 2008-03-03 15:43:07 +00:00
Kathy 63fd25601e 2008-03-03 15:18:03 +00:00
Kathy 42f3a981a9 2008-03-03 15:16:42 +00:00
Kathy 341b9a41bf 2008-03-03 15:15:39 +00:00
Rich 8833d00be1 Fixes to DisplayItem being moved frequently and scrolling 2008-02-29 16:38:26 +00:00
Rich 0437f76f3a Stack Trace Class.
Fixing logic between ItemSelected and DisplayRTB
2008-02-28 16:44:37 +00:00
Rich a39536739b There were a few issues with being able to select an item with the mouse. Primarily, there were methods tied to the enter event and the mouse-click event. 2008-02-27 20:13:32 +00:00
Rich ee9acb929d Fix problem with Item Selected. Fixes problem so that Item selected stays selected even if it is not active.
Also, makes DSOFramer properly select the related tab when it becomes active.
2008-02-26 16:20:00 +00:00
Rich f6bb58d4d4 Transparent Panel control for DSOFramer. This eliminates the problem with DSOFramer not activating it's Tab. 2008-02-26 16:16:30 +00:00