PropertyGrid.Designer.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replaced PropertyGrid composite component with derived PropertyGridView. Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@276 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2b6f2be6118ae54fc5b3f061e7b583ab65ac1c44

  1. … 7 more files in changeset.
Applied some PropertyGrid improvements Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@273 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 185cbebfafcec4358e2cea2e5f0f5ff3dd3f2799

  1. … 2 more files in changeset.
removed timer updating at all. From now on we rely on observers. Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@271 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 55a4de11745fa6c03a2e74679a7a5ee12f2fc4fc

  1. … 1 more file in changeset.
got rid of multi-selection and multi-composition (when objects stacked in propertyGrid) Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@251 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ead4419f45056d4cf6cf7914d87299ba8b265ad4

  1. … 1 more file in changeset.
+ removed refreshRequired flag. Didn't do anything. + cleaned code a bit

Related to Issue [WTI-56]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@237 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1f0dfbe36182347016d2e563908c4410757223e2

  1. … 1 more file in changeset.
removed combobox above property-grid. all panels and splitter required for layout are also removed. Related to Issue [WTI-47]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@134 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b8a31edb980931649f43ce4de8f7f8e50af26b80

  1. … 2 more files in changeset.
* PropertyGrid no longer using DelayedEventHandler to handle selection changes Related to Issue [WTI-52]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@108 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fe9a850477936afaa42d8ce597c3e7fbe8dda946

  1. … 1 more file in changeset.