179 Commits

Author SHA1 Message Date
98ba49a249 2011-03-30 18:54:21 +00:00
2fa637ab4d 2011-03-30 16:19:57 +00:00
7f22d62f00 2011-03-28 18:13:29 +00:00
b4d6118af8 2011-03-24 18:36:54 +00:00
ccd1d65fce 2011-03-23 18:27:38 +00:00
Rich
a03970cd09 Initialize Borders from FlexGrid selection
Eliminate SelChange funtions during Initialization
Eliminate Moving GridItem to the Left and Right on selection
Fixed a bug where SelectedEditItem was null
Eliminate SelChange funtions during Initialization
Use FlexGrid CellRange (Selection) to Get and Set Range Borders
Added Unknown value to GridLinePattern enum
Set Range Borders based upon CellRange (Selection)
2011-03-22 15:05:22 +00:00
dde998479b 2011-03-22 14:11:11 +00:00
Rich
ec9932d93e Initialize BorderListBox based upon current DPI
Changed background for border selection
Draw Background and Borders for empty cells
Set the Borders druing Grid conversion
2011-03-21 16:33:29 +00:00
f36d16d84c 2011-03-18 19:15:36 +00:00
7ac571fdd5 2011-03-17 18:57:05 +00:00
102278048b 2011-03-17 09:34:34 +00:00
9cb6a48dee 2011-03-14 11:38:56 +00:00
Rich
6029f6dd8b - Removed Debug
- Don't resize grid when initializing
- Use LoadGrid which adjusts the Grid Font
- Only save contents if in edit mode
Changes to Comments
Added Property MySymbolFontName
- Setup GoTo button to handle ROTable Grids
- Support GoTo for ROTable Grids (MyFlexGrid.IsRoTable)
- Restored code to handle Vertical Alignment
- Added MyItemInfo property
- Removed commented-out debug in DPI property
- Support Font Override
- Use DisplayText to do ReplaceWords
- Set Text Color to Black (Change Links to Black)
Use DebugOutput property rather than _DebugOutput field
- Override Font for printing grids
- Override Font for printing text
2011-03-11 15:49:39 +00:00
b43ea73257 2011-03-10 13:32:26 +00:00
56d571fe88 2011-03-09 12:01:58 +00:00
31650af66c 2011-03-09 11:57:39 +00:00
8f5b541aca 2011-03-07 13:20:00 +00:00
b0c65d03ea 2011-03-02 14:06:58 +00:00
4b7a168dbd 2011-03-01 13:28:18 +00:00
d9c6b536c9 2011-02-16 16:10:36 +00:00
a68a7cd8ec 2011-02-08 11:34:11 +00:00
c175393f85 2011-01-21 16:00:12 +00:00
3fe2d27771 2011-01-20 18:12:37 +00:00
0fafccf62c 2011-01-19 21:53:01 +00:00
416eb91ed4 2011-01-19 16:22:52 +00:00
8a6636b9fb 2010-12-07 12:52:32 +00:00
Rich
5b70652cb4 Use the TreeView timer to select the newly created step when a step is added from the TreeView. This assures that it will get focus.
Changed OnChange to be called for a specific instance
Don't select newly created Step if it was created from the TreeView
Adjust the locations of steps properly if a caution or note is deleted
Reduce repeated setup of the RTF data in a step
Add an event that fires after the Step is added from the TreeView so that the newly created step can get focus
2010-12-02 22:23:50 +00:00
bd10fa7bc2 2010-11-30 16:03:58 +00:00
ba65adc188 2010-11-23 14:58:11 +00:00
e2f94d92b9 2010-11-16 17:29:33 +00:00
171f668aaf 2010-11-10 18:21:19 +00:00
Rich
1e0564f35a Corrected Logic in ProcessRoTanChanges to save transitions
Fixed logic in AddSubStep to show menu if no current substeps exist, even if the step has a table
2010-10-20 14:45:12 +00:00
2fb34aa6e6 2010-10-08 13:01:55 +00:00
Rich
dc7eb108cb Correct cursor position after RO Insert
Correct dispose logic for transition destination ITEMs
Correct cursor position after Transition Insert
Correct logic to parse Transition Link Token
Correct Save Config to dispose of ITEM
Removed debug vlnStackTrace
2010-09-27 16:12:46 +00:00
52fe4b6ddd 2010-09-27 12:43:35 +00:00
6604321362 2010-09-23 18:45:44 +00:00
22831cc08d 2010-09-21 18:36:49 +00:00
f88bfe84fe 2010-09-16 18:43:57 +00:00
7fb6638c2d 2010-09-10 18:01:51 +00:00
935802a57a 2010-08-04 15:17:19 +00:00
58baa1dd81 2010-06-08 20:53:36 +00:00
f97178b8da 2010-04-19 13:57:53 +00:00
56d5c40f8a 2010-03-25 11:28:09 +00:00
bf8a0560e7 Hook Find/Replace button with Find/Replace logic 2010-01-08 17:35:53 +00:00
Rich
9180fba5ec Bug Fix - Delete button enabled for other than procedure StepItems 2010-01-08 14:33:38 +00:00
1260ee89dc fixed ribbon and context button enabling for approved procedures 2009-12-18 14:41:52 +00:00
ef638a804b smoothed out Enter Key logic, show menus only if they contain more than one item. 2009-12-14 15:45:21 +00:00
d284c74eaf fixes for Enter key logic 2009-12-10 19:44:43 +00:00
bbd820532e RO Editor access fix and Enter key support 2009-12-10 18:13:05 +00:00
Rich
9f780c4477 Added code so that a StepRTB used outside of a StepItem will not cause a crash. 2009-12-07 15:57:22 +00:00