<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/ferda/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/ferda/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/ferda/feature-requests/</id><updated>2008-08-06T14:17:51Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Migration to new DockDotNET</title><link href="https://sourceforge.net/p/ferda/feature-requests/33/" rel="alternate"/><published>2008-08-06T14:17:51Z</published><updated>2008-08-06T14:17:51Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net4613dcfe7aa92f4055abde502ad4b4ee7ab3c9ec</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The DockDotNET project is still alive :). Ferda could migrate to a new version in order to have better docking abilities. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update FrontEnd help files</title><link href="https://sourceforge.net/p/ferda/feature-requests/32/" rel="alternate"/><published>2007-10-23T09:45:47Z</published><updated>2007-10-23T09:45:47Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net30f5dc4aa7af6da7db8464102b056ccf41982f2f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please update FrontEnd help files (after master thesis of Michal Kovac is finished).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Equidistant intervals other data types</title><link href="https://sourceforge.net/p/ferda/feature-requests/31/" rel="alternate"/><published>2007-07-20T12:33:05Z</published><updated>2007-07-20T12:33:05Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.netd27d0171c4533d3d5bc6ace30b8461dc902a1c68</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please implement the equidistant LISp intervals algorithm also for the DateTime and TimeSpan data types.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Property grid tabs</title><link href="https://sourceforge.net/p/ferda/feature-requests/30/" rel="alternate"/><published>2007-06-04T16:06:18Z</published><updated>2007-06-04T16:06:18Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net41b045db28b0c649dde733e456b461d99a247940</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please implement tabs in property grid.&lt;/p&gt;
&lt;p&gt;Koukni na priklad z:&lt;br /&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/0wwd4w1c\" rel="nofollow"&gt;http://msdn2.microsoft.com/en-us/library/0wwd4w1c\&lt;/a&gt;(VS.80).aspx&lt;/p&gt;
&lt;p&gt;To, co potrebujes jeste pouzit:&lt;br /&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/system.windows.forms.propertygrid.propertytabcollection.addtabtype\" rel="nofollow"&gt;http://msdn2.microsoft.com/en-us/library/system.windows.forms.propertygrid.propertytabcollection.addtabtype\&lt;/a&gt;(vs.80).aspx&lt;/p&gt;
&lt;p&gt;Jinak funkcni priklad pouziti lze najit zrejme zde, ale zbytecne je toho&lt;br /&gt;
v tom moc:&lt;br /&gt;
&lt;a href="http://www.codeproject.com/cs/miscctrl/PropertyGridExWinForms.asp" rel="nofollow"&gt;http://www.codeproject.com/cs/miscctrl/PropertyGridExWinForms.asp&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Network archive on FrontEnd side</title><link href="https://sourceforge.net/p/ferda/feature-requests/29/" rel="alternate"/><published>2007-04-11T08:24:22Z</published><updated>2007-04-11T08:24:22Z</updated><author><name>Michal Kovac</name><uri>https://sourceforge.net/u/kovacm/</uri></author><id>https://sourceforge.netc3966d6ac23d0a1abaab4d46e77cd2197cddebdc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please implement NetworkArchive in Front end.&lt;/p&gt;
&lt;p&gt;Use Ferda.ProjectManager.NetworkArchive. How to get it:&lt;/p&gt;
&lt;p&gt;ProjectManager projectManager =...;&lt;br /&gt;
Ferda.ProjectManager.NetworkArchive networkArchive = projectManager.NetworkArchive;&lt;/p&gt;
&lt;p&gt;How it has to look:&lt;br /&gt;
the same way as archive, but witout radio buttons. For showing boxes use tree control (to being able to draw icons), but it will contain only list of boxes.&lt;/p&gt;
&lt;p&gt;How it has to work&lt;br /&gt;
##################&lt;br /&gt;
Adding to network archive:&lt;br /&gt;
If you drag box from desktop/archive to network archive, it will ask you how to label this box in network archive. After thet call networkArchive.AddBox&lt;/p&gt;
&lt;p&gt;Removing from network archive: simple&lt;/p&gt;
&lt;p&gt;Getting box from network archive to desktop/archive: simple, method GetBox - it will add new boxModule to archive and returns it as result&lt;/p&gt;
&lt;p&gt;!!! see that there is special method for getting IBoxModuleFactoryCreator - for browsing in network archive do not use GetBox method - use only this IBoxModuleFactoryCreator, if you will need another function, say it&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update release </title><link href="https://sourceforge.net/p/ferda/feature-requests/28/" rel="alternate"/><published>2007-03-14T12:50:10Z</published><updated>2007-03-14T12:50:10Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net84d8d3630bb4271fdecff1e8353868b275917a43</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Release documents and test databases should be updated (adding more complete documentation) + Update the version of all the libraries that contain modules of the system.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Equidistant interval - lenghts</title><link href="https://sourceforge.net/p/ferda/feature-requests/27/" rel="alternate"/><published>2007-03-06T14:06:44Z</published><updated>2007-03-06T14:06:44Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net533e1d13b1326c1ddb030c2c280af5302df6a782</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Equidistant intervals should be created also from the user defined lenght (question is whether it should be another box)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Null category in Frequency displayer</title><link href="https://sourceforge.net/p/ferda/feature-requests/26/" rel="alternate"/><published>2007-03-06T13:53:16Z</published><updated>2007-03-06T13:53:16Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net8164f29c77145fd68ffd500d89535b625fab21a0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There should be an option to turn off display of the null category in the Frequency displayer&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Desktop note</title><link href="https://sourceforge.net/p/ferda/feature-requests/25/" rel="alternate"/><published>2007-03-06T13:48:26Z</published><updated>2007-03-06T13:48:26Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.net952e3f746bcfbc4ca95a50b9a3bbc857baaa6507</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add a note to each desktop (later a visual element in the FrontEnd)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Validation handling</title><link href="https://sourceforge.net/p/ferda/feature-requests/24/" rel="alternate"/><published>2007-03-06T13:35:06Z</published><updated>2007-03-06T13:35:06Z</updated><author><name>Martin Ralbovsky</name><uri>https://sourceforge.net/u/userid-1317421/</uri></author><id>https://sourceforge.neta548df395d49b0487960f720563552f563107084</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Option in the FrontEnd settings to validate a box after its creation (in order to avoid the "primary key not specified" errors. Problem - cycles in Ferda&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>