home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003206: Simplify GUIWindow/GUIControl Inheritance and remove dead code
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MediaPortal-Bot" data-source="post: 683053" data-attributes="member: 48617"><p>GUIControl now has a single, small Baseclass, instead of a deep XAML like inheritence chain.</p><p>GUIWindow similarly gets rid of it's inheritence</p><p>GUIWindow exposes its GUIControls as what they are, instead of one of its baseclasses, implemented GUIControlCollection</p><p>ContextMenu reimplemented with what it actually uses (which is one single field)</p><p></p><p>Get rid of the following classes:</p><p>Core/System.Windows.Automation.Provider/IAutomationPatternProvider.cs</p><p>Core/System.Windows.Controls/Button.cs</p><p>Core/System.Windows.Controls/ButtonBase.cs</p><p>Core/System.Windows.Controls/Canvas.cs</p><p>Core/System.Windows.Controls/Control.cs</p><p>Core/System.Windows.Controls/ControlTemplate.cs</p><p>Core/System.Windows.Controls/DataTemplate.cs</p><p>Core/System.Windows.Controls/DataTemplateSelector.cs</p><p>Core/System.Windows.Controls/DockPanel.cs (used nowhere)</p><p>Core/System.Windows.Controls/Grid.cs</p><p>Core/System.Windows.Controls/HeaderedItemsControl.cs</p><p>Core/System.Windows.Controls/Image.cs</p><p>Core/System.Windows.Controls/ItemsControl.cs</p><p>Core/System.Windows.Controls/Menu.cs</p><p>Core/System.Windows.Controls/MenuBase.cs</p><p>Core/System.Windows.Controls/MenuItem.cs</p><p>Core/System.Windows.Controls/Page.cs (previous baseclass of GUIWindow)</p><p>Core/System.Windows.Controls/Panel.cs</p><p>Core/System.Windows.Controls/StackPanel.cs</p><p>Core/System.Windows/ContentControl.cs</p><p>Core/System.Windows/FrameworkElement.cs</p><p>Core/System.Windows/FrameworkTemplate.cs</p><p>Core/System.Windows/LogicalTreeHelper.cs</p><p>Core/System.Windows/SizeChangedInfo.cs</p><p>Core/System.Windows/UIElement.cs</p><p>Core/System.Windows/UIElementCollection.cs</p><p>Core/System.Windows/VisualOperations.cs</p><p>Core/System.Windows/VisualUtility.cs</p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=3206" target="_blank">http://mantis.team-mediaportal.com/view.php?id=3206</a></p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=3206" target="_blank">Open the issue in Mantis...</a></p></blockquote><p></p>
[QUOTE="MediaPortal-Bot, post: 683053, member: 48617"] GUIControl now has a single, small Baseclass, instead of a deep XAML like inheritence chain. GUIWindow similarly gets rid of it's inheritence GUIWindow exposes its GUIControls as what they are, instead of one of its baseclasses, implemented GUIControlCollection ContextMenu reimplemented with what it actually uses (which is one single field) Get rid of the following classes: Core/System.Windows.Automation.Provider/IAutomationPatternProvider.cs Core/System.Windows.Controls/Button.cs Core/System.Windows.Controls/ButtonBase.cs Core/System.Windows.Controls/Canvas.cs Core/System.Windows.Controls/Control.cs Core/System.Windows.Controls/ControlTemplate.cs Core/System.Windows.Controls/DataTemplate.cs Core/System.Windows.Controls/DataTemplateSelector.cs Core/System.Windows.Controls/DockPanel.cs (used nowhere) Core/System.Windows.Controls/Grid.cs Core/System.Windows.Controls/HeaderedItemsControl.cs Core/System.Windows.Controls/Image.cs Core/System.Windows.Controls/ItemsControl.cs Core/System.Windows.Controls/Menu.cs Core/System.Windows.Controls/MenuBase.cs Core/System.Windows.Controls/MenuItem.cs Core/System.Windows.Controls/Page.cs (previous baseclass of GUIWindow) Core/System.Windows.Controls/Panel.cs Core/System.Windows.Controls/StackPanel.cs Core/System.Windows/ContentControl.cs Core/System.Windows/FrameworkElement.cs Core/System.Windows/FrameworkTemplate.cs Core/System.Windows/LogicalTreeHelper.cs Core/System.Windows/SizeChangedInfo.cs Core/System.Windows/UIElement.cs Core/System.Windows/UIElementCollection.cs Core/System.Windows/VisualOperations.cs Core/System.Windows/VisualUtility.cs [url]http://mantis.team-mediaportal.com/view.php?id=3206[/url] [url=http://mantis.team-mediaportal.com/view.php?id=3206]Open the issue in Mantis...[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003206: Simplify GUIWindow/GUIControl Inheritance and remove dead code
Contact us
RSS
Top
Bottom