﻿<?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 - V1 » WinForms (How do I?)  » Application Navigation Templates</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 25 Sep 2026 14:50:10 GMT</lastBuildDate><ttl>20</ttl><item><title>Application Navigation Templates</title><link>http://forum.strataframe.net/FindPost13044.aspx</link><description>This afternoon was quite successful.&amp;nbsp; I was able to create a StrataFrame application.&amp;nbsp; Within that application I created a maintenance&amp;nbsp;form and a business object that it attends.&amp;nbsp; I made another maintenance form for another business object.&amp;nbsp; I even discovered the joy of populating lists from other business objects (quite the snap!).&amp;nbsp; I am impressed on many levels.&amp;nbsp; However, this is a framework, not just a set of handy form wizards, so...&lt;/P&gt;&lt;P&gt;Where are the application navigation templates?&lt;/P&gt;&lt;P&gt;Within a framework like this, I am assuming there is already a mechanism for handling the myriad of maintenance forms, standard forms, themed forms, etc. that will be created during the application's development.&amp;nbsp; Can someone point me to this template/wizard?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Bill</description><pubDate>Sun, 16 Dec 2007 12:05:14 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Application Navigation Templates</title><link>http://forum.strataframe.net/FindPost13054.aspx</link><description>If by navigation you mean the means to open your forms via some standardized way, there isn't one.  However, there have been some very good posts on how to have a single entry point for the opening of all your forms.  See these posts:&lt;br&gt;
&lt;br&gt;
[url]http://forum.strataframe.net/FindPost9345.aspx[/url]&lt;br&gt;
&lt;br&gt;
[url]http://forum.strataframe.net/FindPost12894.aspx[/url]&lt;br&gt;
&lt;br&gt;
[url]http://forum.strataframe.net/FindPost11445.aspx[/url]&lt;br&gt;
&lt;br&gt;
And search the forum for "open form".&lt;br&gt;
&lt;br&gt;
I've been struggling with this for a while and I think the problem is that opening forms is so open ended, both in how you could create them and how you could initiate the opening of them.  To create forms, you can have constructors on your forms, that require parameters, you can require factory methods to make the form or you can use both and you can have a myriad of properties that could need to be set.  To open forms, you can open them via buttons, labels, linked labels, toolstrip items, combo boxes, list boxes, mouse hovers...the list is endless.  So what would the navigation "template" look like, within a generic framework?  On the other hand every app likely does have its way of doing things, and there could eventually be a set of common styles used, I'm guessing.  I'd be interested in hearing what the SF perspective on this is.</description><pubDate>Sun, 16 Dec 2007 12:05:14 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>