47 Commits

Author SHA1 Message Date
Rich
8f110a10e3 Properly Save Text from DisplayText
Fixed logic to support single character in a stepRTB
(Fixed 127) Corrected code to deal with null AERStepItem
Added code to respond to a Right Arrow for steps that don't have RNOs
Changed KeyDown (Keys.Down) logic to support a Hard-Return at the end of a StepRTB
2010-10-19 15:55:08 +00:00
Rich
ecb9f7f872 Save Item only once when text is updated
Adjust AER to reflect changes in the RNO column
Added AnnotationColor property
Set Active or Inactive BackColor for StepRTB
2010-10-18 15:40:29 +00:00
Rich
043995b4b4 Fix Caution and Note layout after delete. 2010-10-13 21:09:59 +00:00
Rich
c9ab8919f0 Fixed code to correctly position Tables
Fixed code that inserts a table to point to existing substeps
2010-10-12 19:54:48 +00:00
Rich
e278a2ca37 Fixed Invalid message for DSOPanel (MSWord)
Comment-out unused varaible
Calculate Table Width and Location
Fixed Arrow-Up and Arrow-Down to account for Tables
Adjust Table location based upon the width of the Table
2010-10-12 15:01:09 +00:00
52fe4b6ddd 2010-09-27 12:43:35 +00:00
6604321362 2010-09-23 18:45:44 +00:00
f88bfe84fe 2010-09-16 18:43:57 +00:00
202b08e8ef 2010-09-10 18:00:39 +00:00
Rich
d739a72c7b - Put RO Adjustment code prior to Replace Words - Match 16 Bit
- Replaced logic for Replace Words so that they are replaced sequentially through  the text rather than sequentially through the word list.
- Added DoTransitionAdjustments that adds hardspaces to Transitions.
- Changed the NextUnicode module to ignore Hard Spaces
- Added logic to find 'real' spaces in ROs and replace only them.  Spaces are  also used to terminate RTF commands.
Added code to handle "AND Range" Transitions
- Use new ToolTip property
- Use new MyStepSectionLayoutData
- Remove Debug
Remove unused code
Renamed TwipsPerPage to PointsPerPage
Adjusted Superscript offset to match 16-Bit
- Added Debug Code to compare 16-Bit and 32-Bit text
- Added Debug Code forr Pagination
- Added optional code to match 16-Bit pagination
Added Ruler for 6 and 7 lines per inch.
2010-09-06 19:39:44 +00:00
Rich
9cc6174ad1 Changed CheckOffs
Made DisplayText more generic
Added comments
- Added parameter to DisplayText
- Removed specific OutlineTable
2010-05-25 16:12:51 +00:00
Rich
fbc56399f1 Added support for iTextSharp
Changed code that determines line color for thin lines.
Temporary fix for "*Resolved Transition Text*" bug
Removed Comment
2010-03-25 19:34:04 +00:00
0b0c769ab0 2010-03-25 14:51:27 +00:00
56d5c40f8a 2010-03-25 11:28:09 +00:00
a6e6392c65 2010-01-25 13:50:42 +00:00
7df59aa377 2010-01-22 13:57:21 +00:00
Rich
d00dc0749e When Content of a StepItem changes, refresh the ItemAnnotations
FindText changed to use StepRTB object
2010-01-11 22:20:33 +00:00
cfb58493fa fixed the problem where the last item in the step list was not scrolling all the way into view
logic to change background color if the item contains an annotation
2010-01-11 14:05:31 +00:00
Rich
ec1d6f9bd2 - Bug Fix - Update RNO tab when AER tab is updated
- Commented-Out debug for location
- Bug Fix - Cautions are now added above existing notes
Bug Fix - AdjustSizeForContents - Only adjust width if text != ""
2010-01-08 14:33:04 +00:00
Rich
3a4ab8c801 Improved Table layout 2009-12-18 18:35:30 +00:00
5e6c39ed26 added tool tips reflecting the step type to each step item 2009-12-14 15:43:56 +00:00
Rich
3858729217 Make TableWidth a Public Method
Fix Logic to move selection around links
2009-12-08 02:32:32 +00:00
655ec1ab94 2009-11-20 12:34:14 +00:00
61bea1edc4 2009-11-13 14:14:10 +00:00
7801cdadf9 2009-11-03 16:36:41 +00:00
Rich
5e3b830a3b - Fixed FindTop to work when the parent has a bottom value that is negative.
- Added code to remove a StepItem and the associated DB records.
 - Changed AdjustLocation to work properly when an AER and the next step has an RNO.
 - Temporary event handler to RemoveItem when the StepRTB is double-clicked.
2009-10-22 19:09:07 +00:00
f3bb9786f0 2009-09-01 14:33:11 +00:00
89cc2d429e fixed bug where there would be extra space between steps/substeps as steps are expanded 2009-08-05 15:06:20 +00:00
Rich
141f230e83 Use ItemInfo.ColumnMode to set columns 2009-07-30 19:04:36 +00:00
b1da81e65f 2009-07-24 11:54:20 +00:00
a17a98fe57 2009-06-16 14:23:01 +00:00
f0f719b9f6 2009-05-21 13:28:25 +00:00
Rich
56fdefa924 Fixed bug that caused second level RNOs not to be located properly 2009-05-06 17:20:02 +00:00
7c59522ad4 2009-03-30 14:27:34 +00:00
Rich
5fe81af184 Update to logic to position step items 2009-03-28 22:30:24 +00:00
f44e6162ec 2009-03-05 16:06:24 +00:00
Rich
5b318cf7a4 Reduced duplicate calls to AdjustLocation 2009-02-06 19:43:17 +00:00
Rich
1731dbe43b Preparation to switch to ITextSharp library
Corrected logic to process window size/movement adjustments
2009-02-06 15:52:27 +00:00
4badbdba17 2008-11-19 14:06:23 +00:00
8ee42265ce 2008-10-03 11:38:42 +00:00
acc287dc58 2008-08-12 11:49:46 +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
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
7a32388298 2008-04-10 14:02:21 +00:00
Rich
c0511c990d Object and Property name changes for consistency 2008-03-27 19:39:10 +00:00
1515b5ed9b 2008-03-25 12:31:19 +00:00
cdc9f18fbb 2008-03-25 12:14:03 +00:00