﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / Issues  / StrataFrame base class / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Sat, 22 Nov 2008 04:45:20 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>This is a cross-post.  Refer here &lt;A href="http://forum.strataframe.net/FindPost14003.aspx"&gt;http://forum.strataframe.net/FindPost14003.aspx&lt;/A&gt;.</description><pubDate>Tue, 05 Feb 2008 10:26:37 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>I've changed the BaseForm.vb&lt;/P&gt;&lt;P&gt;as&lt;/P&gt;&lt;P&gt;Public Class BaseForm&lt;BR&gt;        Inherits &lt;FONT color=#dd1111&gt;MyBaseForm&lt;/FONT&gt;&lt;BR&gt;        Implements MicroFour.StrataFrame.UI.Windows.Forms.IContainerControl&lt;/P&gt;&lt;P&gt;MyBaseForm is inhereted from Devexpress XtraForm.&lt;/P&gt;&lt;P&gt;I 've got error message below in design time when strataframe objects were dropped on my form. My form is based on StandartForm which is based on my changed BaseForm.&lt;/P&gt;&lt;P&gt;"The object that the business object has been dropped on must be implement &lt;BR&gt;MicroFour.strataFrame.UI.Windows.Forms.IcontainerControl"</description><pubDate>Mon, 04 Feb 2008 03:58:00 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>[quote]&lt;SPAN id=ctl02_ctlTopic_ctlPanelBar_ctlTopicsRepeater_ctl10_lblFullMessage&gt;Base form is inhereted from Windows.Forms.Form. Why do not we change Windows.Form to Devexpress Form ?&lt;/SPAN&gt; [/quote]&lt;/P&gt;&lt;P&gt;This would require that everyone of the StrataFrame developers purchase a copy of DevExpress...most of our developers &lt;EM&gt;&lt;U&gt;do not&lt;/U&gt;&lt;/EM&gt; use DevExpress nor do we want to have a framework the depends on a 3rd party entity.  You are correct though, the BaseForm is in the Business assembly...sorry.</description><pubDate>Tue, 29 Jan 2008 09:00:30 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>Base form is inhereted from Windows.Forms.Form. Why do not we change Windows.Form to Devexpress Form ?</description><pubDate>Tue, 29 Jan 2008 02:01:09 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>BaseForm is in  MicroFour Strataframe Business project. I will copy BaseForm as DevxBaseForm and compile and use StandartForm. Are there another places to be modified ?</description><pubDate>Tue, 29 Jan 2008 01:55:46 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>RE: StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>The StandardForm is not eh root for, it is the BaseForm which is in MicroFour StrataFrame Base.  This form houses all of the required logic by the framework.  You just need to create your own BaseForm and inherit off of the XtraForm and add all of the code from our BaseForm into your custom form.  This is really the only way to achieve this.</description><pubDate>Mon, 28 Jan 2008 09:37:52 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>StrataFrame base class</title><link>http://forum.strataframe.net/Topic13761-10-1.aspx</link><description>In our project, All forms are based on Devexpress XtraForm. Now, Strataframe forms requires to be inhereted from  &lt;FONT size=2&gt;&lt;/P&gt;&lt;P&gt;MicroFour.StrataFrame.UI.Windows.Forms.StandardForm.  C# does not support Multiple inheretence. At first look, Source code will be changed to be inherited from Devexpress XtraForm. Does it works properly ? Any ideas , Expreriences ?&lt;/P&gt;&lt;P&gt;Where is the source code location to be modified ? &lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Mon, 28 Jan 2008 02:38:39 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item></channel></rss>